IndexNow is an open protocol that instantly notifies search engines when your content changes. Learn how it works and how to set it up.

IndexNow is an open-source protocol that gives website owners a direct way to tell search engines when their content has changed. Instead of waiting for a crawler to revisit a page and notice an update, the site pushes a notification the moment something changes, so participating engines learn about it immediately.
The protocol was introduced in October 2021 as a collaboration between Microsoft Bing and Yandex, and it has since been adopted by additional engines. For anyone publishing frequently, it shortens the gap between hitting publish and being eligible to appear in results, which is one practical lever for AI search visibility on the engines that use it.
IndexNow is a lightweight standard for push-based notification. Traditional discovery is pull-based: a search engine decides when to crawl your site and may take days or weeks to notice a new or changed page. IndexNow flips this around, letting the site initiate contact and announce a change as it happens.
Crucially, it is a shared protocol. When one supporting search engine receives an IndexNow notification, it relays that information to the other engines that participate, so a single submission can reach several at once. This cooperative design is what makes the protocol efficient for publishers and engines alike.
The mechanism is a simple HTTP request. The site owner generates an API key, hosts it in a text file at the site's root to prove ownership, and then sends a request containing the changed URL and the key. A typical call looks like a search engine endpoint with the URL and key passed as parameters.
You can notify about a single page or submit a list, with support for up to 10,000 URLs in one batch. Unlike a sitemap, IndexNow can also signal pages that return non-success status codes, which is useful for telling engines a page has been removed. It complements rather than replaces a sitemap and normal crawling.
Microsoft Bing and Yandex are the original and most active participants, with other engines such as Naver and Seznam joining over time. Because of the shared model, submitting to one participating engine effectively informs all of them.
The notable exception is Google, which said in 2021 that it was testing the protocol but has not formally adopted it, preferring its own indexing methods for specific content types. That means IndexNow primarily benefits visibility on the engines that participate, while Google discovery still relies on conventional crawling and indexing.
The headline benefit is speed: changes can be discovered in minutes rather than after the next scheduled crawl, which matters for news, pricing, stock levels, and any content where freshness drives value. This connects directly to content freshness, since the protocol exists to keep the engine's copy current.
There are efficiency gains too. By telling engines exactly what changed, IndexNow reduces wasteful exploratory crawling, which lowers server load and energy use on both sides. Adoption has been substantial, with billions of URLs submitted and a meaningful share of clicked results on participating engines attributed to IndexNow.
Setup is straightforward. Generate an API key, place it as a text file in your site's root directory, and configure your site to send a request whenever content changes. Many platforms make this automatic: popular content systems offer plugins, several SEO tools integrate it, and content delivery networks such as Cloudflare and Akamai can handle submission on your behalf.
Once enabled, the best practice is to send a notification only when something genuinely changes, rather than repeatedly pinging unchanged URLs. Verifying your setup and keeping the key file in place ensures notifications are accepted, and it pairs naturally with the checks in a routine technical SEO audit.
For SEO, faster discovery means your updates can influence results sooner on participating engines, which is valuable for time-sensitive content and large sites with constant changes. It also keeps removed or redirected pages from lingering, helping the engine's view of your site stay accurate.
For generative engines and AI answers, freshness is a recurring advantage, and any signal that helps engines hold a current copy of your content supports being represented accurately. While IndexNow is not a ranking booster on its own, keeping your indexed content fresh complements disciplined keyword research and content planning by making sure your best updates are seen quickly.
IndexNow speeds up notification, not judgment. It does not guarantee that a page will be crawled, indexed, or ranked, and it does not raise rankings by itself. An engine still evaluates the content on its own merits, so weak pages will not benefit simply because they were submitted faster.
Its reach is also limited to participating engines, which today does not include Google. Treat IndexNow as a useful efficiency and freshness tool for the engines that support it, and keep maintaining clean sitemaps, sound internal linking, and a clear canonical URL strategy for everywhere else.
IndexNow is an open, push-based protocol that lets sites instantly tell participating search engines about new, updated, or removed pages, with one notification shared across supporting engines. It improves discovery speed and crawl efficiency, especially for fast-changing sites, even though Google has not adopted it and it does not affect ranking directly.
To go further, connect this with indexing and content freshness, and use Sorank's research and content planning tools to make sure the content you push is worth surfacing. Reference sources: Bing Webmaster Tools, Wikipedia, and Search Engine Journal.
Not officially. Google said in 2021 that it was testing the protocol, but it has not formally adopted IndexNow and continues to rely on its own crawling and indexing, plus a separate indexing API for certain content types. IndexNow mainly speeds discovery on participating engines such as Microsoft Bing and Yandex, so Google visibility still depends on conventional methods.
No, not directly. IndexNow only makes search engines aware of your changes faster; it does not change how they judge or rank a page. The engine still evaluates content quality, relevance, and authority on its own. Faster indexing can help time-sensitive content appear sooner, but a weak page will not rank better simply because it was submitted through IndexNow.
Generate an API key, save it as a text file in your site's root directory to prove ownership, then configure your site to send a request whenever content is added, updated, or removed. Many content systems offer plugins, several SEO tools integrate it, and content delivery networks like Cloudflare can submit on your behalf, which makes setup largely automatic.