For a shopper-friendly overview of features and setup, see the Magento 2 Search Intelligence Magento SEO Integration User Guide on the storefront. This wiki page remains the full technical documentation.
This is a Toweringmedia Magento 2 extension guide for the current admin extension catalog.
tm-search-intelligence-magento-seo)This module is what actually writes approved SEO changes into Magento. It provides the appliers that turn a Search Intelligence change set into real updates to Magento meta titles, descriptions, and related fields, plus a meta template engine for generating those values at scale from catalog attributes.
https://composer.toweringmedia.com/.toweringmedia/module-search-intelligence-core — Composer installs it automatically.Install and validate in a staging environment before production rollout.
cd /path/to/magento composer require toweringmedia/module-search-intelligence-magento-seo bin/magento module:enable Toweringmedia_SearchIntelligenceMagentoSeo bin/magento setup:upgrade bin/magento setup:di:compile bin/magento setup:static-content:deploy -f bin/magento cache:flush
Currently published versions at the time of writing:
toweringmedia/module-search-intelligence-magento-seo — 1.3.1
Toweringmedia packages are served from the licensed Composer repository https://composer.toweringmedia.com/. If Composer reports that the package could not be found, your credentials are missing or the license does not cover this package yet. Retrieve your keys from My Account on toweringmedia.com, or contact support@toweringmedia.com.
General installation notes that apply to every Toweringmedia extension are in the installation guide.
bin/magento module:status shows the module(s) as enabled.var/log/ during the primary test flow.https://composer.toweringmedia.com/ repository and your credentials are present in auth.json, and that your license covers this package.