Description
Findex for IndexNow helps WordPress sites notify Yandex and Bing about new and updated URLs through the IndexNow protocol.
The plugin creates and serves the IndexNow key file, submits selected published content automatically, supports manual URL submission, can collect URLs from sitemap files, and keeps a clear submission log.
Important: IndexNow is a notification protocol. It does not guarantee indexing, ranking, or crawling. Search engines decide whether and when a submitted URL is crawled and indexed.
Main features
- Generate and store an IndexNow key.
- Serve the key file virtually at /key.txt.
- Submit URLs to Yandex and Bing.
- Enable automatic submission for selected public post types.
- Submit one or many URLs manually.
- Collect URLs from sitemap.xml and nested sitemap indexes.
- Fall back to published WordPress URLs if the server blocks loopback sitemap requests.
- Keep a submission log with service, HTTP status, and response body.
External services
This plugin connects to external IndexNow services only when you submit URLs manually or when automatic submission is enabled for selected published post types.
Depending on the enabled providers, the plugin sends requests to:
- Yandex IndexNow endpoint: https://yandex.com/indexnow
- Bing IndexNow endpoint: https://www.bing.com/indexnow
Submitted data includes the site host, the IndexNow key, the key file URL, and the submitted URL list. The plugin does not send visitor cookies, form submissions, private post content, or personal data from site visitors.
Service documentation and policies:
- IndexNow documentation: https://www.indexnow.org/documentation
- Yandex legal documents: https://yandex.com/legal/
- Microsoft privacy statement: https://privacy.microsoft.com/privacystatement
Screenshots



Installation
- Upload the plugin files to the /wp-content/plugins/findex-for-indexnow/ directory or install the ZIP file through the WordPress admin area.
- Activate the plugin through the Plugins screen.
- Open the Findex menu item in the WordPress admin area.
- Generate or enter an IndexNow key.
- Choose Yandex, Bing, or both services.
- Enable automatic submission for selected post types or submit URLs manually.
FAQ
-
Does IndexNow guarantee indexing?
-
No. IndexNow notifies a search engine that a URL is new, updated, or changed. Indexing is decided by the search engine.
-
What does HTTP 202 mean?
-
HTTP 202 means the service accepted the request for processing. Some services may return an empty response body, which is not necessarily an error.
-
Does the plugin create a physical key file?
-
No. The plugin serves the key file virtually at the expected URL. You do not need to upload a text file manually.
-
Can I submit URLs from sitemap.xml?
-
Yes. The plugin can collect URLs from a sitemap and nested sitemap indexes, then insert them into the manual submission field.
-
Where is the log stored?
-
The log is stored in the WordPress options table under the finedex_indexnow_log option. Plugin settings are stored under finedex_indexnow_settings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Findex for IndexNow” is open source software. The following people have contributed to this plugin.
Contributors“Findex for IndexNow” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Findex for IndexNow” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- Added Yandex and Bing IndexNow submissions.
- Added automatic submission for selected post types.
- Added manual URL submission.
- Added sitemap URL collection with nested sitemap support.
- Added virtual key file handling.
- Added submission log.
- Added English source strings and bundled Russian translation.
