I have a script that automatically updates the list of IP addresses of the Google bot (from https://developers.google.com/search/apis/ipranges/googlebot.json ). It works fine on many servers, but from one of my servers, requests to developers.google.com return a 403 code.
“Your client does not have permission to get URL from this server. That’s all we know.”
Obviously, something happened with a specific IP, but how to understand what exactly and how to fix it?
I tried to change the user-agent does not help, that is, the ban is on the IP.
Дмитро Лаврик is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.