IndexNow Plugin

IndexNow Plugin for WordPress enables site owners to instantly and automatically submit their new/updated pages to supporting search engines.

3 database tables

Table NameDescriptionMethod
wp_indexnow_failed_submissionsStores form submissions and user-entered data.Static
wp_indexnow_passed_submissionsStores form submissions and user-entered data.Static
wp_indexnow_retry_queueA job queue table for managing background tasks and scheduled operations.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:blog_publicOption key:indexnow-admin_api_keyOption key:indexnow-auto_submission_enabledOption key:indexnow-excluded_pathsOption key:indexnow-failed_countOption key:indexnow-is_valid_api_keyOption key:indexnow-passed_count