Forum Moderators: open

Message Too Old, No Replies

Googlebot in logfile

Can anyone tell me what this means?

         

bluemi

1:34 pm on Aug 8, 2002 (gmt 0)

10+ Year Member



Can anyone tell me what this entry from Googlebot in my logfiles means?
216.239.46.172 - - [04/Aug/2002:04:44:05 -0500] "GET /t_blank HTTP/1.0" 404 -

Thanks!

Rugles

1:41 pm on Aug 8, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It means that you will be in the google database, if you are not already.
It is a good thing and you want to encourage frequent visits by googlebot.

Sinner_G

1:44 pm on Aug 8, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



To me it looks rather like googlebot was looking for a file named t_blank and returned a 404, which is not that good.

bluemi

3:56 pm on Aug 8, 2002 (gmt 0)

10+ Year Member



Yes, that is what I was wondering about. The site is up since quite some time and listed in Google, but I never ever had a file with such a name...

Sinner_G

3:59 pm on Aug 8, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In this case, try looking on Google if another site links to that page, I don't see any other reason googlebot would look for it.

If so just mail them to change their link.

bluemi

4:21 pm on Aug 8, 2002 (gmt 0)

10+ Year Member



Thanks, Sinner. Already tried that as well before, without any result. Maybe a new one but I have to idea how someone could get the idea to link to such a page. I don't have anything remotely similar on that site.

TallTroll

4:38 pm on Aug 8, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I bet you a stack of tenners that high you have a broken link on the home page of that site, with a target=_blank attribute

<a href=foo.html target=_blank>

Have a look

<added> Actually, it should be "you had a broken link", which is why GG is requesting it now. Other possible culprit, one of the <a> tags in the nedstats code has the target/href atts swapped in the code of your profile site. Maybe Googlebot chokes on that *shrug* </added>

bluemi

5:09 pm on Aug 8, 2002 (gmt 0)

10+ Year Member



Thanks, TallTroll. I would have never figured that one out! Looks like it's the "swapped target/href atts" in the Nedstats code that could have caused it. Funny...