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.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.0
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.