# sheets.works — robots.txt # Updated: 2026-03-02 # ── Allow all standard search engines ── User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # ── Allow AI search & retrieval crawlers ── # These power real-time AI search answers (ChatGPT search, Claude search, Perplexity) User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # ── Block training-only scrapers (no search benefit) ── User-agent: CCBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: anthropic-ai Disallow: / # ── Block raw paths and data files from crawling ── User-agent: * Disallow: /demos/ Disallow: /*.json$ # ── Default: allow everything else ── User-agent: * Allow: / # ── Sitemap ── Sitemap: https://sheets.works/sitemap.xml Disallow: /_dead_google_data/ Disallow: /minecraft-data/ Disallow: /_tokyo_jingles_data