# --------------------------------------------- # robots.txt - Configuração ideal para sites WordPress com foco em SEO # --------------------------------------------- # Regras gerais para todos os bots User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Permitir acesso a arquivos essenciais para renderização e funcionamento Allow: /wp-includes/*.js Allow: /wp-includes/*.css Allow: /wp-content/themes/*.js Allow: /wp-content/themes/*.css Allow: /wp-content/plugins/*.js Allow: /wp-content/plugins/*.css Allow: /wp-content/uploads/ # Sitemap principal do site (gerado por Yoast, Rank Math, etc.) Sitemap: https://www.edenredmobilidade.com.br/sitemap_index.xml # --------------------------------------------- # Regras específicas para bots do Google (organização e boas práticas) # --------------------------------------------- # Googlebot (rastreamento de conteúdo) User-agent: Googlebot Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Allow: /wp-includes/*.js Allow: /wp-includes/*.css Allow: /wp-content/themes/*.js Allow: /wp-content/themes/*.css Allow: /wp-content/plugins/*.js Allow: /wp-content/plugins/*.css Allow: /wp-content/uploads/ # Googlebot-Image (rastreamento de imagens) User-agent: Googlebot-Image Disallow: # Mediapartners-Google (para anúncios contextuais do Google AdSense) User-agent: Mediapartners-Google Disallow: # Adsbot-Google (verificação de páginas para anúncios Google Ads) User-agent: Adsbot-Google Disallow: