Forum Moderators: open
The vast majority of the corresponding new URLs will differ considerably from the old ones. I am anxious to ensure a smooth changeover and redirect all the old URLs so that the redevelopment will not have a negative impact on organic search rankings or deter the spiders from crawling the new version of the site.
Is my only option to leave all the old files on the site and set up a 301 redirect on each individually using IIS manager or is there a simpler less time consuming way of doing this?
Will the above method at least handle the migration in a search engine friendly manner?
Thanks in advance :)
I use the free mod_rewrite ISAPI dll which is independant of asp.net or asp engines to do this.
HTH
Sean