mygento/module-indexnow

Mygento IndexNow package

Maintainers

Package info

github.com/mygento/module-indexnow

Type:magento2-module

pkg:composer/mygento/module-indexnow

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.4.x-dev 2026-03-13 14:09 UTC

This package is auto-updated.

Last update: 2026-03-13 14:09:09 UTC


README

Features

This module integrates the IndexNow protocol into Magento, allowing for faster indexing of your website by search engines that support IndexNow. This module will automatically notify search engines about new or updated content (CMS pages, categories and products) on your website.

Dependencies

  • Magento_Config
  • Magento_Backend

Events

  • Mygento\IndexNow\Observer\ProductSaveAfter - listens to product save events and sends data to IndexNow services.
  • Mygento\IndexNow\Observer\CategorySaveAfter - listens to category save events and sends data to IndexNow services.
  • Mygento\IndexNow\Observer\CmsPageSaveAfter - listens to CMS page save events and sends data to IndexNow services.

Configuration

Stores -> Configuration -> Mygento -> IndexNow