View Single Post
  #3 (permalink)  
Old 10-10-2007, 05:04 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 

Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
bj RepRank 2bj RepRank 2
Default Re: Static to Dynamic site redesign and content redirects

You may have to do a 301 for each old page name to its corresponding new page name. If there is rhyme and reason to the new pagenames it's possible someone here can write up an htaccess magic gizmo to "transform" them, but we'd need to know what the URL structure is, both old and new. And if the file logic is changing you might have to 301 each and every single page.
Reply With Quote