Forum Moderators: phranque
The website is very busy therefore it is sat on a web cluster and load balancing is used to distrube the traffic.
The current website directory structure is for example
www.examplesite.com/directory1/directory2/direcory3/file.htm
the new site will be
www.examplesite.com/directory1/directory2/file.htm
so I need to know the best way to redirect the current listings on the search engines to the new webpages and also make the robots index the new pages with out affecting the website ranking especially on Google, as we have a PR8.
Can you help? :-)
I already used Mod_rewrite as this is a dynamic site- I really want to know the best method to redirect the traffic whilst the spiders are finding the new pages, without affecting the current ranking.
I understand we have to find the information our self, but I have read lots of postings and I'm at a lost.
Do I use a redirect on each page?
Do I use .htaccess?
Or can anyone tell me of a good resources for either of these options.
Thanks