# robots.txt — CZ Comunicación Digital (tallerdigital.com.ar) User-agent: * Allow: / Disallow: /wp-admin/ Disallow: /cgi-bin/ Disallow: /tmp/ Disallow: /private/ Disallow: /lovable/ # Permitir explícitamente recursos estáticos Allow: /*.css$ Allow: /*.js$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.png$ Allow: /*.webp$ Allow: /*.svg$ Allow: /*.gif$ Allow: /*.ico$ # Buscadores tradicionales User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Yandex Allow: / User-agent: Baiduspider Allow: / # Motores de búsqueda e IA generativa User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Bytespider Allow: / User-agent: YouBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Sitemaps Sitemap: https://tallerdigital.com.ar/sitemap.xml Sitemap: https://tallerdigital.com.ar/sitemap.html