1 min readMay 9, 2026by jakub

Installation

Composer

Bash
composer require qoliber/seo-index-now
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

Requirements

  • PHP 8.1, 8.2 or 8.3
  • Magento 2.4.6 or newer / Adobe Commerce / MageOS
  • Outbound HTTPS access to api.indexnow.org (or your chosen per-engine endpoint)

Verify the install

Bash
bin/magento module:status Qoliber_SeoIndexNow

Expected output: Module is enabled.

Get an IndexNow API key

Generate a key via IndexNow's documentation. The key is an arbitrary string of 8–128 characters; you choose it.

First run

Continue to Configuration to set the API key and enable the per-event triggers. After saving a product, watch your store's logs for confirmation that the notification was sent.

Installation — SEO - IndexNow — SEO Suite — Extensions | qoliber Docs