# robots.txt - Biomont. com.pe # Optimizado para WordPress + WP Optimize + Autoptimize + GTranslate User-agent: * Allow: / # ============================================ # WORDPRESS CORE # ============================================ Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /wp-includes/ Disallow: /xmlrpc.php Disallow: /readme.html Disallow: /license.txt # ============================================ # PLUGINS Y THEMES # ============================================ Disallow: /wp-content/plugins/ Disallow: /wp-content/themes/ Disallow: /wp-content/cache/ # Permitir assets públicos Allow: /wp-content/uploads/ Allow: /wp-content/themes/*.css Allow: /wp-content/themes/*.js Allow: /wp-content/plugins/*.css Allow: /wp-content/plugins/*.js Allow: /wp-content/cache/autoptimize/*. css Allow: /wp-content/cache/autoptimize/*. js Allow: /wp-content/cache/wpo-minify/*.css Allow: /wp-content/cache/wpo-minify/*.js Allow: /*.png$ Allow: /*. jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.svg$ Allow: /*.webp$ Allow: /*.woff$ Allow: /*.woff2$ # ============================================ # PARÁMETROS Y BÚSQUEDAS # ============================================ Disallow: /*? s= Disallow: /*?p= Disallow: /*?preview= Disallow: /*? replytocom= Disallow: /search/ Disallow: /page/ # ============================================ # GTRANSLATE (Permitir idiomas) # ============================================ Allow: /es/ Allow: /en/ Allow: /pt/ Allow: /fr/ # ============================================ # BOTS BLOQUEADOS # ============================================ User-agent: AhrefsBot Disallow: / User-agent: Barkrowler Disallow: / User-agent: DuckDuckBot Disallow: / User-agent: bingbot Disallow: / User-agent: Applebot Disallow: / User-agent: SemrushBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # ============================================ # BOTS PERMITIDOS (con crawl delay) # ============================================ User-agent: Googlebot Crawl-delay: 0 Allow: / User-agent: Googlebot-Image Allow: /wp-content/uploads/ # ============================================ # SITEMAPS # ============================================ Sitemap: https://biomont.com.pe/sitemap.xml Sitemap: https://biomont.com.pe/sitemap_index.xml