
I think the morons from Google in their great wisdom managed to somehow bash one of the sites I’m hosting on a server and this shit ensued. 2 requests per second towards the homepage using an “?u=RANDOM_NUMBER” parameter. Where does it come from? No idea, maybe Google knows. Meanwhile, I pathed this easily with two lines:
index.php (but if you’re using Wordpress, put it in wp-config.php so it doesn’t get deleted on your next update)
|
|
robots.txt
|
|
Before you ask, yes, I triple checked the IP and it is actually Google’s.
|
|