-
-
Notifications
You must be signed in to change notification settings - Fork 509
Description
GoogleBots are important for WebShop crawling and our products.
Please don't block GoogleBots: (13.09.2025 13:46) from
https://developers.google.com/search/apis/ipranges/googlebot.json
➜ grep "66.249" *.conf
globalblacklist.conf: 66.249.68.34 1;
globalblacklist.conf: 66.249.68.5 1;
globalblacklist.conf: 66.249.68.65 1;
globalblacklist.conf: 66.249.64.0/19 0;
root in /etc/nginx/conf.d took 35s
➜ host 66.249.68.34
34.68.249.66.in-addr.arpa domain name pointer crawl-66-249-68-34.googlebot.com.
root in /etc/nginx/conf.d
➜ host 66.249.68.5
5.68.249.66.in-addr.arpa domain name pointer crawl-66-249-68-5.googlebot.com.
root in /etc/nginx/conf.d
➜ host 66.249.68.65
65.68.249.66.in-addr.arpa domain name pointer crawl-66-249-68-65.googlebot.com.
Thank you.