Forum Moderators: phranque
We have 2 websites example1.com and example2.com. We want to redirect example2.com to example1.com.
Now when you go to example2.com you still get the homepage, all of the links on the page however, go to example1.com.
Would it be better to do a site redirect so the homepage of example2.com goes to example1.com, or is doing a page by page redirect just as good.
Thank You
Here is one fairly recent thread that may get you started
Old domain to new with 301 [webmasterworld.com]
RedirectMatch 301 ^/?(.*) [example2.com...]