Adding llms.txt to your site
Help large language models (LLMs) and AI agents discover and follow your website.
This article explains how to add an llms.txt
file to your Framer site. This is helpful for large language models and other automated systems that scan websites for this information. As an example, OpenAI search, Anthropic’s Claude and Perplexity make use of it to provide better search results.
We recommend following a specific format using markdown. As an example, take a look at our llms.txt.
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 /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.