Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Redirects View modes: 
User avatar
Member
Member
Armysniper89 - 1/18/2012 10:53:52 AM
   
Redirects
I am currently merging two sites together into one main Kentico site. I need to be able to handle URL requests from pages that might look like this:

www.siteone.com/Jobs/MyJobs/Job1.apx

to:

www.sitetwo.com/Careers/Jobs/Job.aspx

Totally different URL and page names and paths. I tried to do this with the URL section of the document but this does not seem to work.

User avatar
Kentico Support
Kentico Support
kentico_janh - 1/19/2012 1:45:12 AM
   
RE:Redirects
Hello,

This can be done in two steps:

1) You need to set your IIS to redirect all request from the old domain to the new one with entire relative path. Here is an approach, how to do it.

or

You can set this only through the Site Manager as it is described here.

2) You need to also set old relative paths as document aliases to documents on your new domain.

Best regards,
Jan Hermann