# Sensefold crawler policy (owner decision, 2026-09-03): # - every search and AI-search crawler may index and cite the site, so that # people asking Google, Bing, ChatGPT, Claude, or Perplexity about # connecting their AI to their own notes can find Sensefold; # - crawlers that only collect foundation-model training data are not # allowed. Content-Signal carries the same stance for crawlers that read # Content Signals instead of per-agent rules. User-agent: * Content-Signal: search=yes,ai-input=yes,ai-train=no Allow: / # Search and AI-search crawlers: allowed explicitly so a stricter wildcard # rule can never lock them out by accident. User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Applebot Allow: / # Training-only crawlers: not allowed. Their search-facing siblings above # (OAI-SearchBot, Applebot, Googlebot) keep full access. User-agent: GPTBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / Sitemap: https://sensefold.app/sitemap.xml Sitemap: https://sensefold.app/docs/sitemap-index.xml