View Single Post
  #5 (permalink)  
Old 10-11-2007, 12:00 AM
rwil02 rwil02 is offline
WebProWorld New Member
 

Join Date: Nov 2005
Location: Auckland, New Zealand
Posts: 16
rwil02 RepRank 0
Default Re: Static to Dynamic site redesign and content redirects

Try considering using url_mod_rewrite to map all .asp file requests to their real .php equivalent in the background.

That way all your existing links, etc will work transparently, no SEO issue at all.

Then you need to consider if/how you go about introducing the new pages
Reply With Quote