Reply
Will redesign in ASP affect SEO?
Old 12-24-2006, 03:45 PM Will redesign in ASP affect SEO?
Junior Talker

Posts: 3
Hi,

Does anybody know if redesigning a site would affect search engine placement. We have a potential customer who currently has a very high web presence and doesn’t want this to be affected by a new site. He currently has html pages, so I imagine redesigning these, naming them the same and uploading them to the same place would made absolutely no difference – but, would there be a difference if the site is moved to another host and also if the pages are changed to be asp or the whole thing is database driven?

Thanks if anyone can help.
DuglasM4 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 12-24-2006, 06:39 PM
Ultra Talker

Posts: 408
As long as the page locations and displayed content remain the same, it will not affect the SEO ranking.
Lucas3677 is offline
Reply With Quote
View Public Profile Visit Lucas3677's homepage!
 
Old 12-27-2006, 12:45 AM
Ultra Talker

Posts: 406
thats what 301's are for.

IIS supports them, as does apache.
briansol is offline
Reply With Quote
View Public Profile Visit briansol's homepage!
 
Old 01-01-2007, 12:56 PM
Junior Talker

Posts: 240
Changing the backend of a website wont change anything, provided that the front end is still the same as it was before (as much as possible)
imported_mattd is offline
Reply With Quote
View Public Profile
 
Old 01-02-2007, 09:00 AM
$1,000 - $4,999 Monthly

Posts: 164
If the files change from .html to .asp, you will have problems unless you use 301 redirects for all the old filenames.

However, there are ways to keep the .html extensions and still have them be database-driven, ASP or otherwise.
Elemak is offline
Reply With Quote
View Public Profile Visit Elemak's homepage!
 
Old 03-06-2007, 02:39 PM
Experienced Talker

Posts: 38
changing from .html to .asp will cause a problem but there are ways around it. you can tell the web server to parse .html for ASP (or other programming language) code. as mentioned about, you can also do a 301 redirect so that those looking for the old URLs are forwarded to a new page.

So long as your web addresses stay the same OR are forwarded to the new address, any changes you do in technology will not affect your ranking. What we output and send to the client is the client-side code (HTML/CSS/etc) - all the server-side code (asp, php, jsp, etc) is processed on the server before being sent to the client.

I'm not an SEO expert but the 301 redirect may/may not affect your rankings and would advise the simplest solution of keeping them .html but tell the server to parse them for ASP code.
jacob is offline
Reply With Quote
View Public Profile Visit jacob's homepage!
 
Reply     « Reply to Will redesign in ASP affect SEO?
 

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16075 seconds with 13 queries