# ============================ # 🔓 Permitir acceso a ChatGPT / GPTBot # ============================ User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OpenAI-Scraper Allow: / # ============================ # 🔓 Permitir acceso a Gemini (Google AI) # ============================ User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # ============================ # 🔓 Permitir acceso a Claude (Anthropic AI) # ============================ User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # ============================ # Reglas generales para el resto de los bots # ============================ User-agent: * Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/themes/ Disallow: /wp-content/uploads/ Disallow: /cgi-bin/ Disallow: /wp-json/ Disallow: /author/ Disallow: /comments/ Disallow: /trackback/ Disallow: /xmlrpc.php Disallow: /wp-login.php Disallow: /wp-register.php Allow: /wp-content/uploads/ Sitemap: https://diegomattei.com.ar/sitemap_index.xml