For a normal site redirect I can add the following line of code to the .htaccess file:
so i thought that if I used:Code:Redirect 301 / http://www.NEWSITE.com/
that it would redirect all pages to but the results were not quite as expected.Code:Redirect 301 / http://www.NEWSITE.com/SPECIALPAGE/
I searched and searched Google but this doesn't seem to be a high demand need.
Does anyone know how to redirect an entire website to a single page of another website using .htaccess (other methods also welcome).
Submit Your Article
Forum Rules

Reply With Quote
