# robots.txt for Captain Digital Nomad # Updated: 3/31/2026 # Global settings for all crawlers User-agent: * Allow: / # Disallow admin/auth pages Disallow: /dashboard Disallow: /onboarding Disallow: /settings Disallow: /login Disallow: /register # Disallow disabled routes Disallow: /cities Disallow: /city/ Disallow: /countries Disallow: /country/ Disallow: /spaces # Be respectful to servers Crawl-delay: 1 # Google AI Bot User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-News Allow: / # OpenAI Bot User-agent: GPTBot Allow: / # ChatGPT User Agent User-agent: ChatGPT-User Allow: / User-agent: cohere-ai Allow: / # Anthropic Claude User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Other AI/ML crawlers User-agent: CCBot Disallow: / User-agent: Omgilibot Disallow: / User-agent: Amazonbot Disallow: / User-agent: Bytespider Disallow: / User-agent: Diffbot Disallow: / # Sitemaps Sitemap: https://captaindigitalnomad.com/sitemap.xml