Zum Inhalt springen

Publish llms.txt

Etwa 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.

Wir merken uns das in diesem Browser, damit die nächste Anleitung denselben Stack verwendet.

At a glance

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

Schritte

  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.

In 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.