Quote:
|
Originally Posted by GoldDust
ok just to double check, would this code below also pass all pr and backlinks from the old site to the new site if i place this code below in the .htaccess of the old site?
|
It should do - at least thats what the experts seem to recommend.
The code tells the spider that everything has permenantly moved to the new domain so regard the new domain in the same way as the old one.
Edit: The code above will send everything to the front page if someone visits any page on the old domain. If you have the same page structure on the new domain I'd use the original example with the $1 on the end of the URL as that'll send spiders deeper into your site rather than them starting again at the front page.
Trev