# Allow all web crawlers to access the site User-agent: * Allow: / # Explicitly welcome AI / answer-engine crawlers (ChatGPT, Claude, Perplexity, # Gemini / Google AI Overviews, Copilot…). # Machine-readable brand summary for LLMs: https://revoplyai.com/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: meta-externalagent Allow: / User-agent: cohere-ai Allow: / # Disallow utility/auth pages that should not be indexed Disallow: /login/ Disallow: /forgot-password/ Disallow: /coming-soon/ Disallow: /thank-you/ Disallow: /download/ Disallow: /team/ # Disallow technical paths Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /.next/ # Allow access to static assets Allow: /_next/static/ Allow: /css/ Allow: /fonts/ Allow: /images/ # Sitemap location Sitemap: https://revoplyai.com/sitemap.xml