# Permitir acceso solo a las IAs confiables # y bloquear al resto de bots no deseados. # --- IAs PERMITIDAS --- User-Agent: OpenAI Allow: / User-Agent: Google-Extended Allow: / User-Agent: Anthropic Allow: / User-Agent: PerplexityAI Allow: / User-Agent: Applebot Allow: / User-Agent: Lovable Allow: / # --- BLOQUEO GENERAL PARA EL RESTO --- User-Agent: * Disallow: / # Comentario: # Estas IAs están autorizadas a rastrear y usar el contenido del sitio. # Todo lo no identificado o no deseado queda bloqueado.