# ============================================ # O2 Inc. — robots.txt # Estratégia: SEO tradicional + GEO/AEO # ============================================ # ---- Bots de busca tradicional ---- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # ---- Bots de IA generativa (treinamento + busca em tempo real) ---- # OpenAI User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / # Google Gemini (separado do Googlebot — precisa liberar explicitamente) User-agent: Google-Extended Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Apple Intelligence User-agent: Applebot-Extended Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / # Amazon (Alexa / Rufus) User-agent: Amazonbot Allow: / # ---- Regra geral (qualquer outro bot) ---- User-agent: * Allow: / # ---- Sitemap ---- Sitemap: https://o2inc.com.br/sitemap.xml