Aloha,
I have a corporate site due for a major transition very soon. The site is built in ASP .net and everything is static. It's been established quite a while and I don't want to damage its rankings in the move.
We're moving to a PHP powered platform.
Under IIS 6 I am planning to keep the site and change the host headers so my new php powered one moves into it's place. But do I still use the permanent redirect feature in the IIS manager to direct customers from the .aspx pages to the relevant .php pages?
My main worry is that once the host headers have changed, if you went to one of the old pages' urls, it wouldn't know it used to be there and as such the redirect for that page wouldn't work. Do I have to leave the entire old site in place to redirect it properly?
As always, any help is much appreciated.
I have a corporate site due for a major transition very soon. The site is built in ASP .net and everything is static. It's been established quite a while and I don't want to damage its rankings in the move.
We're moving to a PHP powered platform.
Under IIS 6 I am planning to keep the site and change the host headers so my new php powered one moves into it's place. But do I still use the permanent redirect feature in the IIS manager to direct customers from the .aspx pages to the relevant .php pages?
My main worry is that once the host headers have changed, if you went to one of the old pages' urls, it wouldn't know it used to be there and as such the redirect for that page wouldn't work. Do I have to leave the entire old site in place to redirect it properly?
As always, any help is much appreciated.