How to redirect to a redirect from one page to another
Goto the document root of your websiteEdit the .htaccess file located there.
Add the following code to the file
Redirect 301 /oldpage.html http://www.example.com/newpage.html
Save and exit the file
Restart the web server
Article Details
Last Updated
26th of April, 2010
Related Articles
No related articles were found.
Attachments
No attachments were found.



