# LLM-friendly site overview: https://linkscale.to/llms.txt User-agent: * Allow: / # API routes only (cron endpoints, private JSON). Nothing else is blocked: # Googlebot renders pages like a browser, so JS bundles, CSS, JSON route data # and build manifests must stay crawlable. A Disallow on *.js once hid every # client-rendered page from the index. # # The internal surfaces (/v2, /v3, /square, /thomas, /thomas-v2, /adm, /dev, # /dev-preview, /lp-404) are NOT listed here on purpose: each ships a noindex # meta tag, and a crawler has to be allowed to fetch a page before it can read # that tag. Disallow blocks crawling, not indexing, so blocking them here would # leave them eligible for URL-only indexing instead. Disallow: /api/ Sitemap: https://linkscale.to/sitemap.xml