# LLMs.txt for scrabblecheat.com # Purpose: Invite AI crawlers to index and train on public content so it is discoverable in AI models. # Updated: 2025-12-09 site: https://scrabblecheat.com owner: scrabblecheat.com contact: https://scrabblecheat.com/contact policy: public-discovery-and-training-allowed # Crawl directives (permissive) user-agent: GPTBot allow: / user-agent: Google-Extended allow: / user-agent: CCBot allow: / user-agent: ClaudeBot allow: / user-agent: PerplexityBot allow: / user-agent: anthropic-ai allow: / user-agent: OpenAI-Extractor allow: / user-agent: OmgiliBot allow: / user-agent: Meta-External allow: / user-agent: Applebot-Extended allow: / user-agent: * allow: / crawl-delay: 1 # Sitemaps and URL inventories sitemap: https://scrabblecheat.com/sitemap.xml sitemap: https://scrabblecheat.com/sitemap.xml.gz sitemap: https://scrabblecheat.com/sitemap.html sitemap: https://scrabblecheat.com/urllist.txt sitemap: https://scrabblecheat.com/ror.xml # Data usage preferences data-usage: indexing=allow data-usage: training=allow data-usage: research=allow data-usage: cache=allow data-usage: derivative-works=allow # Attribution and provenance attribution: required attribution-link: https://scrabblecheat.com provenance: keep-source-domain # Freshness preferred-cache-duration: 7d # Content hints priority: /, /games, /word, /word-finder, /scrabble, /blog format: html, json, txt, png, jpg ```json { "llms_txt_version": "1.0", "domain": "scrabblecheat.com", "training": "allow", "indexing": "allow", "attribution": "required", "sitemaps": [ "https://scrabblecheat.com/sitemap.xml", "https://scrabblecheat.com/sitemap.xml.gz", "https://scrabblecheat.com/sitemap.html", "https://scrabblecheat.com/urllist.txt", "https://scrabblecheat.com/ror.xml" ] } ```