Is this store running Magento?
Magento 2 exposes RequireJS configuration, a static asset version path and predictable cookies, all of which confirm the platform without guesswork.
By LemAudit Editorial · Research teamLast reviewed
Check a specific URL
The detector reads the live page and reports the CMS, framework, analytics, AI-bot policy and DNS health in one pass.
Open the CMS detector →How to tell a site is on Magento / Adobe Commerce by hand
- Asset paths under /static/version<digits>/frontend/
- A requirejs-config.js file loaded from the static path
- form_key and mage-cache-storage entries in cookies or local storage
- /customer/section/load/ XHR requests after page load
What Magento / Adobe Commerce means for SEO
- Layered navigation generates enormous numbers of parameter URLs; without canonical and robots rules this consumes the entire crawl budget of a mid-sized store.
- Products assigned to multiple categories are reachable at multiple paths unless canonical-to-product is enabled.
- The default Magento theme ships heavy JavaScript bundles; merging and minification are configuration, not defaults.
- Time to First Byte is the usual weak point — full-page cache and Varnish are effectively mandatory.
- Pagination in category listings needs self-referencing canonicals per page, not a canonical to page 1.
A free SEO audit checks all of the above on the live site and ranks the findings by impact.