WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Search Engine Optimization Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-09-2007, 09:21 PM
webharvest webharvest is offline
WebProWorld New Member
 

Join Date: Jul 2004
Location: OH
Posts: 8
webharvest RepRank 0
Default Static to Dynamic site redesign and content redirects

I'm designing a new site using a temporary domain name. The new site will be dynamic where the old site is static. Making the big change from asp to php!!!!!

I have very high rankings now and I don't want to change that. The content isn't going to change much since I plan to bring the actual content over but the page names are going to change dramatically.

What is the best thing to do to insure that my rankings don't go down the tubes?

Thanks
Reply With Quote
  #2 (permalink)  
Old 10-10-2007, 01:36 PM
hostBrain hostBrain is offline
WebProWorld Pro
 

Join Date: May 2007
Location: DataCenter
Posts: 174
hostBrain RepRank 1
Default Re: Static to Dynamic site redesign and content redirects

This should work.
You'll have to replace content of the old pages, with the following code
Quote:
<%@ Language=VBScript %>
<%
Response.Status="301 Moved Permanently"
Response.AddHeader "Location", "http://www.newsite.com/new-site.php"
%>
__________________
----Don't Call Me Brian----
Reply With Quote
  #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,173
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
  #4 (permalink)  
Old 10-10-2007, 11:55 PM
Orion's Avatar
Orion Orion is offline
WebProWorld Veteran
 

Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 550
Orion RepRank 2
Default Re: Static to Dynamic site redesign and content redirects

Most of the time we've done similar ... updating a site with new coding page file name changes etc. we've 301'd all the pages...

9 times out of 10 rankings fell (TEMPORARILY) before coming back hire than before.

offset temporarily by doing a bit of or increasing PPC if needed...

Probable reason for temporary fall and how to get rankings back....

LINKS (IBLs) .. All the IBLs for the site go to the existing (old) pages... you need to contact the holders of those links to get links to the new pages..

and

add a few more new links and expand the content on the site a bit

make sure you update your google and yahoo site maps as well as your HTML sitemaps
don't forget to update your robots.txt file too!

... just another 2cents worth... =o)
__________________
Ron Boyd
Web design & site management :: Ron's blog
Reply With Quote
  #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
  #6 (permalink)  
Old 10-16-2007, 08:31 PM
webharvest webharvest is offline
WebProWorld New Member
 

Join Date: Jul 2004
Location: OH
Posts: 8
webharvest RepRank 0
Default Re: Static to Dynamic site redesign and content redirects

Thanks for all the great input. I fell away for a few days. Man this is going to be some work

The old site has about 500 to 600 pages easy.

I like rwil02 idea about the url_mod_rewrite but does the SE not like to see the rewrites and penelize you. As far as the new php pages go when the site gets pinged again the sitemap should take care of introducing the new pages. I guess the problem will be that the SE won't put together the IBL to my new pages and not give me a high ranking.

James
Reply With Quote
Reply

  WebProWorld > Search Engines > Search Engine Optimization Forum
Tags: content, dynamic, redesign, redirects, site, static



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic VS static content JimmiJames Search Engine Optimization Forum 7 06-03-2006 04:17 AM
Transforming static html site into dynamic one dabro95708 Graphics & Design Discussion Forum 24 10-19-2005 05:06 AM
Fully dynamic content and SEO - going from static to dynamic microlures Search Engine Optimization Forum 2 10-01-2005 01:27 AM
How To Present Static Pages From Dynamic Web Site sem-seo Google Discussion Forum 4 01-27-2005 11:57 PM
Dynamic content on static image aone_pro Web Programming Discussion Forum 2 01-06-2004 11:31 AM


Search Engine Friendly URLs by vBSEO 3.0.0