# robots.txt for seokrates.io # AI-powered SEO content generator User-agent: * Allow: / # Block auth-gated and admin areas (lang-prefixed: /en/app, /cs/admin, ...) Disallow: /*/app Disallow: /*/admin Disallow: /*/admin/* Disallow: /*/settings Disallow: /*/login Disallow: /*/dashboard/ Disallow: /*/dashboard/* Disallow: /api/ Disallow: /auth/ # Also block the unprefixed fallback routes that redirect into the app shell Disallow: /app Disallow: /admin Disallow: /admin/* Disallow: /settings Disallow: /login # Internal email template previews Disallow: /email-preview/ # Google Image Bot User-agent: Googlebot-Image Allow: / # AI search crawlers — allow for GEO (Generative Engine Optimization) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: Applebot Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: cohere-ai Allow: / # Sitemap Sitemap: https://seokrates.io/sitemap.xml Host: https://seokrates.io # Content Signal directives — https://contentsignals.org # ai-train=no: do not use our content to train models # search=yes: index freely for search (incl. AI search) # ai-input=yes: live citation/grounding by agents is welcome Content-Signal: ai-train=no, search=yes, ai-input=yes