Add llms.txt to your site
Help large language models discover and follow your site’s usage guidelines.
This article explains how to add an llms.txt
file to your Framer site using the standardized .well-known
directory. This is helpful for large language models and other automated systems that scan websites for this information.
Hosting llms.txt in Framer
Framer lets you host well-known files directly on your site or custom domain. This feature is available on the Pro, Launch, Scale, and Enterprise plans.
To upload your llms.txt
file:
Open your project in Framer.
Go to Project settings.
Scroll to the Well-known files section.
Upload your
llms.txt
file (TXT or JSON format supported).
After publishing your site, the file will be available at /.well-known/llms.txt
. For more on well-known files, see our guide.
Framer’s support for well-known files offers a straightforward and dependable way to serve llms.txt
. This ensures it can be easily found by services that automatically interact with your site.
Still need help? Reach out to us through our contact page.