Saltar al contenido

Publish llms.txt

Unos 15 min

llms.txt is a plain-text file at the site root that helps AI tools find the pages you care about. Follow the steps below on your stack, then re-check the live URL.

llms.txt is a plain-text file at the site root that helps AI tools find the pages you care about.

Lo recordamos en este navegador para que la siguiente guía use el mismo CMS.

At a glance

Time~15 min
CategoryGEO
Steps3
StacksWordPress, Shopify, Webflow, Next.js, HTML, more

Pasos

  1. Create a plain-text file named llms.txt (site root, not a subfolder).

  2. Use a short header plus links to the pages you want cited.

  3. Confirm https://your-domain/llms.txt returns the file as text/plain.

En HTML / static

Upload llms.txt next to index.html at the domain root.

Snippet
# Site name — one-line description

> What you do, for whom.

## Pages
- [Home](https://yoursite.com/): …
- [This page](https://yoursite.com/this-page): …

FAQ

What does “Publish llms.txt” fix?
llms.txt is a plain-text file at the site root that helps AI tools find the pages you care about.
How long does this usually take?
About 15 minutes on most CMS and code stacks when you already have access to edit the page.
Where do I start?
Start with: Create a plain-text file named llms.txt (site root, not a subfolder). Then use the platform picker on this page for placement notes.