Back to all posts
guides 5 min read

IndexNow Explained: Why Google Doesn't Use It (and Who It Helps)

Ali Gundogdu ·
IndexNow Explained: Why Google Doesn't Use It (and Who It Helps)

If you have opened Bing Webmaster Tools recently, you have probably seen it nudge you toward IndexNow. The pitch sounds almost too good: instead of waiting days for a crawler to come back and notice your new page, you just tell the search engine the moment it changes. It is a real, useful protocol, and it is also wrapped in enough hype that it is worth being precise about what it does, what it does not, and why the biggest search engine in the world quietly refuses to use it.

This guide walks through IndexNow in plain terms: how it works, who supports it, why Google sits it out, who actually benefits, and how to set it up. The honest version is less exciting than “instant indexing,” but it is also genuinely worth doing.

What IndexNow Actually Is

Search has always worked by pull. A crawler decides, on its own schedule, to revisit your site and check for changes. You publish, and then you wait, sometimes hours, sometimes weeks, for the engine to come back and notice. For a site that changes often, that lag is the whole problem.

IndexNow flips that into push. When a URL is created, updated, or deleted, your site sends a small notification to the search engine: “this address changed, take a look.” The engine still decides whether and when to crawl and index it, but it no longer has to discover the change by luck. You are handing it a to-do list instead of hoping it wanders back.

That distinction matters. IndexNow does not index anything itself, and it does not guarantee ranking. It is a discovery signal, a faster way for the engine to learn that something is worth re-crawling.

How It Works

The mechanics are refreshingly simple, which is part of why it caught on.

You generate a key, a random string, and host it as a text file at the root of your domain (for example yoursite.com/{key}.txt). That file is your proof of ownership. Then, whenever content changes, your site sends an HTTP request to the IndexNow API with your host, your key, the key’s location, and the list of changed URLs. That is the whole protocol: a key file plus a ping. Most sites wire the ping into their build or publish step so it happens automatically, with no ongoing effort.

Who Supports It

IndexNow was launched by Microsoft Bing and Yandex, and the participating engines now include Seznam, Naver, Yep and others. The clever part is the shared infrastructure: you submit once, to any participating engine, and the notification is distributed to all of them. One ping, many engines. That is exactly why Bing Webmaster Tools points you at the central indexnow.org rather than asking you to integrate each engine separately.

Why Google Doesn’t Use It

Here is the part the hype tends to skip. Google does not use IndexNow. It ran an evaluation, talked about testing it for sustainability reasons, and then never adopted it. Google relies on its own discovery: sitemaps, internal links, and its crawl scheduling, plus its own Indexing API for a narrow set of content types like job postings and live streams.

So if your mental model is “IndexNow means instant Google indexing,” reset it. For Google, the protocol does nothing. Submitting to IndexNow will not get you into Google’s index one minute faster. Anyone selling IndexNow as a Google growth hack is either confused or counting on you to be.

Who Actually Benefits

Once you drop the Google fantasy, a real, narrower value appears, and it is growing.

The clearest beneficiary is the Bing ecosystem, which is bigger than its raw market share suggests. Bing powers other surfaces, and most relevant here, DuckDuckGo’s results are Bing-based. As we covered in why DuckDuckGo is up 30%, the search market is fracturing and Bing-fed engines are picking up the users who walk away from Google’s AI mode. Faster, more reliable indexing across that ecosystem is worth more in 2026 than it was two years ago. Yandex, Seznam and Naver matter too if any of your audience lives in their regions.

The sites that gain the most are the ones that change constantly: news, large e-commerce catalogs, listings, anything where a page going stale in the index is a direct cost. For a small blog that publishes weekly, the upside is modest. The point is to set the right expectation, not oversell it.

The Honest Take

IndexNow is a low-cost, low-risk thing to have, with a clear ceiling on its value. It will not touch Google, it does not guarantee indexing anywhere, and it is not a ranking factor. What it does is shave the discovery lag for the engines that honor it, which increasingly means the Bing-fed corner of search that is quietly growing. That is the same honest framing we applied to llms.txt: cheap, fine to do, just don’t expect magic.

Setting it up takes an afternoon: generate a key, host the key file, and fire a ping at the IndexNow API whenever your content changes, ideally automated in your build step so you never think about it again. It pairs naturally with the rest of your crawl hygiene, the same discipline as a clean robots.txt for AI bots and a solid technical SEO audit. And it sits alongside the broader question of how engines discover and trust your content, which Google’s own AI optimization guidance and the wider field of generative engine optimization address from the other direction.

We use it ourselves. Seodisias pings IndexNow automatically after every deploy, so the Bing ecosystem learns about changes the moment they ship, no waiting, no manual submission. It is a small, sensible default, not a silver bullet.

Want to know whether engines can even crawl and read your site before you worry about how fast they hear about changes? Crawl your site for free with Seodisias.