# ==========================================
# isEazy – robots.txt optimizado
# Última actualización: Noviembre 2025
# ==========================================
# ------------------------------------------
# PERMITIR RECURSOS (CSS/JS/IMÁGENES)
# Para evitar "recursos bloqueados" en Google
# ------------------------------------------
User-agent: *
Allow: /wp-content/uploads/
Allow: /wp-content/*.css
Allow: /wp-content/*.js
Allow: /wp-includes/
# ------------------------------------------
# BLOQUEAR ÁREAS PRIVADAS Y LOGIN
# ------------------------------------------
User-agent: *
Disallow: /*/login
Disallow: /*/login-saml
Disallow: /*/password/reset
Disallow: /*/register
Disallow: /*/iframe-register*
Disallow: /my/
Disallow: /dl/
# ------------------------------------------
# BLOQUEAR BÚSQUEDAS INTERNAS
# ------------------------------------------
Disallow: /search
Disallow: /?s=
# ------------------------------------------
# BLOQUEAR TRACKBACKS, COMMENTS FEED, FEEDS
# (reducción de reglas para evitar duplicados)
# ------------------------------------------
Disallow: /trackback
Disallow: /*trackback
Disallow: /feed/
Disallow: /comments/feed/
# ------------------------------------------
# PERMITIR BINGBOT (buen crawler SEO)
# ------------------------------------------
User-agent: bingbot
Allow: /
# ------------------------------------------
# BLOQUEAR BOTS PELIGROSOS Y COPIADORES
# Lista reducida a bots realmente dañinos
# ------------------------------------------
User-agent: HTTrack
User-agent: wget
User-agent: Offline Explorer
User-agent: Nuclei
User-agent: Go-http-client
User-agent: Teleport
User-agent: TeleportPro
User-agent: WebReaper
User-agent: WebCopier
User-agent: WebStripper
Disallow: /
# ------------------------------------------
# SITEMAP
# ------------------------------------------
Sitemap: https://www.iseazy.com/sitemap_index.xml