SEO Professionals
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   SEO Chat ForumsOtherSEO Professionals

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread SEO Chat Forums Sponsor:
  #1  
Old October 19th, 2003, 12:19 AM
SonFisher SonFisher is offline
Registered User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Phoenix, Arizona, USA
Posts: 4 SonFisher User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to SonFisher
Question Affect on SEO/rankings when site revamped?

My SEO and Web design firm has only been around for a little over a year and we're holding our own locally. But, I have a couple of client situations that bring me to the forum to ask the following questions:

1. I have a client that wishes to transition from the current domain, look and feel, to a new domain, look and feel. They would like this transition to move as seemlessly as possible. They understand that the whole move may take many months to complete. Anyone wish to offer some pointers about how to do this and still hang on to the good traffic flow the 'old' domain has earned?

2. I have a different client who I got after a web developer completed a total revamp of their website. The new design is well organized and visually gorgeous, but now I have some excellent rankings that are still attached to pages that were in a subdirectory that has been removed since the revamp was completed. Yet the client has voiced some complaints about the "orphaned" rankings ...

Is there something I can do to move things along and help such transitions happen more smoothly?

I highly value both clients and wish to keep their names / URLs off the forums. If you need more details I can send the info separately and in confidence.

Reply With Quote
  #2  
Old October 21st, 2003, 01:17 PM
toprank toprank is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Minnesota
Posts: 5 toprank User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 26 sec
Reputation Power: 0
For #1, do a 301 redirect after the new domain is launched. Also, contact all sites linking to the old domain and request they update to the new domain. Try to maintain page naming conventions to avoid what's happening in your situation #2.

Also for #2, you should be able to redirect pages and directories on the host server to the corresponding new pages/directory. Plus, add a custom 404 page (sitemap) to catch any wayward traffic that does not hit a current page.

These are tactics that worked for us when our parent company name (and domain) changed.

Reply With Quote
  #3  
Old October 22nd, 2003, 09:05 AM
SonFisher SonFisher is offline
Registered User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Phoenix, Arizona, USA
Posts: 4 SonFisher User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to SonFisher
More Thots ...

Thanks for the feedback!

For #2, I had thought of putting the pages and directory back after editing each to add the forward to corresponding new content. But, I am a little leary of doing this, thinking there may be some negative consequences from the SE's.

I had also thought about changing the meta tags to show "noindex,nofollow" and give them an expiration date after about 90 days.

Any comments on this approach?

Last edited by SonFisher : October 22nd, 2003 at 09:11 AM.

Reply With Quote
  #4  
Old October 22nd, 2003, 10:19 AM
toprank toprank is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Minnesota
Posts: 5 toprank User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 26 sec
Reputation Power: 0
Another option would be to place a robots.txt file indicating the directory and pages that should be eliminated from the SE cache as well as adding a <META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
tag on each page to be excluded from future indexing.

Reply With Quote
  #5  
Old October 23rd, 2003, 12:45 AM
SonFisher SonFisher is offline
Registered User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Phoenix, Arizona, USA
Posts: 4 SonFisher User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to SonFisher
Question Lost rankings

All of the above dialog seems to help remove "old" cached pages, but can we do anything more to transfer some of the good rankings of old pages to the new ones?

Reply With Quote
  #6  
Old October 23rd, 2003, 12:07 PM
toprank toprank is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Minnesota
Posts: 5 toprank User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 26 sec
Reputation Power: 0
Properly optimized, the new pages should eventually rank as well as the old pages. Unless you kept the same file naming and directory structure, there is no practical way to "transfer ranking".

To get current traffic to the old pages over to the new site, use smart 301 redirection or use page level redirection. Doing that does not hurt the destination page ranking.

Reply With Quote
  #7  
Old November 1st, 2003, 02:40 AM
Evelyn Reiss Evelyn Reiss is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 8 Evelyn Reiss User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
When you say "page level redirection" do you mean via META refresh or something else?

Reply With Quote
  #8  
Old November 1st, 2003, 10:38 AM
toprank toprank is offline
Junior Member
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Minnesota
Posts: 5 toprank User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 26 sec
Reputation Power: 0
Yes. For example:
<meta http-equiv="refresh" content="0;URL=page.htm">

Reply With Quote
  #9  
Old October 21st, 2004, 09:46 PM
SonFisher SonFisher is offline
Registered User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: Phoenix, Arizona, USA
Posts: 4 SonFisher User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to SonFisher
Update & followup

Well the long story finally concluded for the two clients I mentioned in this thread.

#1 - We got them migrated over and all the good rankings followed rather quickly. Never did really get a 301 error code to generate properly though.

#2 - Apparently my ability to explain what was going on did not satisfy them enough they cut us loose and they are (as far as I can tell) doing poorly. They apparently haven't gotten someone new to help them out either as my links are still on every page and their links page. Go figure.

Reply With Quote
Reply

Viewing: SEO Chat ForumsOtherSEO Professionals > Affect on SEO/rankings when site revamped?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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 Off
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT