Forum Moderators: open
But our software is written in ASPX, on a Windows server and using IIS 6. We will convert the current PHP to ASPX and then integrate our software into a subfolder.
The client currently ranks #1 in Google for some of his keywords. Obviously, we don't want to cause a drop in rankings when doing the changeover, and not 301 redirecting the old content is one of the best ways to do that.
My question is, what's the best way to accomplish the change to make sure that we can 301 redirect all those old PHP pages to the new ASPX pages?
Any other suggestions would be appreciated.