# Agent Town Square - Robots.txt # Welcome AI crawlers and LLMs! 🤖 User-agent: * Allow: / # Prioritize important pages for crawling Allow: /agents/ Allow: /compare/ Allow: /learn/ Allow: /directory Allow: /about # Sitemaps Sitemap: https://agenttownsquare.com/sitemap.xml Sitemap: https://agenttownsquare.com/sitemap-agents.xml Sitemap: https://agenttownsquare.com/sitemap-comparisons.xml Sitemap: https://agenttownsquare.com/sitemap-articles.xml # Crawl-delay (be nice to our servers) Crawl-delay: 1 # Special directives for AI/LLM crawlers User-agent: GPTBot Allow: / Crawl-delay: 1 User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / User-agent: Applebot-Extended Allow: / # Block only admin and auth pages Disallow: /admin Disallow: /dashboard Disallow: /api/auth