# HeraPrime — robots.txt # Policy: indexing allowed in production; major AI / LLM crawlers explicitly # allowed to signal intent (we want to be retrievable from LLM-powered search). # Internal tooling paths listed for historical safety — not present on live site. User-agent: * Allow: / Disallow: /THIRD_PARTY_LICENSES.md # --- Explicit allows for major AI / LLM crawlers --- # A bot-specific block supersedes `*` for that bot, so we declare full Allow. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: CCBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: cohere-ai Allow: / User-agent: YouBot Allow: / User-agent: Amazonbot Allow: / Sitemap: https://www.heraprime.com/sitemap.xml