# Nubo Email - robots.txt # Main website: nubo.email # Googlebot-specific rules (Google uses these FIRST, ignores User-agent: * conflicts) # This ensures Googlebot is never blocked, even if Cloudflare prepends restrictive rules User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /health User-agent: Googlebot-Image Allow: / User-agent: Google-Extended Allow: / # Other major search engines User-agent: Bingbot Allow: / Disallow: /api/ Disallow: /health User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / # AI crawlers User-agent: GPTBot Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Applebot-Extended Allow: / # Default fallback for all other bots User-agent: * Allow: / Disallow: /api/ Disallow: /health # Sitemap Sitemap: https://nubo.email/sitemap.xml