Adding llms.txt to a Framer site
Published:
Since its 2026 Static Files release, Framer serves custom files at the root — so an llms.txt is a direct upload, with no redirects or workarounds.
1. Open the Files tab
In your Framer workspace, go to Domains → Files (the Static Files area). This is where Framer hosts root and well-known files for your custom domain.
2. Upload your llms.txt
Write a short, curated file — a title, a one-line summary, and your key pages under H2 headings with absolute HTTPS links — and upload it. It is served at yourdomain.com/llms.txt. Static / well-known file hosting requires a paid plan (Pro, Scale or Enterprise).
3. Publish
Uploaded files don't go live until you publish the site. After publishing, open yourdomain.com/llms.txt in a browser to confirm it serves.
4. Validate
Paste your domain into the validator — it confirms the file is reachable as plain text, well-formed, and that every linked URL resolves.