# robots.txt for Hyver — https://hyver.app # AI-Powered Sales Outreach Platform # --- Default: allow all standard crawlers --- User-agent: * Allow: / # Keep authenticated app routes out of the index (marketing pages stay open) Disallow: /chat Disallow: /login Disallow: /settings Disallow: /callback Disallow: /cancel Disallow: /success # --- AI / LLM crawlers (Generative Engine Optimization) --- # Explicitly allow answer engines and model crawlers so Hyver can be # discovered, cited, and surfaced in AI assistants. See /llms.txt. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Meta-ExternalAgent Allow: / # --- Sitemaps --- Sitemap: https://hyver.app/sitemap.xml