indexnow_verify_key
Check if your IndexNow key file is published correctly by verifying it returns HTTP 200, serves as text, and contains the configured key. Use it to diagnose rejected submissions.
Instructions
Check that this host's IndexNow key file is correctly published: reachable, HTTP 200, served as text, and containing exactly the configured key. Every submission runs this check itself and aborts if it fails, so use this tool to diagnose a rejected submission. The key is read from configuration, never passed in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| key_location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||