Forum Moderators: open
We get hit about once a minute from something or things which have only this in common:
HTTP_REFERER: [Google.com...] and random U/A's, typically less common U/A's such as iPhone, Android, Firefox
Is there anything that legitimately returns http_referer as "http://www.Google.com/"?
I know my rankings are good, but not that good.
I'll have to check to see if they are loading the css file.
My system looks at various factors from the remote header, assigning each factor a different weight. A few of the factors have to do with the referral string. This is the first time I've seen this, so it's throwing my system off track.
One thought that occurs: if the hits are in infrequent bursts could it be games-players or botnets? There are some odd sites out there and I know we've been hit by off-line players (esp tv quizzes) in the past searching for answers. Is it possible some online game site has incited users (possibly via installation of software) to use a google referer to allay suspicions? Probably not but it might be something similar. We've often seen botnets hitting through random compromised zombies, different IP on each hit, so it may be something similar to that. A bit odd using google as a referer, though.
Of course, it could be google log-spamming via zombies. :)
Or even MS mounting a smear campaign! :)
Might as well just do this:
User-agent: Googlebot
Disallow: /
Seriously, if I showed you some of the insanity I often find on the web and the logic behind those that do it, you would reconsider.
Perhaps they just know you're the #1 result, didn't remember your domain, but know "lucky" will get back to your site without additional clicks and delays.
I've heard stranger things...
Having now tried it, it seems to redirect immediately to the top site. Which seems highly dangerous in today's world where compromised sites rate well in google.
I've taken your advice and removed the www version. When I get time I'll add a tracer instead of a block on it.