# robots.txt for teestaai.com # Default: allow all crawlers User-agent: * Allow: / Disallow: /api/ # --- AI / LLM crawlers: explicitly allowed (we WANT visibility in AI answers) --- User-agent: GPTBot Allow: / Disallow: /api/ User-agent: OAI-SearchBot Allow: / Disallow: /api/ User-agent: ChatGPT-User Allow: / Disallow: /api/ User-agent: ClaudeBot Allow: / Disallow: /api/ User-agent: Claude-Web Allow: / Disallow: /api/ User-agent: anthropic-ai Allow: / Disallow: /api/ User-agent: PerplexityBot Allow: / Disallow: /api/ User-agent: Perplexity-User Allow: / Disallow: /api/ User-agent: Google-Extended Allow: / Disallow: /api/ User-agent: Applebot-Extended Allow: / Disallow: /api/ User-agent: CCBot Allow: / Disallow: /api/ User-agent: Meta-ExternalAgent Allow: / Disallow: /api/ User-agent: Bytespider Allow: / Disallow: /api/ User-agent: Amazonbot Allow: / Disallow: /api/ User-agent: Diffbot Allow: / Disallow: /api/ # --- Content Signals (https://contentsignals.org/) --- # ai-train=yes — AI models may train on our content # search=yes — content may appear in AI-powered search results # ai-input=yes — content may be used as input/context for AI responses Content-Signal: ai-train=yes, search=yes, ai-input=yes Sitemap: https://teestaai.com/sitemap-index.xml