# robots.txt for joinherd.ai # Allow all crawlers access to customer-facing pages. # Block dev/test pages from being indexed. User-agent: * Allow: / Disallow: /favicon-generator.html Disallow: /footprint-loading.html Disallow: /heel-toe-test.html Disallow: /assets/demo.html # Explicit allows for AI crawlers. They're allowed by `User-agent: *` already, # but explicit allows make intent unambiguous and survive future tightening. 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: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: cohere-ai Allow: / Sitemap: https://joinherd.ai/sitemap.xml