# ========================================================================== # robots.txt — www.pke.pt # Estrategia GEO: VISIVEL na pesquisa por IA (citacoes) + OPT-OUT de treino. # ========================================================================== # ----- Motores de pesquisa tradicionais (manter abertos) ----- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # ----- OpenAI / ChatGPT ----- User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: GPTBot Disallow: / # ----- Anthropic / Claude ----- User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: ClaudeBot Disallow: / # ----- Perplexity ----- User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # ----- Google (uso generativo: Gemini / AI Overviews) ----- # Allow = aparecer nas respostas de IA da Google. Muda para Disallow para # opt-out do uso generativo do Google (mantendo a pesquisa normal). User-agent: Google-Extended Allow: / # ----- Decisoes de TREINO adicionais (descomentar para opt-out) ----- # User-agent: CCBot # Common Crawl (alimenta varios datasets) # Disallow: / # User-agent: Applebot-Extended # Disallow: / # User-agent: Bytespider # ByteDance, costuma ser agressivo # Disallow: / # ----- Tudo o resto (com bloqueios específicos) ----- User-agent: * Disallow: /encomenda/ Disallow: /admin/ # DESCOMENTAR LOGO QUE EXISTA SITEMAP # Sitemap: https://www.pke.pt/sitemap.xml