Site structure
Version 2.x > Site structure > 301 REDIRECT View modes: 
User avatar
Member
Member
mahmut-anatoliansky.co - 10/18/2010 11:14:26 AM
   
301 REDIRECT
Hi;

I use version 2.3a and would like to know how to do 301 redirect of a particular page. For instance;

redirect from mydomain.com/firstpage.aspx to mydomain.com/secondpage.aspx . Please note that I do not have access to server side of the equation.

Thanks

Mahmut

User avatar
Kentico Support
Kentico Support
kentico_zdenekc - 11/8/2010 8:25:24 PM
   
RE:301 REDIRECT
Hello,

Back in 2.3a version, the access to the web.config file will be needed.

Could you please check the 'web.config' file and search for the 'CMSUsePermanentRedirect' key?
Could you please uncomment this item if it was commented, or insert this key if missing?
setting the value to "true" should enable 301 - permanent redirects.

Regards,
Zdenek