# robots.txt for opsbook.ai # Last updated: 2026-03-29 # ----------------------------------------------- # Ahrefs crawlers (explicitly allowed) # ----------------------------------------------- User-agent: AhrefsBot Allow: / User-agent: AhrefsSiteAudit Allow: / # ----------------------------------------------- # Major search engines # ----------------------------------------------- User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / # ----------------------------------------------- # AI search & citation bots (allow for AI SEO) # ----------------------------------------------- User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: OAI-SearchBot Allow: / # ----------------------------------------------- # SEO tools # ----------------------------------------------- User-agent: SemrushBot Allow: / User-agent: MJ12bot Allow: / User-agent: DotBot Allow: / # ----------------------------------------------- # Default: allow all other crawlers # ----------------------------------------------- User-agent: * Allow: / # ----------------------------------------------- # Sitemap # ----------------------------------------------- Sitemap: https://www.opsbook.ai/sitemap.xml