by Peter Wilson on WordPress.org
IndexNow is a simple way of notifying search engines of updates to URLs on a site.
IndexNow allows website owners to submit a request to search engines to prioritize the crawling of a particular page or blog post on your site.
This plugin provides a no-fuss, simple alternative to just submit updates to the search engines.
Crawl requests will be sent to search engines when:
De-indexed and redirect URLs are only sent to IndexNow once.
The biggest features of this plugin are the features that it’s missing:
Simple Search Submission for IndexNow submits the update requests as you save your content. If you wish to submit the URLs asynchronously via a cron job, you can include the code add_filter( 'simple_search_submission_notify_async', '__return_true' ); in your theme or or plugin.