# robots.txt for capybro.app # # CapyBro is a marketing site for an open-source-core Windows app. # We welcome all crawlers — search engines, AI-search bots, and # AI-training bots alike. More reach = more people who discover the # product. We don't host private content; everything indexable here # is intentional public-facing copy. # # This file overrides Cloudflare's auto-managed robots.txt (which # defaults to disallowing AI training bots). If you ever want to # restrict bots, edit here — Cloudflare serves whatever is in # /public/robots.txt verbatim. # Cloudflare content-signals: explicit positive consent for search, # AI-input (RAG/grounding), and AI training. Recognised by # Cloudflare's bot management; ignored by other crawlers (harmless). User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=yes Allow: / # Sitemap location — pointed at by every crawler we want to find content. Sitemap: https://capybro.app/sitemap.xml