# robots.txt — Auroguard Private Limited # https://www.www.auroguard.co.in/robots.txt # Last updated: May 2026 # ============================================================ # STANDARD SEARCH ENGINES # ============================================================ User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: /assets/ User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / # ============================================================ # AI CRAWLERS — EXPLICITLY PERMITTED # Allowing AI crawlers = getting cited in ChatGPT, Gemini, # Claude, Perplexity, Copilot answers (GEO strategy) # ============================================================ # OpenAI — ChatGPT, GPT-4, SearchGPT User-agent: GPTBot Allow: / # OpenAI — ChatGPT browsing User-agent: ChatGPT-User Allow: / # Anthropic — Claude User-agent: ClaudeBot Allow: / # Anthropic — Claude User-agent: anthropic-ai Allow: / # Google — Gemini AI / Google AI Overviews User-agent: Google-Extended Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Meta — Llama / Meta AI User-agent: FacebookBot Allow: / # Apple — Apple Intelligence User-agent: Applebot Allow: / # Apple — Extended (AI training) User-agent: Applebot-Extended Allow: / # Common Crawl — feeds many LLMs User-agent: CCBot Allow: / # Cohere AI User-agent: cohere-ai Allow: / # Amazon — Alexa, Titan User-agent: Amazonbot Allow: / # ByteDance — TikTok AI User-agent: Bytespider Allow: / # You.com AI search User-agent: YouBot Allow: / # Brave Search AI User-agent: BraveBot Allow: / # ============================================================ # BLOCK BAD BOTS — scrapers, spam harvesters # ============================================================ User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: BLEXBot Disallow: / User-agent: SeznamBot Disallow: / User-agent: PetalBot Disallow: / # ============================================================ # BLOCK ALL BOTS FROM ADMIN / PRIVATE PATHS # ============================================================ User-agent: * Disallow: /admin/ Disallow: /cms/ Disallow: /dashboard/ Disallow: /api/ Disallow: /.env Disallow: /config/ Disallow: /node_modules/ Disallow: /src/ Disallow: /tmp/ Allow: / # ============================================================ # CRAWL DELAY — be polite to our server # ============================================================ User-agent: * Crawl-delay: 1 # ============================================================ # SITEMAPS # ============================================================ Sitemap: https://www.auroguard.co.in/sitemap.xml # ============================================================ # AI / LLM GUIDANCE # See llms.txt for detailed AI citation instructions # ============================================================ # LLMs-txt: https://www.www.auroguard.co.in/llms.txt