# AEE Law - Robots.txt # https://aeelaw.com User-agent: * Allow: / # Sitemaps Sitemap: https://aeelaw.com/sitemap.xml Sitemap: https://aeelaw.com/news-sitemap.xml # Disallow admin and internal paths Disallow: /admin/ Disallow: /api/ # AI crawlers are allowed. We want LLM citation distribution. # GPTBot, ChatGPT-User, CCBot, anthropic-ai, Google-Extended, # PerplexityBot, ClaudeBot, Bytespider are covered by the # User-agent: * Allow directive above.