Forum Moderators: open

Message Too Old, No Replies

What does Google think of this?

I know Google doesn't like redirects, but what about the W3C?

         

MatthewHSE

5:02 pm on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've heard that Google is likely to ignore or penalize pages with redirects (or else the pages they're directed to--don't know for sure which). Anyway, I just came across this on www.w3c.org:

[w3.org ]

How is Google likely to take that?

WebGuerrilla

5:34 pm on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Google doesn't have a problem with HTTP redirects. As the article points out it is the proper way to handle redirects.

The type of redirects that increase your risk of getting into trouble are javascript and meta redirects. Since Google doesn't normally parse JS, it will continue to inedex the old page while humans are redirected somewhere else.

With an HTTP redirect, Google is aware of the redirection.

Kukenan

5:51 pm on Aug 14, 2003 (gmt 0)

10+ Year Member



That's what I've been told, WebGuerrilla,

However I have been waiting for nearly 2 months for google to follow a 301 redirect from http*//site.com to http*//www.site.com and it still continues to ask for the old pages.

That is, waiting for the bot to follow it, Imagine the wait to see this in the index.

jpalmer

3:00 am on Aug 16, 2003 (gmt 0)

10+ Year Member



Greetings and Gidday from downunder folks,

Just doing my usual Saturday cruise throught the forums ... and what if a META redirect is the only instrument available to you? If OT, apologies, but I'm curious.

I'm on an IIS server and don't have root admin priviledges so no access to 303s etc.

When our customers upgrade from www.mydomain.com.au/custom/index.html to www.theirdomain.com.au, I use a META redirect to point humans to the new site (robots noindex too of course!), but I do have some pages which I'd love to have 303 type control over.

Any suggestions short of changing ISPs or learning asp? ; -)

Cheers and Hooroo
JP

anallawalla

10:22 am on Aug 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



G'day jpalmer,

A 303 is a dangerous weapon. :)

This thread [webmasterworld.com] has a message showing you how to do a 301 in asp. Try it.

Ash in VIC 3030