# Allow all crawlers everywhere — we want Google + Bing + Baidu picking # up every public tarot page. Private routes (dashboard, login, invite # tokens, magic-link verify) aren't actually disallowed here because # they're either single-shot URLs that wouldn't get indexed anyway, # or they 404 / redirect for unauth users. If we ever start serving # user-content pages (shared readings etc) we'll want a "noindex" meta # on those rather than crawling rules. User-agent: * Allow: / # Sitemap pointer — Google + Bing both honor this. Includes the canonical # www. host because clawtarot.com apex 307s to www. Sitemap: https://www.clawtarot.com/sitemap.xml