Description
WPProAtoZ LLMs.txt for WP
Full details here https://github.com/Ahkonsu/wpproatoz-llms-txt-for-wp/blob/main/README.md
A WordPress plugin that generates an AI-friendly llms.txt
file and Markdown versions of posts, optimizing your site for Large Language Models (LLMs).
Overview
The LLMs.txt for WP plugin makes your WordPress site ready for Large Language Models (LLMs) like ChatGPT, Gemini, and Claude. Forked from the original llms-txt-for-wp by Balázs Piller, this updated version adds robust security, performance enhancements, and modern WordPress compatibility. It generates an llms.txt
file with structured, machine-readable content and supports Markdown versions of posts/pages via .md
URLs.
Developed by WPProAtoZ, this plugin is perfect for enhancing AI-driven discoverability while maintaining performance and security.
Features
- Generate llms.txt: Aggregates a selected page or posts from chosen post types and categories into a standardized Markdown file for LLMs.
- Markdown Support: Access Markdown versions of posts/pages by appending
.md
to URLs (e.g.,https://example.com/your-post.md
). - Customizable Settings: Configure
llms.txt
content via an admin settings page, selecting a single page, post types, or categories. - Post Limit Control: Set a maximum number of posts to include, ensuring efficient output.
- Performance Optimized: Caches
llms.txt
content using transients to reduce database queries. - Secure Design: Includes input sanitization, capability checks, and rewrite rule conflict detection.
- Lightweight: Minimal dependencies (
league/html-to-markdown
) and optimized queries for smooth performance. - Open Source: Licensed under GPLv2, with contributions welcome on GitHub.
Read more here https://wpproatoz.com/unlocking-ai-potential-the-benefits-of-implementing-llms-txt-on-your-website/