FREE TOOL
IndexNow URL Submitter
Submit a single URL to the IndexNow API instantly. Requires your domain's API key don't have one? Generate it free here.
IndexNow URL Submitter
Single URL · Live API response · Instant Bing submission
Domain only, no https:// prefix (e.g., example.com)
Your request is proxied through our server to the IndexNow API. Your API key is never stored or logged.
IndexNow API Response Codes Explained
| Code | Meaning | Action Required |
|---|---|---|
| 200 OK | All submitted URLs accepted and queued for indexing. | None check Bing Webmaster Tools URL Inspection in 1–4 hours. |
| 202 Accepted | Request accepted, processing is pending. | Monitor BWT URL Inspection for status updates. |
| 400 Bad Request | Invalid request format or missing parameters. | Check JSON syntax, URL encoding, and ensure all required fields are present. |
| 403 Forbidden | Key file is inaccessible or key does not match file content. | Verify your .txt file is publicly accessible and contains exactly your key string. |
| 422 Unprocessable | Submitted URLs are not on the declared host domain. | Ensure all URLs share the same domain as the host parameter. |
| 429 Too Many Requests | Rate limit temporarily exceeded. | Wait 60 seconds and retry. Reduce submission frequency. |
Single vs. Bulk URL Submission
Single URL Submission (This Tool)
- ✓ Best for: testing your setup, individual page updates
- ✓ GET request to api.indexnow.org
- ✓ Instant response with status code
- ✓ One URL per request
Bulk URL Submission
- ✓ Best for: initial setup, content migrations, publishing batches
- ✓ POST request with JSON payload
- ✓ Up to 10,000 URLs per request
- → Use the Bulk URL Submitter