WordPress Plugin Now Live in the Official Directory
The WordPress plugin LLMs.txt Generator – AI Visibility is now officially and freely available in the WordPress.org plugin directory. After completing the WordPress.org review process, the plugin can be installed directly from the WordPress admin panel – no registration, no external accounts required. It is the first official plugin in the WordPress directory to combine llms.txt generation with full noindex detection, URL exclusions and robots.txt integration.
Version 1.2.7 Overview
The first official release ships three new features that no other free llms.txt plugin offers.
Noindex detection works fully automatically in the background. Pages marked as noindex in Yoast SEO, Rank Math, SEOPress or All in One SEO are automatically skipped during llms.txt generation. This ensures the llms.txt only contains content that is actually intended for search engines and AI assistants. The filter works without any manual configuration – the plugin automatically detects which SEO plugins are installed.
The URL exclusion list allows targeted exclusions based on custom rules. In the plugin settings, one or more paths can be entered, one per line. Wildcards are supported: /private/* excludes all sub-paths, /checkout/ excludes exactly that URL. Lines starting with # are treated as comments and ignored.
The robots.txt integration is optionally activatable. When active, the plugin reads the site's robots.txt during generation and automatically excludes all paths declared as Disallow under User-agent: *. This prevents crawler-blocked pages from appearing in the llms.txt.
Why llms.txt Matters for WordPress
AI assistants like ChatGPT, Claude and Perplexity increasingly retrieve structured sources before formulating answers. The llms.txt file is the direct entry point for these systems: it explains who you are, what you offer, and which pages contain the most important content.
Until now, setting up a llms.txt for WordPress users was cumbersome. The file had to be created manually, uploaded via FTP, and updated after every relevant content change. The plugin handles this entire process. After activation and a single click on Generate Now, the llms.txt is immediately accessible under the site's domain – for example at domain.com/llms.txt.
Auto-regeneration ensures the llms.txt is updated in the background whenever a post or product is saved.
WooCommerce Data Already in Free Mode
Even in free mode, WooCommerce products are included with product names, prices, stock status and categories in the llms.txt. AI assistants can already answer specific product questions without a Pro licence. WooCommerce system pages such as cart and checkout are excluded automatically.
In Pro mode, the llmstxtgenerator.de API handles full website crawling. This produces product drill-down data (SKU, variants, specifications), intent routing for 26 customer question types, and automated comparison tables. Output covers five file formats: llms.txt, llms-full.txt, robots.txt snippet, JSON-LD and CSV.
Installation in Four Steps
In WordPress admin, go to Plugins → Add New and search for aiready-llms-txt-generator, install and activate. After activation a new menu item appears in the admin sidebar. Clicking Generate Now creates the llms.txt immediately. The file is then accessible directly under the site's domain.
More information about the plugin and the Pro version on the plugin overview page. The full changelog is available on WordPress.org.