Forum Moderators: martinibuster
I then did a search on Webmasterworld and found an old thread that was relevant to what I am seeing:
[webmasterworld.com...]
I looked up some of the ip addresses that came up in my log and I see it that it could be from some company called Hughes. The thread above also makes mention of this.
Can someone please explain to me why a page that has adsense ads on it may be giving a 404 message?
Here is another thread that is related to the issue:
[webmasterworld.com...]
I don't know if this is related but I ran XenuSleuth and for the adsense address
http://pagead2.googlesyndication.com/pagead/show_ads.js
I am receiving the status as no connection and the error message A connection to the server could not be established
I would appreciate your help.
[edited by: incrediBILL at 6:53 pm (utc) on Dec. 23, 2009]
[edit reason] unlinked AdSense URL [/edit]
Now I am trying to understand why this would appear as regular text on a webpage that isn't yours and also appear in someone's server logs for their own websites? I don't see how these two are related.
67.142.0.0/15
72.168.0.0/14
148.62.0.0/15
148.64.0.0/13
148.72.0.0/14
148.76.0.0/15
148.78.0.0/16
Some common entries:
"GET /google-analytics.com/ga.js HTTP/1.0" 404 (Analytics)
"GET /maps/c/ui/HovercardLauncher/dommanifest.js HTTP/1.0" 404 (Google Maps)
"GET /XdComm.swf HTTP/1.0" 404 (Facebook connect)
"GET /a123bcde.gif HTTP/1.0" 404 (Facebook "fan" images)
"GET /pagead/osd.js HTTP/1.1" 404 (Note HTTP/1.1)
Edit: added ranges
/pagead/test_domain.js
/pagead/osd.js
/pagead/expansion_embed.js
/pagead/render_ads.js
It looks like sometimes javascript isn't executed properly and the host name is not set, so the client tries to fetch those files from the same host that served the page.
I found one discussion about it and the advice was to set up a redirect on your host for those file names, and redirect them to pagead2.googlesyndication.com and/or doubleclick's host.
I'm not sure if that would help or if that would even be allowed by TOS.
It would be nice if ASA could provide us with a definitive answer on this issue.
See [webmasterworld.com...] for a discussion on this.
What you wrote is very informative.
I was wondering, if the number of 404s on a website is increasing by the same amount everyday (by the number of pages on the website that have Adsense) and it is from the same country, I don't think it is from individuals trying to view the website. I think it is some sort of robot or something.
Can you please think of what might be happening from the ISP end to cause this or is it possibly something else? What could be causing this to occur everyday?
var a="http://example.com";
return a+"/example.gif";