mygento / module-indexnow
Mygento IndexNow package
Package info
github.com/mygento/module-indexnow
Type:magento2-module
pkg:composer/mygento/module-indexnow
v2.4.x-dev
2026-03-13 14:09 UTC
Requires
- php: >=8.3.0
- magento/module-catalog: 104.*
Requires (Dev)
- mygento/coding-standard: ~2.14.0
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