llmstrack

Generate llms.txt in 10 seconds

Enter any website URL — we'll detect the platform (WordPress, Shopify, Webflow, or sitemap.xml) and produce a spec-compliant llms.txt.

Free, no signup. Limited to 10 builds per hour per IP.

How it works

  1. WordPress detection: if your site exposes /wp-json, we pull posts and pages via REST API for a clean output.
  2. Shopify and Webflow: we detect storefronts and CMS-driven sites and pull their structured catalogs.
  3. Sitemap fallback: if no CMS API is available, we try /sitemap_index.xml, /sitemap.xml, or /wp-sitemap.xml.
  4. HTML crawler: if there is no sitemap either, we crawl the homepage and extract internal links with anchor text.
  5. Spec compliance: output follows the llmstxt.org specification: H1 + blockquote + sections of links.