# Code With Kamlesh — robots.txt # Last updated: 2026 # # AI-agent discovery files are intentionally public and MUST NOT be blocked: # /llms.txt · /llms-full.txt # /.well-known/mcp.json · /.well-known/mcp/server-card.json # /.well-known/api-catalog · /.well-known/api-catalog.json # /.well-known/agent-skills/index.json · /agent-skills/* # /openapi.json · /api-documentation # /sitemap.xml · /sitemap-index.xml · /sitemap-courses.xml # === Standard search engines === User-agent: Googlebot Allow: / Disallow: /admin Disallow: /api/admin/ Disallow: /api/auth/ Disallow: /client-dashboard Disallow: /student-dashboard Disallow: /auth/ User-agent: Bingbot Allow: / Disallow: /admin Disallow: /api/admin/ Disallow: /api/auth/ User-agent: DuckDuckBot Allow: / User-agent: Slurp Allow: / User-agent: Yandex Allow: / User-agent: Baiduspider Allow: / # === AI search & LLM crawlers (explicitly allowed for citation & RAG) === User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Googlebot-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / User-agent: cohere-ai Allow: / User-agent: YouBot Allow: / User-agent: DiffBot Allow: / User-agent: CCBot Allow: / User-agent: Mistralai-User Allow: / # === Catch-all === User-agent: * Allow: / Disallow: /admin Disallow: /api/admin/ Disallow: /api/auth/ Disallow: /auth/ Disallow: /client-dashboard Disallow: /student-dashboard Crawl-delay: 1 # === Resources === Sitemap: https://codewithkamlesh.in/sitemap-index.xml Sitemap: https://codewithkamlesh.in/sitemap.xml Sitemap: https://codewithkamlesh.in/sitemap-courses.xml