We have a client who has asked us to build a new asp.net site but wants to keep the existing domain name. As their existing site is php this causes my brow to wrinkle and my nose to twitch. Any suggestions on how best to do this will be appreciated.
An ugly kluge I am considering is using a new domain name for the new site with redirects to it from the php site. Then, after an extended period of time to allow the search engines to index the new site, shutting down the php site, bringing up the the aspx site on the original domain, and doing the redirect thing in reverse. Ugh ...