# HeyAurora - robots.txt # Standard Search Engines (allow all) User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Yandex Allow: / # AI Search Engines (allow - they send traffic) User-agent: OAI-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-SearchBot Allow: / # AI Training Crawlers (block - they don't send traffic, just scrape) User-agent: GPTBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Claude-Web Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: cohere-ai Disallow: / User-agent: Bytespider Disallow: / # Default rule for all other bots User-agent: * Allow: / # Sitemap Sitemap: https://heyaurora.app/sitemap.xml