# untxt.ai — robots.txt # Policy: fully open to search + AI/LLM crawlers. # Explicit opt-ins below make intent unambiguous for each user-agent. User-agent: * Allow: / # --- Traditional search --- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Applebot Allow: / User-agent: YandexBot Allow: / User-agent: Baiduspider Allow: / # --- AI search / answer engines (retrieval-time) --- User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: PerplexityUser Allow: / # --- AI model training crawlers --- User-agent: GPTBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Amazonbot Allow: / User-agent: Bytespider Allow: / User-agent: Diffbot Allow: / User-agent: ImagesiftBot Allow: / # --- Sitemap --- Sitemap: https://untxt.ai/sitemap.xml