# -------------------------- # 1. Reglas generales # -------------------------- User-agent: * # Permitir recursos clave para renderizado (MUY IMPORTANTE) Allow: /wp-content/uploads/ Allow: /wp-content/themes/ Allow: /wp-content/plugins/ Allow: /*.css$ Allow: /*.js$ # Archivos útiles Allow: /llms.txt Allow: /llms-full.txt Allow: /ai.txt Allow: /humans.txt Allow: /security.txt Allow: /schema.json # Bloqueos básicos WordPress Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Limpieza SEO Disallow: /readme.html Disallow: /refer/ Disallow: /comments/feed/ Disallow: /trackback/ # Evitar URLs basura Disallow: /*?replytocom= Disallow: /?s= Disallow: /search/ Disallow: /page/ Disallow: /?p= # Taxonomías poco útiles Disallow: /author/ Disallow: /tag/ # -------------------------- # 2. Acceso a imágenes # -------------------------- User-agent: Googlebot-Image Allow: /wp-content/uploads/ User-agent: MSNBOT-Media Allow: /wp-content/uploads/ # -------------------------- # 3. Bots de IA # -------------------------- User-agent: GPTBot Allow: / Disallow: User-agent: Gemini Allow: / Disallow: User-agent: Claude-Web Allow: / Disallow: User-agent: PerplexityBot Allow: / Disallow: User-agent: OAI-SearchBot Allow: / Disallow: User-agent: CCBot Allow: / Disallow: User-agent: Amazonbot Allow: / Disallow: User-agent: Applebot-Extended Allow: / Disallow: User-agent: Meta-ExternalAgent Allow: / Disallow: User-agent: facebookexternalhit Allow: / Disallow: User-agent: Bytespider Allow: / Disallow: User-agent: YouBot Allow: / Disallow: # -------------------------- # 4. Sitemap # -------------------------- Sitemap: https://sarayruiz.es/sitemap_index.xml