Ask HN: So dunno how to reach Google but I think their bot is broken
So I was doing some webdev and playing around with my projects. Got a 404 and decided to check my Nginx logs and this stared back at me, just scrolling by
SNIP
66.249.64.76 - - [04/Feb/2018:16:09:38 +0200] "GET /manual-motor-scania-dc12-53a-pdf-download.pdf HTTP/1.1" 404 169 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" "-"
66.249.64.76 - - [04/Feb/2018:16:09:38 +0200] "GET /15-incredible-uses-for-leftover-cake-the-craftsy-blog.pdf HTTP/1.1" 404 169 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" "-"
66.249.64.76 - - [04/Feb/2018:16:09:38 +0200] "GET /tab-top-curtains-drapes-youll-love-wayfair.pdf HTTP/1.1" 404 169 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" "-"
66.249.64.76 - - [04/Feb/2018:16:09:38 +0200] "GET /en-dwg-pdf.pdf HTTP/1.1" 404 169 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" "-"
66.249.64.74 - - [04/Feb/2018:16:09:38 +0200] "GET /the-fda-top-ten-pdf.pdf HTTP/1.1" 404 169 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" "-"
66.249.64.74 - - [04/Feb/2018:16:09:38 +0200] "GET /philips-fw-c785-user-manual-pdf-download.pdf HTTP/1.1" 404 169 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" "-"
SNAPI have no idea how long this has been going on but I have already over 40MB of this in just one log file starting at 06 in the morning. The IPs do match Google's, too. I mean, I did ask my site to be indexed but these don't even seem like something you'd index but something you'd use as search terms!
Did someone break a config? Am I just a n00b? Am I under an attack from a l33t h4x0r? What the heck is going on?
Find out in the next epis^Wfew hours of: Ask HN!
24 comments
[ 2.9 ms ] story [ 56.4 ms ] threadThose URLs may have appeared somewhere else or in some other way fed into Googlebot.
The interesting question is: why me and why isn't Google detecting such sillyness?
https://www.optimizesmart.com/geek-guide-removing-referrer-s...
It might be a spammer spoofing the Googlebot user agent; the IP looks legit though.
Do you have a sitemap or robots.txt on the site?
Like you said the IPs seem legit
And it's just a personal site, no ads or paid content or services.
No sitemap or robots.
And while you can't reach Google directly, you should be able to get more expert support in their Webmaster Help forum: https://productforums.google.com/forum/#!forum/webmasters
And I mean, it doesn't affect me at all, I'm just curious why it's happening!
Maybe you have someone's domain resolving to your IP. Seems to me that nginx is resolving the IP to the default site in the config.
But this header can be set to whatever the value you want, if you have the control of the load balancer/proxy server. You can also