Configure your robots.txt to control AI crawlers, LLM search engines, and training bots.
Leave empty to disallow the entire website (/) for blocked bots.
User-agent: Googlebot
User-agent: OAI-SearchBot
User-agent: ChatGPT-User
User-agent: GPTBot
User-agent: claude-searchbot
User-agent: claude-user
User-agent: PerplexityBot
User-agent: Bingbot
User-agent: Applebot
User-agent: Meta-ExternalAgent
User-agent: GrokBot
Default fallback rule for all other search engines
Want full RAG & Schema analysis for your site?
Try Full AEO Audit Pro →# AI Crawler Directives generated by AEO Audit Pro # --- Google & OpenAI --- User-agent: Googlebot Disallow: User-agent: OAI-SearchBot Disallow: User-agent: ChatGPT-User Disallow: User-agent: GPTBot Disallow: # --- Anthropic --- User-agent: claude-searchbot Disallow: User-agent: claude-user Disallow: # --- AI Search & Tech --- User-agent: PerplexityBot Disallow: User-agent: Bingbot Disallow: User-agent: Applebot Disallow: User-agent: Meta-ExternalAgent Disallow: User-agent: GrokBot Disallow: # --- General Search Crawlers --- User-agent: * Allow: / Sitemap: https://example.com/sitemap.xml
robots.txt in the root directory of your domain (e.g., yoursite.com/robots.txt).