webatypique / module-index-now-magento2
This module allows you to integrate the IndexNow protocol into your Magento 2 website, enabling faster indexing of your content by search engines that support this protocol.
Package info
github.com/geoffreylopez/indexnow-magento2
Type:magento2-module
pkg:composer/webatypique/module-index-now-magento2
1.0.0
2025-08-31 21:04 UTC
Requires
- php: ^8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This module integrates the IndexNow protocol into Magento, allowing for faster indexing of your website by search engines that support IndexNow.
Installation
- composer require webatypique/magento2-indexnow
- php bin/magento module:enable WebAtypique_IndexNow
- php bin/magento setup:upgrade
Usage
- Configure the module in the Magento admin panel under Stores > Configuration > WebAtypique IndexNow > General.
- Set your IndexNow API key and other settings as needed.
- The module will automatically notify search engines of new or updated content (CMS pages, categories & products) on your site.