# Robots.txt optimizado para lyra.digital # Acceso completo para buscadores web y LLM # --- Google --- User-agent: Googlebot Allow: / # --- Bing / Microsoft --- User-agent: Bingbot Allow: / # --- OpenAI (ChatGPT / GPTBot) --- User-agent: GPTBot Allow: / # --- Anthropic (Claude) --- User-agent: ClaudeBot Allow: / # --- Perplexity AI --- User-agent: PerplexityBot Allow: / # --- CommonCrawl (fuente de muchos modelos) --- User-agent: CCBot Allow: / # --- Copilot (LinkedIn / Microsoft) --- User-agent: LinkedInBot Allow: / # --- Genéricos --- User-agent: * Allow: / # Bloquear rutas técnicas de Webflow que no aportan valor Disallow: /?* Disallow: /404 Disallow: /401 # Sitemap Sitemap: https://www.lyra.digital/sitemap.xml # Referencia al archivo llms.txt para buscadores LLM LLM: https://www.lyra.digital/llms.txt Sitemap: https://www.lyra.digital/sitemap.xml