# robots.txt — Grupo MW7 # https://grupomw7.com.br/ # Atualizado em: 2026-08-14 # ───────────────────────────────────────────── # 1. REGRA GERAL (todos os robôs) # ───────────────────────────────────────────── User-agent: * Allow: / # WordPress — bloqueio de áreas administrativas Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /xmlrpc.php Disallow: /readme.html Disallow: /license.txt Disallow: /wp-json/wp/v2/users Disallow: /?author= Disallow: /trackback/ Disallow: /comments/feed/ # Parâmetros que geram conteúdo duplicado Disallow: /*?s= Disallow: /*?replytocom= Disallow: /*?attachment_id= # Liberação explícita de recursos de renderização (CSS/JS/imagens) Allow: /wp-content/uploads/ Allow: /wp-content/themes/ Allow: /wp-content/plugins/ Allow: /*.css$ Allow: /*.js$ Allow: /*.svg$ Allow: /*.webp$ Allow: /*.png$ Allow: /*.jpg$ # ───────────────────────────────────────────── # 2. BUSCADORES TRADICIONAIS # ───────────────────────────────────────────── User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # ───────────────────────────────────────────── # 3. AGENTES DE IA / LLM — ACESSO LIBERADO # Objetivo: aparecer em respostas do ChatGPT, Claude, # Perplexity, Gemini, Copilot e AI Overviews. # Conteúdo estruturado para IA em: /llms.txt # ───────────────────────────────────────────── User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: meta-externalagent Allow: / User-agent: FacebookBot Allow: / User-agent: DuckAssistBot Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: YouBot Allow: / User-agent: Diffbot Allow: / # ───────────────────────────────────────────── # 4. BLOQUEIO DE SCRAPERS AGRESSIVOS # ───────────────────────────────────────────── User-agent: Bytespider Disallow: / User-agent: PetalBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: BLEXBot Disallow: / # ───────────────────────────────────────────── # 5. SITEMAPS # ───────────────────────────────────────────── Sitemap: https://grupomw7.com.br/wp-sitemap.xml # Conteúdo otimizado para modelos de linguagem: # https://grupomw7.com.br/llms.txt