# Allow all crawlers to access the site User-agent: * Allow: / # Disallow access to API endpoints and admin areas Disallow: /api/ Disallow: /admin/ Disallow: /ws/ # Disallow CDN and email protection URLs Disallow: /cdn-cgi/ # Explicitly allow ChatGPT and OpenAI crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Allow other AI crawlers User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Sitemap location Sitemap: https://fluentea.com/sitemap.xml