I don't want to block most search engines. I don't want to block legitimate institutions like archive.org. Is there a whitelist that I could crib instead of pretty much having to update my robots file every damn day?
Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
1–10 of 33 posts
Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#2Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#3And the user-agent sent is completely in control of the bad actor. They can send their user-agent as "google bot".
You would need something like WAF from https://www.cloudflare.com/ or AWS
Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#4Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#5Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#6Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#7You'll probably also save money if you enable and configure free caching.
Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#8Takes balls to put the URL in a HN post if you're looking to reduce traffic costs.. Of course it's legit traffic for once but I assume curiosity just got the better half of them.. .. On the constructive side: shield it with cloudflare.
Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#9Use Cloudflare (free) and just disable bots or add a captcha. You'll probably also save money if you enable and configure free caching.
Re: Ask HN: AI bots everywhere – does anyone have a good whitelist for robots.txt?
#10Use Cloudflare (free) and just disable bots or add a captcha. You'll probably also save money if you enable and configure free caching.
Will this still allow Google and Bing and Archive bots?
I am not paying for Cloudflare and it allows me to enable this option. If you use the (other) Bot Fight Mode or captcha options, then yes, you will block crawlers. AFAIK specific bot user agents can also be blocked (or allowed) using a Page Rule, which is also a free tier feature.