# Configurações globais para todos os robôs User-agent: * # Permitir acesso às seções principais Allow: / Allow: /servicos/ Allow: /assets/css/ Allow: /assets/js/ Allow: /assets/img/ Allow: /sobre.php Allow: /contato.php Allow: /sitemap.php # Bloquear acesso a arquivos e diretórios sensíveis Disallow: /vendor/ Disallow: /includes/ Disallow: /forms/ Disallow: /.git/ Disallow: /temporary.html Disallow: /test-email.php Disallow: /*.json$ Disallow: /*.txt$ Disallow: /*.log$ Disallow: /*.sql$ Disallow: /*.md$ Disallow: /*.yml$ Disallow: /*.yaml$ Disallow: /*.config$ Disallow: /*.env$ Disallow: /*.lock$ # Configurações específicas para Googlebot User-agent: Googlebot Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.png$ Allow: /*.svg$ Allow: /*.webp$ Crawl-delay: 5 # Configurações específicas para Bingbot User-agent: Bingbot Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.png$ Allow: /*.svg$ Allow: /*.webp$ Crawl-delay: 10 # Sitemap Sitemap: https://agenciagreendigital.com.br/sitemap.xml # Host preferido Host: https://agenciagreendigital.com.br