Forum Moderators: phranque

Message Too Old, No Replies

redirecting mysite to www.mysite

         

esllou

8:03 pm on Mar 11, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have a particular internal page on my site which has a lot of internal links to the mysite.com version instead of the www.mysite.com version.

is there an easy way, using .htaccess for example, to do a permanent redirect, but only for that ONE page

so I want all:

[mysite.com...]

to go to:

[mysite.com...]

and for it to be permanent and search engines to change their listings eventually.

jdMorgan

4:00 am on Mar 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, it's easy to do with mod_rewrite. What code have you tried so far?

Jim