LLMS.txt Generator Pro publishes a standards-compliant llms.txt file so AI crawlers (ChatGPT, Perplexity, Claude, Google-Extended) can discover your products, categories and CMS pages. Export the full catalogue with advanced filters, scheduled regeneration, multistore support and per-product overrides. Serve static or dynamic URLs, track bot traffic on the dashboard, and enrich output with FAQ, brands, promotions and llms-full.txt.
LLMS.txt Generator Pro for PrestaShop revolutionizes AI crawler visibility by intelligently generating structured llms.txt files. It ensures AI bots like GPTBot and Perplexity discover your entire product catalogue through dynamic or static outputs. The module features a built-in analytics dashboard to track AI bot visits, offering crucial insights. You can export your full catalogue with advanced filters, enrich it with FAQ and brand information, and utilize a special llms-full.txt for deep context. Automated regeneration via cron keeps your data fresh, providing unparalleled control over what AI crawlers see.
Most llms.txt tools dump a static file and disappear. LLMS.txt Generator Pro goes further: export your full product catalogue with smart filters, serve static or dynamic URLs, track GPTBot and Perplexity visits on a built-in dashboard, enrich the file with FAQ and brands, and automate regeneration with cron. One module. Full AI visibility.
These are the features that set this module apart from basic llms.txt generators and manual file editing. Built for shops that want AI crawlers to find products, not just a homepage link.
See GPTBot, Perplexity, Claude and Google-Extended hits. Daily, weekly and monthly Chart.js trends. Export to CSV.
Others: no idea who reads your file
Hundreds of products with price, SKU, brand and category path. Sort by bestsellers, price or date. Not just 5 links.
Others: categories + bestsellers only
Write a backup file, serve live PHP on every request, or both. Dynamic mode powers analytics and always-fresh catalogue data.
Others: static file only
Extended file with full product descriptions for AI tools that accept more tokens. Separate route and tracking.
Others: one short file only
Exclude products, brands and suppliers by typing a name, not memorising IDs. Built-in searchTool with visual chips.
Others: comma-separated ID guessing
Per-shop settings in multistore mode. Export entire configuration as JSON and import on another shop in minutes.
Others: one global config blob
Custom AI description per product and category. Exclude single items from llms.txt without disabling them in the shop.
Others: all-or-nothing catalogue
Secret URL or PrestaShop cron hook. Minimum interval, email on error, regeneration log with file size and product count.
Others: manual save only
Dashboard, Settings, Content, Filters, Cron, Preview, Import/Export, Analytics settings and Updates. Everything organised, not one endless form.
Others: single settings page
Most llms.txt tools drop a static file on disk and hope for the best. You never know if ChatGPT, Perplexity or Claude actually read it. With 500 products and a stale file, that is not AI visibility. It is guesswork. LLMS.txt Generator Pro closes the loop: dynamic routes, bot classification and a dashboard that proves AI crawlers found your shop.
Dynamic or both mode routes /llms.txt through a PHP front controller. Every request is logged. The module even removes public static files that would bypass tracking when Apache or nginx serves them first.
GPTBot, PerplexityBot, ClaudeBot, Google-Extended and more are classified from User-Agent. Dashboard shows bot vs human hits, top crawlers, daily trends and recent requests with IP. Export to CSV.
Dynamic generation means price, stock and new products reach AI on the next bot visit. No waiting for cron. Pair with llms-full.txt tracking to see which file deep-context crawlers prefer.
Why this matters: AI crawler analytics is not Google Analytics with a different label. It is a dedicated hit table, a bot resolver tuned for GPT and Perplexity, Chart.js trends in the back office, and an output mode designed so your file is both trackable and always current. You publish llms.txt. You finally see who reads it.
Every feature explained in plain language for shop owners. No technical jargon. One by one, so you know exactly what LLMS.txt Generator Pro does for your business.
llms.txt is a standard text file at your shop URL (e.g. yoursite.com/llms.txt) that tells AI crawlers what your store is about and which pages matter. ChatGPT, Perplexity, Claude and other bots use it to discover products and categories without scraping your entire HTML theme.
The module builds a structured Markdown file per language: store profile, categories, products (with optional price, SKU, brand), CMS pages, brands, promotions, FAQ, contact details and links to sitemap. You control every section from the back office and regenerate on save or on a schedule.
llms.txt to disk on each save. Fast for CDNs. No visit analytics./llms.txt dynamically with analytics, plus keeps a static backup at /llms-backup.txt for FTP or CDN fallback.When dynamic or both mode is active, every request to llms.txt or llms-full.txt is logged. The Dashboard shows total hits, bot vs human visits, known AI crawlers (GPTBot, PerplexityBot, ClaudeBot, Google-Extended and more), unique IPs and hits today.
The Settings tab controls the core export. Write a short store profile (blockquote at the top of the file). Toggle the product catalogue on or off. Set a product limit (up to 500), sort order (bestsellers, newest, price) and which fields appear after each link: name, price, short description, SKU, EAN, brand, category path, features.
Restrict exported languages by ID or include all active shop languages. Pick promoted categories for the categories section. Enable llms-full.txt for the extended description file. Every option has a detailed help text explaining function, configuration and effect.
The Content tab adds optional sections beyond the catalogue. Multilingual section titles for categories, products, CMS, brands, new arrivals, promotions, FAQ, custom text, resources and contact.
The Filters tab fine-tunes the product catalogue section before the limit is applied. Only in-stock products, only on sale, only new products (last N days). Exclude whole category branches via the native category tree.
Exclude specific products, manufacturers or suppliers using the built-in search-by-name picker: type a name, pick from autocomplete, see visual chips. No more hunting product IDs in the catalogue. Combine filters with per-product exclusion on the product edit page for surgical control.
On the product edit page you get an extra panel: exclude this product from llms.txt and add a custom AI description per language that appears in the export instead of the default short description.
On the category edit page you can add a multilingual AI description appended to the category link. Hooks fire on product/category save so the file regenerates automatically when catalogue changes.
LLMS.txt Generator Pro and the free version cannot run at the same time on one shop. On install, settings migrate automatically from the free module. The Pro module blocks generation when the free version is active and shows a clear alert in the back office.
Publish a standards-compliant llms.txt that AI crawlers actually read, export your full catalogue with surgical filters, see which bots visit your shop, and keep the file fresh automatically. All from one PrestaShop module that does what manual editing and basic generators cannot.
The technical side of LLMS.txt Generator Pro. Not a thin script that writes one file. A full AI visibility engine for PrestaShop 1.7, 8 and 9 with analytics, multistore and developer hooks.
PHP, SQL, JavaScript, CSS and Smarty that generate llms.txt, power the analytics dashboard, run cron and serve dynamic routes on every request.
One main class handling nine admin tabs, multistore config, generation pipeline, hit logging, searchTool integration and free-version migration.
Dashboard, Analytics settings, Settings, Content, Filters, Cron, Preview, Import/Export and Updates. Each tab is a focused workspace, not one endless scroll.
Config, Generator, Analytics and Logger. Separation of concerns: settings, Markdown build, bot tracking and generation audit trail.
llmstxtpro_hit for crawler logs, llmstxtpro_product_lang and llmstxtpro_category_lang for AI overrides.LLMSTXTPRO_* keys with JSON import/export for cloning settings across shops.llmstxt, llmsfull and cron with token-protected regeneration URL.moduleRoutes hook registers /llms.txt and /llms-full.txt without theme edits.actionLlmsTxtProBuild lets other modules inject content into the generated file.GPTBot downloads a Markdown file. Under the hood: 36 module files, 50+ configuration keys, a bot classifier that names every crawler, a hit table that logs each request, and a Generator that filters, sorts and formats hundreds of products into links AI can actually use. The URL is plain text. The stack is not.
LLMS.txt Generator Pro automates and optimizes your store's AI visibility. It dynamically generates an always-fresh product catalogue with smart filters, tracks AI crawler visits, and regenerates files automatically via cron or catalogue changes, eliminating manual effort and ensuring optimal discovery.
LLMS.txt Generator Pro boosts sales by ensuring AI crawlers like GPTBot fully discover your accurate, fresh product catalogue. With dynamic serving, deep context, and precise filters, your store's offerings are perfectly presented to potential customers via AI, driving qualified traffic and conversions.
Built on 15 years of PrestaShop experience, LLMS.txt Generator Pro delivers profound AI visibility. This module leverages deep platform knowledge to transcend basic files, offering robust analytics, dynamic output, and comprehensive catalogue exports, ensuring AI crawlers truly understand your shop's inventory.
LLMS.txt Generator Pro offers extensive customization for your AI catalogue. Precisely tailor product limits, sort orders, included fields, and exclude items using smart filters, product/category overrides, and search-by-name pickers. Craft unique AI descriptions and content sections for truly personalized output.
The LLMS.txt Generator Pro module offers developer hooks, such as `actionLlmsTxtProBuild`, allowing other modules to inject content. This enables advanced integrations and custom functionality, supporting an adaptable ecosystem.
LLMS.txt Generator Pro includes a perpetual license, ensuring continuous AI visibility for your catalogue. Enjoy free updates for a full calendar year to keep your module optimized. Afterward, renew update access with discounts up to 90%.