# OuterMap — robots.txt (production) # Allow indexing for search and AI crawlers so the product is discoverable # via both classic SERP and AI-powered search. User-agent: * Allow: / Allow: /llms.txt Disallow: /src/ Disallow: /.claude/ Disallow: /node_modules/ Disallow: /dist-server/ # Classic search User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # AI search & answer engines (opt-in for product discoverability) User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: Bytespider Allow: / # Block known abusive crawlers User-agent: MJ12bot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / Sitemap: https://outermap.com/sitemap.xml