# ========================================== # Robots.txt con Control de IA y SEO # ========================================== Sitemap: https://editorialverbum.es/sitemap_index.xml # 1. BLOQUEO DE MOTORES DE INTELIGENCIA ARTIFICIAL User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: AnthropicAI Disallow: / # 2. REGLAS PARA BUSCADORES GENERALES User-agent: * Allow: /wp-admin/admin-ajax.php Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /xmlrpc.php Disallow: /*?s= Disallow: /search # Protección de archivos técnicos Disallow: /*.php$ Disallow: /*.sql$ Disallow: /*.tgz$ Disallow: /*.gz$ Disallow: /*.tar$ # 🔥 BLOQUEO DE PARÁMETROS WOOCOMMERCE (CLAVE) Disallow: /*?orderby= Disallow: /*?product_view= Disallow: /*?product_count= Disallow: /*?product_order= Disallow: /*?product_orderby= Disallow: /*?min_price= Disallow: /*?max_price= Disallow: /*?filter_ Disallow: /*?add-to-cart= # Paginación con parámetros (evita combinaciones raras) Disallow: /*/page/*?* # 3. OPTIMIZACIÓN DE IMÁGENES User-agent: Googlebot-Image Allow: /wp-content/uploads/ Disallow: /wp-includes/ # 4. CONTROL DE CRAWLERS AGRESIVOS User-agent: noxtrumbot Crawl-delay: 20 User-agent: msnbot Crawl-delay: 10 User-agent: Slurp Crawl-delay: 10