
Main settings page - Configure schedule, SEO integration, and bot logging
MW LLMS Index is a WordPress plugin that automatically generates AI-friendly index files for your website. It creates llms.txt (plain text) and llms.json (structured JSON) files inside wp-content/uploads/mw-llm-index/, making it easy for AI systems to discover and understand your content.
Key Features:
llms.txt and llms.json files with all your published posts and pagesTechnical Features:
What is llms.txt?
The llms.txt file is a standardized format for providing AI systems with a structured index of your website’s content. It helps AI models like ChatGPT, Claude, and Perplexity understand what content is available on your site and how to access it.
How It Works:
llms.txt – Human-readable plain text formatllms.json – Machine-readable JSON format for programmatic accessUse Cases:
Useful Links:
This plugin does NOT connect to any external services or APIs. All data is:
* Generated locally on your WordPress server
* Stored in your uploads directory
* Accessible only through your own domain
* Not transmitted to third parties
The plugin is completely self-contained and operates entirely within your WordPress installation.
For support, feature requests, or bug reports, please visit:
* GitHub Issues
* WordPress.org Support Forum
Developed by Mohamed Khalil Wazery
Website: https://wazery.net
This plugin:
* Does not collect any user data
* Does not send data to external servers
* Only generates files locally on your WordPress installation
* Optionally logs AI bot visits locally (can be disabled)
* Does not use cookies
* Does not track users
The generated llms.txt and llms.json files are publicly accessible (located in wp-content/uploads/mw-llm-index/) and contain information about your published content, similar to what would be available in your sitemap.
Important Security Information:
This plugin does not expose private data and only outputs publicly available content, similar to a sitemap. The generated files contain:
* Only published posts and pages (same visibility as your public website)
* Titles, URLs, and meta descriptions (already publicly accessible)
* No private user information
* No sensitive data or credentials
The files are placed in wp-content/uploads/mw-llms-index/ and are publicly accessible, but they only contain information that is already available on your public website. If you have concerns about specific content being indexed, ensure those posts/pages are set to private or draft status.