Forum Moderators: phranque
[edited by: not2easy at 5:12 pm (utc) on Apr 12, 2020]
HTTP/1.0" 302 367indicates that the visit is not really a Googlebot. "302" means it was temporarily redirected to your page, "367" indicates that the 302 was a tiny .php redirect and HTTP/1.0 confirms the php redirect method. Googlebot does not crawl using a "HTTP/1.0" protocol. Look at your logs.
User-agent: Adsbot-Google
Disallow: / Checking the headers showed me it was a .php redirect
[edited by: grobbit at 9:59 am (utc) on Apr 13, 2020]
crawl-66-249-70-50.googlebot.com is a real reverse PTR name of Google bot on IP address 66.249.70.50, but the reverse PTR may be spoofed by the crawler. You may want to switch off domain name lookups for your webserver. This will tell you the real IP address of the bot and if it originates from the Google IP ranges or from some other range.
Is it possible that this is a way that makes Google think the pr0n hyperlinks are referred to by other sites which makes them more 'popular' and therefore gives them higher search rankings?Yes, in the situation I saw, someone was running an ad campaign from a completely empty domain and using that tactic to appear that the landing page was on my domain. It does not need to be an ad campaign though, it would create the appearance that their content is temporarily found on your domain. That is probably why you see the HTTP 1.0 and the 302 server response.