# ============================================================================ # ROBOTS.TXT - CONTANDO ESTRELAS # Atualizado: Fevereiro 2026 # ============================================================================ # # Este arquivo permite que crawlers de IAs generativas indexem seu site # Essencial para SEO GEO (Generative Engine Optimization) # # ============================================================================ # ======================================== # OPENAI (ChatGPT, GPT-4, etc) # ======================================== User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # ======================================== # ANTHROPIC (Claude) # ======================================== User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # ======================================== # GOOGLE (Gemini, Bard) # ======================================== User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # ======================================== # PERPLEXITY # ======================================== User-agent: PerplexityBot Allow: / # ======================================== # META (Meta AI) # ======================================== User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # ======================================== # COHERE # ======================================== User-agent: cohere-ai Allow: / # ======================================== # BING (Copilot) # ======================================== User-agent: Bingbot Allow: / # ======================================== # VOCÊ.COM # ======================================== User-agent: YouBot Allow: / # ======================================== # COMMON CRAWL (usado por várias IAs) # ======================================== User-agent: CCBot Allow: / # ======================================== # GOOGLE NORMAL (sempre permitir) # ======================================== User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Video Allow: / # ======================================== # OUTROS BUSCADORES # ======================================== User-agent: Bingbot Allow: / User-agent: Slurp Allow: / # ======================================== # REGRA GERAL (para outros bots) # ======================================== User-agent: * Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/cache/ Disallow: /wp-json/ Disallow: /xmlrpc.php Disallow: /readme.html Disallow: /license.txt # ======================================== # SITEMAP (muito importante!) # ======================================== Sitemap: https://contandoestrelas.com/sitemap.xml Sitemap: https://contandoestrelas.com/sitemap_index.xml # ============================================================================ # NOTAS: # - Este robots.txt é PUBLIC e pode ser visto por qualquer pessoa # - Acesse em: https://contandoestrelas.com/robots.txt # - Teste em: https://www.google.com/webmasters/tools/robots-testing-tool # ============================================================================