# ========================================== # Robots.txt optimizado para WordPress e IA # ========================================== User-agent: * # Bloquear rutas críticas de WordPress Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /wp-content/plugins/ Disallow: /readme.html Disallow: /refer/ # Permitir rastreo de estáticos para mejor renderizado Allow: /wp-content/uploads/ Allow: /wp-includes/js/ Allow: /wp-includes/css/ # ========================================== # AGENTES DE IA (Gemini, ChatGPT, Apple) # ========================================== # Google Gemini / Bard User-agent: Google-Extended Allow: / # OpenAI (ChatGPT) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Apple AI (AppleBot) User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Anthropic (Claude) User-agent: anthropic-ai Allow: / # ========================================== # PUBLICIDAD Y RASTREO TÉCNICO # ========================================== # Forzar acceso total para validación de anuncios (Evita el error en Ads) User-agent: AdsBot-Google Allow: / User-agent: AdsBot-Google-Mobile Allow: / # Sitemaps Sitemap: https://gpgsl.es/sitemap_index.xml