How to make sure the Google Indexing API module works for automatic indexing?
The Google Indexing API module automates submitting important URLs to Google for faster indexing of product, category, and content changes. It monitors selected entities, queues updates, and sends them to Google. To make sure the extension works in your environment, follow the steps below:
Step 1: Navigate to Stores > Configuration > Amasty Extensions > Search Engine Indexing and ensure the module is enabled and configured:
Step 2. Modify any entity selected in the extension configuration at Stores > Configuration > Amasty Extensions > Search Engine Indexing > Auto-Indexing (e.g., create a product, modify the url_key or any other selected attribute of an existing product):
Step 3. Go to Marketing > SEO & Search > Indexing Schedule Log to confirm new URLs are scheduled correctly:
Additionally, verify that the cron job responsible for processing the Schedule Log is enabled and configured on your instance; proper cron setup is crucial for the timely submission of URLs. For more information on cron jobs, you can refer to crontab.guru.
If any issues with Google Indexing API module persist after all the checks and adjustments, please contact our
support team.
Related Articles
Automatic Related Products API
We have created a public API collection for Automatic Related Products module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using ...
Can I test how your modules work with API?
Our team have created a public Postman workspace where we provide access to API collections from our modules. You can copy these API collections to test them in your own Magento installation together with our modules, and some collections can be ...
GDPR API
We have created a public API collection for GDPR module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections can ...
How to create Google feed and submit it to Google Merchant?
In order to create feed for Google, kindly navigate to Catalog > Feeds section > Profiles and create product feed via Google Feed Wizard tool by clicking Setup Google Feed Google: For detailed steps on how to create a feed, you may refer to this ...
Does the extension log actions made via API functionality?
Since version 2.3.0, the extension logs actions performed both through the Admin Panel and API. You can find the 'amasty/module-admin-api-actions-log' package for installing in composer suggest. Please note that the module is available as a part of ...