Drupal is a registered trademark of Dries Buytaert

llms_txt_generator

126 sites Security covered
View on drupal.org

LLMs.txt Generator helps you create and manage an llms.txt file on your website, giving you control over how Large Language Models (LLMs) such as ChatGPT, Claude, and others interact with your site's content.

What is llms.txt?

The llms.txt file provides guidance to AI crawlers and large language models
about how they should interact with your website content. Similar to
robots.txt for search engines, it helps establish boundaries for:

  • Content usage permissions.
  • Rate limiting requests.
  • Caching policies.
  • Attribution requirements.
  • Training allowances.

Features

This module allows site administrators to:

  • Create and maintain an llms.txt file for their website.
  • Customize the file content through an administration interface.
  • Control whether the file is enabled or disabled.

Installation

  • Install the module using Composer or by placing it in your modules directory.
  • Enable the module through the Drupal admin interface or Drush.
  • Access the configuration form at:
    Administration > Configuration > Search and metadata > LLMs.txt Generator

Once enabled, the llms.txt file is accessible at:

https://yoursite.com/llms.txt

What next ?

A new submodule is in the works to provide advanced control and customization for llms-full.txt file generation. Stay tuned!

Activity

Total releases
2
First release
Apr 2025
Latest release
10 months ago
Release cadence
0 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-alpha1 Pre-release Apr 22, 2025
1.0.x-dev Dev Apr 22, 2025