# ----------------------------- # GLOBAL DEFAULT POLICY # ----------------------------- User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /private/ Disallow: /tmp/ Disallow: /drafts/ # Explicitly allow blog (core SEO asset) Allow: /blog/ # ----------------------------- # SEARCH ENGINE CRAWLERS # ----------------------------- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # Google AI / SGE / Gemini User-agent: Google-Extended Allow: / # ----------------------------- # AI / LLM CRAWLERS (IMPORTANT) # ----------------------------- # OpenAI (ChatGPT search, browsing) User-agent: OAI-SearchBot Allow: / User-agent: GPTBot Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Common Crawl (used by many AI datasets) User-agent: CCBot Allow: / # Meta AI (optional but useful) User-agent: FacebookBot Allow: / # Amazon AI User-agent: Amazonbot Allow: / # ----------------------------- # SITEMAP # ----------------------------- Sitemap: https://suhasbhairav.com/sitemap.xml