# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # use: how AI systems may consume the content (immediate, reference, or full). # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no,use=reference Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content # robots.txt for TBH Index — https://tbhindex.com # # Search engines and AI *answer* engines are welcome: those send readers back. # AI *training* crawlers are not: the game data here is datamined from the # game's own files and is the thing this site actually offers, so handing it # over as free training material gives away the moat and returns nothing. # # The split is by what a bot does, not who owns it — Google-Extended (Gemini # training/grounding) is blocked while Googlebot (Search) is fully allowed. # Per Google's own documentation, Google-Extended has no effect on Search # ranking, so this costs nothing in results. User-agent: * Allow: / # Personal/app routes. These need an uploaded .tbhsave to show anything, so a # crawler only ever sees the empty shell — and Search Console shows them ranking # (/profile at position 2.8, /stash at 3.7) while converting near 0%, which # teaches Google that a tbhindex.com result is one users skip. They are not in # sitemap.xml; these rules stop them being picked up by crawl instead. The # runtime noindex in useSEO.ts can't cover this: crawlers read the static shell. Disallow: /stash Disallow: /profile # ── Search crawlers ───────────────────────────────────────────────────────── # A named group REPLACES the wildcard group for that agent rather than adding # to it, so every group below repeats the private-route rules. Dropping them # here would quietly re-open /stash and /profile to exactly the crawlers that # matter most. User-agent: Googlebot Allow: / Disallow: /stash Disallow: /profile User-agent: Mediapartners-Google Allow: / Disallow: /stash Disallow: /profile User-agent: Bingbot Allow: / Disallow: /stash Disallow: /profile # ── AI answer engines: allowed, they cite and link back ───────────────────── User-agent: OAI-SearchBot Allow: / Disallow: /stash Disallow: /profile User-agent: ChatGPT-User Allow: / Disallow: /stash Disallow: /profile User-agent: PerplexityBot Allow: / Disallow: /stash Disallow: /profile User-agent: ClaudeBot Allow: / Disallow: /stash Disallow: /profile User-agent: Claude-Web Allow: / Disallow: /stash Disallow: /profile # ── AI training / bulk scraping: blocked ──────────────────────────────────── # These consume content to train models and send no readers back. Blocking them # is reversible and has no Search consequence. User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: meta-externalagent Disallow: / User-agent: anthropic-ai Disallow: / User-agent: cohere-ai Disallow: / User-agent: Diffbot Disallow: / User-agent: Omgilibot Disallow: / User-agent: Timpibot Disallow: / Sitemap: https://tbhindex.com/sitemap.xml