Push new and updated URLs to Bing, Yandex, Naver and Seznam the moment you publish. No more waiting for the crawl.
IndexNow is a protocol that lets you ping search engines the moment you publish or update a URL. Bing, Yandex, Naver and Seznam all support it. Google doesn't – for Google you still rely on the regular crawl and sitemap submission. But for everything else, IndexNow can shrink time-to-index from days to seconds.
You host a small text file at your domain root containing a secret key. Then you POST URLs to the IndexNow endpoint and include your key. The receiving search engine verifies your key matches what's in the file, then queues the URL for immediate crawl.
Go to Console → IndexNow → Submit. Paste up to 10,000 URLs at a time (one per line) and click Submit. We forward them to all four supported engines in parallel and show you the response from each.
The real value is auto-submitting URLs the moment you publish. Most CMS platforms have a webhook on post-publish:
bashcurl -X POST https://api.semoptimiser.com/v1/indexnow \ -H "Authorization: Bearer sk_live_..." \ -H "Content-Type: application/json" \ -d '{ "urls": ["https://yoursite.com/new-post"] }'
IndexNow itself has no hard limit, but each engine throttles individually. Practical daily ceilings:
| Bing | No public limit; we've pushed 50k/day without issues. |
| Yandex | ~10k/day before throttling kicks in. |
| Naver | ~5k/day, often lower. |
| Seznam | ~5k/day, often lower. |
Console → IndexNow → History shows every submitted URL, when it was submitted, and the engine response. For URLs you care about, you can also queue a Bulk URL inspection to see whether Bing has actually indexed them yet (typically within 24 hours).
One platform. Five fewer subscriptions.
Join 1,200+ agencies and in-house teams using SEMOptimiser to replace Semrush, Ahrefs, GA4 add-ons and rank trackers – with one workflow that actually ships fixes.