The llms.txt sits at a website's root URL (for example https://example.ch/llms.txt) and is meant to help (LLMs) grasp relevant content faster. The idea was proposed in 2024 by Jeremy Howard and Answer.AI.

Unlike , does not control access but explains which content is important:

  • robots.txt decides whether a bot may ,
  • llms.txt provides guidance on which pages are central.

A good llms.txt is curated, not a second . It lists central pages with a short description, only public and current content, and no confidential information. It should be aligned with robots.txt, the sitemap and canonicals.

Important: llms.txt is not a ranking or citation standard and no guarantee of mentions. It is an optional optimization opportunity, especially useful for SaaS websites, documentation and guide portals.