# Block all bots from private/admin areas User-agent: * Disallow: /cgi-bin/ Disallow: /ops/ Disallow: /admin/ Disallow: /internal/ Disallow: /login/ Disallow: /dashboard/ Disallow: /api/ # Allow Google to crawl everything public User-agent: Googlebot Allow: / # Allow Bing to crawl everything public User-agent: Bingbot Allow: / # Allow ChatGPT AI crawler User-agent: GPTBot Allow: / # Allow Google AI (Gemini/SGE) User-agent: Google-Extended Allow: / # Allow Claude / Anthropic crawler User-agent: ClaudeBot Allow: / # Sitemap location Sitemap: https://blueshuttlevan.com/sitemap.xml