Automatic Generation?

Created on 27 June 2025, about 1 month ago

I think maybe I'm misinterpreting how to use the module, but I got the impression that this module would allow me to generate an llms.txt file that would expose content in the correct format for the file. But it looks like I have to manually enter content into the sections, and this module would convert it to MarkDown for the text file.

Is there a way for me to have all of our nodes automatically added to the text files? Do I just need a better understanding of how to use tokens? I didn't think there was a token that converts into a list of all nodes of a particular type?

πŸ’¬ Support request
Status

Active

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States safetypin Memphis, Tennessee

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @safetypin
  • πŸ‡©πŸ‡ͺGermany a.dmitriiev

    I also had the same confusion. But there is a configuration page here /admin/content/llms-txt where you can use various tokens to create the structure you need. Also you can create sections here /admin/content/llms-txt/sections that will be automatically added to llms.txt file. For example you can create a section for Main Menu and use the token [llms_txt_markdown_menu:main] inside (you might need the token_filter module). But you can also add the token directly on configuration page. You can use any token, so this makes it generic.

  • πŸ‡­πŸ‡ΊHungary mxr576 Hungary

    I secondh a.dmitriiev regarding the module's capabilities. I'd also recommend exploring the LLM support β†’ recipe for additional implementation ideas.

    It's important to note that llms.txt differs fundamentally from a traditional sitemap. Rather than being an auto-generated file listing all pages, llms.txt is curated content specifically designed to help Large Language Models understand and consume your site's information in the most effective way possible.

  • πŸ‡ΊπŸ‡ΈUnited States safetypin Memphis, Tennessee

    Thanks! I think I'm beginning to get a better grasp on the purpose and what it should look like.

  • πŸ‡­πŸ‡ΊHungary mxr576 Hungary

    I am glad to hear that. Let us know if you have further questions related to this topic or we can consider this closed.

Production build 0.71.5 2024