Validate the file
Paste your Framer site map into the validator to catch missing context, unsafe URLs, and vague claims.
Open validatorFramer sites are often fast-moving marketing sites with landing pages, CMS collections, case studies, and help content. A useful llms.txt file should not mirror every page. It should point to the pages that best explain the company, product, proof, policies, and support paths.
https://yourdomain.com/llms.txt. If your Framer setup cannot publish a root-level text file directly, use a verified fallback such as a reverse proxy, edge worker, or static host while keeping canonical links pointed at the Framer pages.
# Example Framer SaaS Site > Example Framer SaaS Site helps support teams summarize customer conversations and find answers faster. Important notes: - Product and pricing pages are the source for public capabilities. - Case studies describe specific customer contexts and should not be treated as guarantees. - Private dashboards, demos, and customer portals are not part of this public map. ## Core pages - [Homepage](https://example.com): Product overview and positioning - [Pricing](https://example.com/pricing): Plans, limits, and billing terms - [Case Studies](https://example.com/customers): Public customer proof - [Resources](https://example.com/resources): Guides and educational content - [Help Center](https://example.com/help): Setup and troubleshooting articles - [Security](https://example.com/security): Security and compliance overview - [Contact](https://example.com/contact): Sales and support escalation ## Optional - [Changelog](https://example.com/changelog): Product updates and behavior changes
Treat llms.txt as a curated context file, not as a ranking shortcut. Keep important Framer pages crawlable, internally linked, descriptive, and visible as text. Use Search Console and server logs to confirm that the final domain, sitemap, and important pages can be crawled.
/robots.txt, /sitemap.xml, and public pages return HTTP 200./llms.txt only after testing the final URL.llms.txt draft and monitor crawler logs after launch.Paste your Framer site map into the validator to catch missing context, unsafe URLs, and vague claims.
Open validatorNeed another visual-site builder example? The Webflow guide uses the same conservative publishing principle.
Read Webflow guide