navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

changing site content and design

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Search Engine Optimization and Web Business >> changing site content and design
Page: [1]
 
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
changing site content and design - 1/8/2005 13:53:37   
I'm looking for opinions/experience: What is the impact, vis-a-vis SE ranking, of dramatically changing the design and content of a site, assuming:
1. all page names remain the same - no new pages added, none deleted and no name changes
2. assume that the new design is more SE friendly than the prior - xhtml/css based with no Flash, java, etc vs FP theme based.
Thank you in advance.

_____________________________

Dan
Giomanach

 

Posts: 6112
Joined: 11/19/2003
From: England
Status: offline

 
RE: changing site content and design - 1/8/2005 14:10:59   
Not sure if Joe will agree with me on this one, but:

Generally there is a natural drop in your position in the SERPS and PR after changing content. Design doesn't fall into it, that's just there for the GUI to the end user. After a while, your position in the SERPS may put you nearer the top, and your PR may change (up or down), dependant on how SE friendly the pages are.

HTH

D

_____________________________




(in reply to dpf)
BobbyDouglas

 

Posts: 5469
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: changing site content and design - 1/8/2005 19:37:07   
In the long run, it will be better. The dramatic changes will be unknown.

At least we all know Joe is the one with the best answers :)

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to Giomanach)
Mojo

 

Posts: 2431
From: Chicago
Status: offline

 
RE: changing site content and design - 1/9/2005 0:02:07   
As long as the content is still in the same genre as the previous content you should have no problems. It certainly will not harm PR as you have explained it. I purchase 2 or 3 sites each month and almost always change the content immediately. I once changed a toy site into an auto accessory site and was ranking within 2 weeks for terms in a *completely* new category. I also made some fairly dramatic changes to another site and went from the mid 20's to #6 in a moderately competitive term in a fortnight.

Your mileage may vary...

_____________________________

Split Testing
Chicago Order Fulfillment
Emergency Kits

(in reply to BobbyDouglas)
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: changing site content and design - 1/9/2005 10:29:17   
quote:

Your mileage may vary...
lol..

_____________________________

Dan

(in reply to Mojo)
Mojo

 

Posts: 2431
From: Chicago
Status: offline

 
RE: changing site content and design - 1/9/2005 13:56:47   
quote:

lol..


<grin>Yeah, I had to add that little proviso....</grin>

_____________________________

Split Testing
Chicago Order Fulfillment
Emergency Kits

(in reply to dpf)
paulie

 

Posts: 558
Status: offline

 
RE: changing site content and design - 1/9/2005 21:00:21   
Are search engines/robots extension-specific?

I have a site that I will be updating and adding some server-side functionality to.

If I update the content and change the page file extension from .htm to .asp, should I add redirects from the original .htm pages? The extension is the only part of the filename that will change.

_____________________________


(in reply to Mojo)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: changing site content and design - 1/10/2005 5:25:57   
I'll be intruigued to hear the answer to that one. I assumed that the extension would make a difference.

I'm in the process of doing the same thing except I've used php. I've got round it by telling Apache to parse all htm pages for php so that I don't have to change the extension.

I have no idea whether you'll be able to do something similar on your server.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to paulie)
Mojo

 

Posts: 2431
From: Chicago
Status: offline

 
RE: changing site content and design - 1/10/2005 11:15:41   
quote:

Are search engines/robots extension-specific?


Yes. example.html is a different page than example.asp (just like a browser treats it).

If your moving your pages permanently you *could* do a 301 redirect to the new pages, but be warned that you may lose ranking during this process. Personally, I would do what jaybee has suggested and have the extensions mapped server side. This way you can run the .htm pages as .asp.

_____________________________

Split Testing
Chicago Order Fulfillment
Emergency Kits

(in reply to jaybee)
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: changing site content and design - 1/10/2005 11:24:02   
quote:

Personally, I would do what jaybee has suggested and have the extensions mapped server side.
..not available on all makes and models
<edit>hehe</edit>

_____________________________

Dan

(in reply to Mojo)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: changing site content and design - 1/10/2005 13:30:06   
True. Up until recently one of my hosts did and the other didn't but, I can now get at Apache on both of them.

I've found more an more Unix hosts are using Fantastico so you can maintain your own environment without them having to pitch in.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to dpf)
Mojo

 

Posts: 2431
From: Chicago
Status: offline

 
RE: changing site content and design - 1/10/2005 14:35:23   
If your not able to map htm to asp I would simply make the new pages, keep the old pages and create all new content for the new pages. You only need a 15% to 18% change in the page content to avoid a duplication penalty. Building the new pages will give you more chances to rank in the SERPs and will strengthen internal PR.

_____________________________

Split Testing
Chicago Order Fulfillment
Emergency Kits

(in reply to jaybee)
paulie

 

Posts: 558
Status: offline

 
RE: changing site content and design - 1/11/2005 12:51:19   
Thanks Joe!

_____________________________


(in reply to Mojo)
Page:   [1]

All Forums >> Web Development >> Search Engine Optimization and Web Business >> changing site content and design
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts