Table of Contents

Search Intelligence — Opportunity Optimizer User Guide

For a shopper-friendly overview of features and setup, see the Magento 2 Opportunity Optimizer User Guide - Search Intelligence on the storefront. This wiki page remains the full technical documentation.

Extension context

This is a Toweringmedia Magento 2 extension guide for the current admin extension catalog.

Product page

Overview

The Opportunity Optimizer decides which SEO opportunities are actually worth pursuing. It scores keywords for achievability rather than raw volume, recommends layered-navigation facet targets, and drafts approval-gated change sets for the ones that clear the bar.

What this extension does

Requirements

Installation

Install and validate in a staging environment before production rollout.

cd /path/to/magento
composer require toweringmedia/module-search-intelligence-optimizer
 
bin/magento module:enable Toweringmedia_SearchIntelligenceOptimizer
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 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.

Configuration

Basic usage and what to expect

  1. Set the achievability and opportunity scan settings in Search Intelligence Core Settings.
  2. Run an opportunity scan and review what surfaces in Opportunity Review.
  3. Approve a change set to push the proposal through to the Magento SEO applier.

Notes and limitations

Validation checklist

Troubleshooting

Support