# robots.txt para Pinseo # https://www.pinseo.tech/ User-agent: * Allow: / # Recursos importantes para SEO (cacheable static assets) Allow: /styles.css Allow: /script.js Allow: /favicon.svg Allow: /favicon.ico # AI Crawlers - Permitidos explícitamente (GEO readiness) # Una agencia que vende servicios GEO debe permitir a los LLM crawlers. User-agent: GPTBot 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-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bytespider Allow: / User-agent: cohere-ai Allow: / User-agent: Amazonbot Allow: / # Bloquear archivos privados o build artifacts (si los hubiera en el futuro) # Disallow: /admin/ # Disallow: /private/ # LLM discovery (específico para AI crawlers - formato Markdown) # Ver: https://llmstxt.org/ # Sitemap Sitemap: https://www.pinseo.tech/sitemap.xml