llms.txt in Framer
Framer lets you host static files directly on your domain. Uploading llms.txt takes a minute, no code.
Last updated:
How Framer serves static files
Framer is a no-code site builder, so there is no public/ folder to drop files into. Instead
it lets you host static files directly on your site or custom domain through the dashboard. An uploaded
llms.txt is then served at https://yourdomain.com/llms.txt.
Method: upload in the Files section
-
Write your
llms.txtcontent first (use the how-to guide and generator), then save it as a.txtfile. - Open the Framer dashboard.
- In the left sidebar, find your site under Domains.
- Open the Files section.
- Upload your
llms.txtfile. - Publish the site. The file becomes available at
/llms.txt.
Plan requirement
Verifying the setup
After publishing, open https://yourdomain.com/llms.txt in a browser and confirm it loads
and shows your content. You can also run:
curl -sI https://yourdomain.com/llms.txt | grep -i content-type On another no-code builder? See the Webflow, Wix, and Squarespace guides. Validate your file with the validator.