# SOWA Privacy – robots.txt # Deploy at: https://sowaprivacy.ai/robots.txt User-agent: * Allow: / # Auth and account pages carry . # They are intentionally NOT disallowed here: crawlers must be able to # fetch them to see the noindex (Disallow would hide it and the URLs # could still get indexed from links). # Internal staff admin (auth-gated; never linked; crawl blocked by design) Disallow: /admin # Sitemap Sitemap: https://sowaprivacy.ai/sitemap.xml # AI crawlers – explicitly allowed (we want our content cited by AI engines) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / # Block low-value scrapers if needed (none for now)