Publishes a Universal Commerce Protocol business profile at /.well-known/ucp so AI shopping agents (Google/Gemini, ChatGPT, etc.) can discover your store's commerce capabilities.
No Errors in SEO & URLs
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Runs a CLI audit that scores how well a store is optimized for AI answer engines (ChatGPT, Gemini, Claude, Perplexity), checking 15 signals and reporting specific fixes to improve AI-driven discovery.
Automatically generates AI-friendly llms.txt and llms.ljson files for Magento 2 stores, covering products, categories, and CMS pages. Supports multi-store setups and scheduled cron-based updates.
Injects spec-compliant JSON-LD structured data into Magento 2 — Product (with offers and AggregateRating), Organization, WebSite with SearchAction, BreadcrumbList, and auto-detected FAQPage schema on CMS pages — all configurable from the admin.
Adds an SEO-optimized FAQ and product Q&A system with hierarchical categories, product-page FAQ tabs, customer ratings, full-text search, structured data, and full REST API coverage for headless storefronts.
Automatically updates Magento's base URL when using ngrok. Separates caches for local and ngrok domains to prevent broken links and improve browsing experience.
Adds a noindex meta tag to category pages that have layered-navigation filters applied, with configurable ignored URL parameters, preventing indexing of duplicate faceted URLs.
Adds hreflang locale identification for CMS, product, and category page URLs, associating equivalent pages across store views to improve international SEO.
Crawly — AI Visibility for Magento 2
get-crawly/magento2-crawly 76
Serves dynamic llms.txt, llms-full.txt and agents.md files per store view so AI assistants and agents can discover and understand your catalog, CMS pages and categories, with Hyvä theme detection and configurable API/attribution sections.
CustomGento_DefaultStoreCodeRemover
customgento/module-default-store-code-remover-m2 85
This Magento 2 module hides the store code in the default store from the URL.
Generates spec-compliant llms.txt and llms-full.txt files from a Magento 2 catalog so AI assistants like ChatGPT, Claude, and Perplexity can discover products. Inventory-aware with variant/bundle/grouped intelligence, admin-selectable attributes, category breadcrumbs, multi-store/multi-language output, cron auto-regeneration, and CLI/REST generation.