HighDots Forums  

redirect for version control bad for SEO?

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss redirect for version control bad for SEO? in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
cpliu
 
Posts: n/a

Default redirect for version control bad for SEO? - 11-18-2004 , 11:03 PM






My company website uses redirect for version control. Default page in the
root directory has nothing but script to go to the folder of the current
version. I think it was created this way for easy version control and we
can go back to the old version easily by redirect it back.

Search engine can still find the pages inside but our rank in a few
keywords is too low to find even in the first 10 pages. I wonder if
redirect is the one of the reasons that causes this low rank.

The site is www.acusis.com. The rediect page is
htpp://www.acusis.com/default.asp

Thanks for any suggestions,

cpliu

Reply With Quote
  #2  
Old   
John Bokma
 
Posts: n/a

Default Re: redirect for version control bad for SEO? - 11-19-2004 , 02:40 AM






cpliu wrote:

Quote:
My company website uses redirect for version control. Default page in
the root directory has nothing but script to go to the folder of the
current version. I think it was created this way for easy version
control and we can go back to the old version easily by redirect it
back.

Search engine can still find the pages inside but our rank in a few
keywords is too low to find even in the first 10 pages. I wonder if
redirect is the one of the reasons that causes this low rank.

The site is www.acusis.com. The rediect page is
htpp://www.acusis.com/default.asp
Google recommends a 301 in cases like this (new content replacing old),
so if you use a 301 you should be ok with Google as far as I know.

If you have control over the Apache (wild guess) httpd.conf you can move
stuff around more easily by changing the document root setting, and/or
using aliases.

e.g.

Alias /partofsite/ /location/on/filesystem

By changing the right part you can change what people see when they go
to

...../partofsite/

--
John -> http://johnbokma.com/ MexIT: http://johnbokma.com/mexit/
Perl & Google/WWW: http://johnbokma.com/perl/
Experienced programmer and SEO available: PR7 http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html


Reply With Quote
Reply




Thread Tools
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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.