# https://usesled.com/robots.txt # Sled — affiliate tracking for Polar.sh # Content-Signal preferences (https://contentsignals.org/) # We're open to search indexing and to agents using our content as live input # (e.g. summarizing a docs page for a user), but we don't permit our content # to be used to train AI models. Content-Signal: ai-train=no, search=yes, ai-input=yes # --------------------------------------------------------------------------- # Default rules # --------------------------------------------------------------------------- User-agent: * Allow: / Disallow: /api/ Disallow: /auth/ Disallow: /dashboard Disallow: /onboarding Disallow: /login Disallow: /signup # Per-tenant private surfaces — affiliate dashboards and webhook receivers Disallow: /*/affiliate/ Disallow: /*/api/ # --------------------------------------------------------------------------- # AI training crawlers — disallowed per Content-Signal ai-train=no # --------------------------------------------------------------------------- User-agent: GPTBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Meta-ExternalAgent Disallow: / User-agent: PerplexityBot Disallow: / User-agent: cohere-ai Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Diffbot Disallow: / User-agent: Omgilibot Disallow: / User-agent: ImagesiftBot Disallow: / # --------------------------------------------------------------------------- # AI assistants and search agents — allowed per Content-Signal ai-input=yes # (they may fetch a page to answer a user's question right now, but must not # retain it for training) # --------------------------------------------------------------------------- User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-Web Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-CloudVertexBot Allow: / Sitemap: https://usesled.com/sitemap.xml