
Plugin settings page showing configuration options
NT LLMs.txt Builder creates an LLMs.txt file (similar to robots.txt) that helps AI models and large language models (LLMs) understand your website structure and content. The file is accessible at https://yourdomain.com/llms.txt and includes links to all your published content.
LLMs.txt is a file format designed to help AI models and large language models understand how to interact with your codebase more effectively. It’s similar in concept to robots.txt for web crawlers, but specifically for AI assistants.
The file provides context and instructions to AI models about your project, helping them:
* Understand your project structure and conventions
* Know which files are important vs. generated/ignored
* Follow your coding standards and patterns
* Understand the purpose and architecture of your codebase
* Provide more relevant and contextual assistance
When WooCommerce is active, the plugin automatically includes:
* Product Pages: All published products
* Product Categories: All product category pages
* Product Tags: All product tag pages
* Shop Page: The main WooCommerce shop page
The plugin automatically detects and allows configuration for:
* All public post types (excluding attachments)
* All public taxonomies
* Custom post types and taxonomies from other plugins
The LLMs.txt content is cached for 24 hours by default. This improves performance and reduces server load. The cache is automatically cleared when:
* Plugin settings are updated
* A post with cache clearing enabled is updated
* Manual cache clearing is triggered
For support, feature requests, or bug reports, please contact the developer.
Developed for the WordPress community to help AI models better understand website content and structure.
This plugin is licensed under the GPL v2 or later.