Enabling native LLMs.txt support in Discourse

Starting with Discourse v2026.2.0, native support for the llms.txt standard is included. This allows Large Language Models (LLMs) to crawl and interpret your site content more effectively.

How to enable native llms.txt support

  1. Go to /admin/config/security and search for LLMs TXT
  2. Upload your llms.txt file (see https://llmstxt.org for syntax, format, and implementation details)
  3. Save the configuration

Once configured, your file will automatically be served at:

https://yoursite.com/llms.txt

If you want a reference example, you can check https://meta.discourse.org/llms.txt

8 Likes