# llms.txt for The Mythic Store # Version 1.0 - Static ("set-and-forget") # - Site metadata SiteName: The Mythic Store Description: Quebec-based local game store & online shop specializing in Trading Card Games (Magic: The Gathering, Pokemon TCG, Disney Lorcana, Star Wars Unlimited, One Piece, Flesh & Blood, etc.). Contact: https://themythicstore.com/pages/contact-us # - Discovery pointers Sitemap: https://themythicstore.com/sitemap.xml Homepage: https://themythicstore.com/ # - Crawling rules (wildcard-friendly) Allow: /collections/* Allow: /products/* Allow: /blogs/* Allow: /pages/* Disallow: /cart* Disallow: /checkout* Disallow: /account* Disallow: /orders* Disallow: /search* # - Key content buckets Topics: - Collections (all product lines) - Product detail pages - Blog posts & guides - Static pages (About Us, FAQ, Events) # - Optional feeds & public data endpoints Products: https://themythicstore.com/products.json # all products in JSON Collections: https://themythicstore.com/collections.json # all collections in JSON Pages: https://themythicstore.com/pages.json # all static pages in JSON # - Notes # - Uses "*" wildcards so new URLs (e.g. /collections/new-set, /products/latest-release) are automatically covered. # - No dates or version-specific entries, so this file never "goes stale."