# Sauna Guide - robots.txt # Allow major search and AI crawlers while blocking low-value utility paths. User-agent: * Allow: / Disallow: /api/ Disallow: /welcome # Explicit allow rules for mainstream search crawlers User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # Explicit allow rules for AI crawlers (GEO) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Amazonbot Allow: / User-agent: anthropic-ai Allow: / User-agent: cohere-ai Allow: / User-agent: OAI-SearchBot Allow: / User-agent: Perplexity-User Allow: / # Sitemap location Sitemap: https://sauna.guide/sitemap.xml