# Eterdis — robots.txt # Strategy: Allow AI search bots, block AI training bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # AI SEARCH — ALLOW (powers citations in AI search results) User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: PerplexityBot Allow: / # AI TRAINING — BLOCK (protect content from being used to train models) User-agent: GPTBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Meta-ExternalAgent Disallow: / User-agent: * Allow: / Disallow: /admin/ Sitemap: https://eterdis.com/sitemap-index.xml