Google has multiple "Danger Will Robinson" results

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
chris_at
Regular
Posts: 9
Joined: Tue Oct 18, 2005 3:57 pm
Contact:

Google has multiple "Danger Will Robinson" results

Post by chris_at »

I googled for my website today, and I saw that that Google hat quite a few results for "Danger Will Robinson" pages. Apparently, Google tried to follow the trackback URLs.

I have been using 0.8.4 until I upgraded to 0.9 when it was released, and in 0.9, the trackback URLs have "nofollow" attributes which should theoretically prevent Google from doing this. I have no idea how it was in 0.8.4 though, could somebody give me more info on this, or how I could prevent it?

No urgency or anything, I'm just curious.

Thanks
Christian
chris_at
Regular
Posts: 9
Joined: Tue Oct 18, 2005 3:57 pm
Contact:

Post by chris_at »

I just did a quick search for "type=trackback" in my web server log, and indeed, Googlebot is trying to crawl this URL.

Anything I can do to prevent this?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Well, you should be able to alter your robots.txt for that cause - else Google *should* be paying attention to rel=nofollow, but this might take some days until it's reflected in their archive

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
chris_at
Regular
Posts: 9
Joined: Tue Oct 18, 2005 3:57 pm
Contact:

Post by chris_at »

The robots.txt file can only exclude directories (which is weird. If a robot has enough juice to spider my entire site, it should be able to parse a simple regexp...)

I'll drop a line to Google feedback if the problem persists...

Thanks for the info though

Christian
Post Reply