I currently have a 302 temporary code on one of my websites. Although I could identify this code, i could not locate it. Where can I find it and how can I change it from 302 temporary to a 301 permanent redirect code?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If your site is on an apache server, you can in principle set the redirects by using the .htaccess file. A guide below plus a useful coding page from Webado:
http://www.htaccess-guide.com/index.php?a=1
http://groups.google.com/group/only-validation/web/fix-canonical-issues-www-vs-non-www-and-more-on-apache-server