Pages tagged "bot-management"
3 pages tagged with bot-management.
← all tags
- AI Crawler — Definition An AI crawler is an automated bot that fetches web content for an AI system — to train a model, build a citation index for AI search, or fetch a page a user asked about. The three types determine your access policy.
- AI Crawler Access Control — Bot Taxonomy, robots.txt vs WAF How to decide which AI bots to allow or block: the training / retrieval / user-fetch taxonomy, why a WAF enforces where robots.txt only requests, and the current (2026) user-agent strings for OpenAI, Anthropic, Google, Perplexity, and Meta crawlers.
- WAF (Web Application Firewall) — Definition A WAF is a firewall that inspects and blocks web requests at the edge before they reach your server. For AI bots it's the enforcement layer robots.txt isn't — it acts, robots.txt only asks.