Menu

LLMs.txt

The LLMs.txt application lets you generate, preview, validate and deploy an llms.txt file in Markdown format, directly at the root of your website. The purpose of this file is to make it easier for generative AIs (LLMs) to understand your site, by providing them with a simplified, structured version of your strategic content.

The video tutorial

How do I use the LLMs.txt application?

Using the LLMs.txt application is easy 😉

  1. Log in to the EdgeSEO console
  2. Click on the LLMs.txt application
  3. Click on the toogle at top right to activate LLMs.txt. (if the toogle is not activated, your file will not be deployed)
  4. Add Markdown content to the field.
  5. Click on "Save my LLMs.txt file".
  6. Consult your LLMs.txt file on your site (Example: https: //www.monsite.fr/llms.txt)

Expected format of LLMs.txt file

  • A level 1 title (H1) # to introduce the site
  • A blockquote > for a brief description of the site
  • Sections with level 2 titles (H2)
  • Link lists in Markdown format Name
  • An Optional section at the end of the file

Example file LLMs.txt :

# MonSite.fr – Boutique e-commerce spécialisée dans les accessoires auto

> Bienvenue sur notre site officiel. Nous proposons une large sélection de produits pour les passionnés de mécanique, de préparation et de performance automobile.

## Pages importantes
- [Accueil](<https://www.monsite.fr/>)
- [À propos](<https://www.monsite.fr/a-propos>)
- [Contact](<https://www.monsite.fr/contact>)

## Catégories de produits
- [Pompes à essence](<https://www.monsite.fr/categories/pompes-a-essence.md>)
- [Filtres à air](<https://www.monsite.fr/categories/filtres-a-air.md>)

## Ressources techniques
- [Catalogue complet (.md)](<https://www.monsite.fr/llms-content/catalogue.md>)
- [Fiche produit – Pompe Facet 40104](<https://www.monsite.fr/llms-content/products/pompe-facet-40104.md>)

## Optional
- [Blog](<https://www.monsite.fr/blog>)
- [Partenaires](<https://www.monsite.fr/partenaires>)

Frequently asked questions

Does Google take this file into account?

keyboard_arrow_down

No, this file is designed for generative AI, not traditional search engine indexing. Its format, llms.txt, is still experimental and not yet standardized.

Should robots.txt be replaced?

keyboard_arrow_down

No. llms.txt is a complementary, non-exclusive file.