AI search news · ·

Does IndexNow get a new page fetched? On 39 posts pinged the minute they shipped, Bingbot fetched 18 within 30 minutes and 17 never in up to 18 days. Googlebot fetched 6 of 39, none sooner than 9 days

Every /news post we published between 2026-08-26 and 2026-09-13, 39 posts, was submitted to IndexNow at api.indexnow.org in the same run that deployed it, and the endpoint answered 200 every time. Our server-side crawler ledger then shows Bingbot's first fetch on 22 of the 39 posts: 18 landed within 30 minutes of the ping (median -4 minutes from the commit that closed the run), 4 came 4.5 to 18.9 days later, and 17 posts have never been fetched by Bingbot in 1.0 to 18 days. Googlebot fetched 6 of the 39, the earliest 9 days after the ping and the latest 14; Search Console lists the 12 newest posts as 10 "Discovered - currently not indexed", 2 "URL is unknown to Google" and 0 indexed. IndexNow's site names Microsoft Bing, Naver, Seznam.cz, Yandex and Yep as the engines it has support from and does not name Google, so the Google half of this reading is the protocol working as documented, not failing. Method: the ship commit as the clock, one ledger read per post and vendor, one URL Inspection per post for the 12 newest (indexnow-fetch-cut-2026-09-14.json, 10 of 10 self-checks).

Method, stated before the numbers

The population is every post in our /news registry with a publish date from 2026-08-26 to 2026-09-13: 39 posts, one to three per day, all shipped by the same pipeline. That pipeline builds the site, deploys it, verifies the page answers 200, calls IndexNow with the new URL, then submits the sitemap to Google Search Console and commits the run's log. The IndexNow call is a single POST to `https://api.indexnow.org/IndexNow` with the host, the key file we serve at the site root, and the URL list; the run log records the endpoint's response for every day in the window and it was 200 on each. IndexNow's FAQ says a submission to any one endpoint "will be shared across all IndexNow-enabled search engines".

The clock is the commit that recorded each post's ship, read from git as the oldest commit that introduced the slug into the registry; it follows the IndexNow call by a few minutes in the same run, so a fetch that lands a few minutes before the commit is a fetch that followed the ping. Fetches come from our server-side crawler ledger, which stores every request whose user agent names a known crawler, classified by vendor; Bingbot rows are the ledger's search kind for the Microsoft vendor. For each post we read every ledger row on its path from midnight UTC of the publish date to this run, per vendor, and kept the first row's offset from the ship commit in minutes. The Google state of the 12 newest posts is this run's Search Console URL Inspection. Two limits, stated: we cannot see Bing's index (no Bing Webmaster Tools account exists for this site), so this is a fetch read and not an indexation read; and the sitemap goes to Google in the same minute the URL goes to IndexNow, so on the Google side the two channels are not separable here. Nothing on the Bing side was pinged except IndexNow.

Bingbot: 18 of 39 within 30 minutes, 4 days later, 17 never

Ship datePostsBingbot fetchedFirst Bingbot row, offset from the ship commitGooglebot fetchedSearch Console state at 09-14 (12 newest)
2026-08-262218.9 d · -7 min1n/a · n/a
2026-08-2720none · none1n/a · n/a
2026-08-2821none · -5 min1n/a · n/a
2026-08-2922-10 min · 5.0 d0n/a · n/a
2026-08-3021none · -15 min2n/a · n/a
2026-08-3133-10 min · 6.7 d · -10 min1n/a · n/a · n/a
2026-09-01215 min · none0n/a · n/a
2026-09-0222-5 min · -2 min0n/a · n/a
2026-09-0332-3 min · none · -2 min0n/a · n/a · n/a
2026-09-0432-5 min · -8 min · none0n/a · n/a · n/a
2026-09-0520none · none0n/a · n/a
2026-09-0622-5 min · 4.5 d0n/a · n/a
2026-09-0722-10 min · -2 min0Discovered · Discovered
2026-09-0821none · 0 min0Unknown · Discovered
2026-09-0921-2 min · none0Discovered · Discovered
2026-09-1020none · none0Discovered · Discovered
2026-09-1120none · none0Discovered · Discovered
2026-09-1320none · none0Unknown · Discovered

The 18 quick fetches sit between -15 and 5 minutes from the commit, which is to say inside the same run: Bingbot arrived while the log was still being written. The 4 late fetches came 4.5, 5.0, 6.7, 18.9 days after their ping, on the timescale of an ordinary recrawl rather than a notification. The 17 posts with no Bingbot row have been live 1.0 to 18 days. Nothing in the registry separates the fetched from the unfetched: same template, same pipeline, same ping, and on several days one of the day's two posts was fetched within minutes and the other not at all. The last post Bingbot fetched inside the window shipped on 2026-09-09; the 6 posts shipped after it, all pinged with a 200, have 0 Bingbot rows so far, which is the one thing in this table we cannot yet read as noise or as a change.

Googlebot: 6 of 39, the earliest 9 days later, and 0 of the 12 newest indexed

Googlebot's first row on the 6 posts it fetched came 9, 10, 11, 12, 13, 14 days after the ping, all on posts from the first week of the window; the 33 others have no Googlebot row at all. Search Console's inspection of the 12 newest posts (published 09-07 to 09-13) reads 10 Discovered - currently not indexed, 2 URL is unknown to Google, 0 indexed. This is the expected shape: Google is not an IndexNow participant, and its own channel, the sitemap plus the crawl, is what our request-indexing read and our Discovered-to-indexed timing read measured at days to weeks on this site. The point of putting the two engines in one table is that the same ping produced a same-hour fetch from one and nothing from the other, and both are the protocol working as its own site describes it.

The other crawlers on the same posts, for scale

Crawler (ledger vendor)Posts with at least one row (of 39)Rows across the window
Bingbot2223
Googlebot615
Amazonbot3895
OpenAI (GPTBot, ChatGPT-User, OAI-SearchBot)3983
PerplexityBot3664
ClaudeBot3939

Amazonbot reached 38 of the 39, typically a day or two after the ship; IndexNow's FAQ lists Amazon among the engines its submissions reach, and its home page does not, so we report the row without attributing it. OpenAI's crawlers and ClaudeBot touched every post and PerplexityBot 36 of 39, none of them IndexNow participants; those are the fetch patterns we measured for the AI crawlers on this site before, and they are the ones an AI-visibility reader cares about. For those crawlers the ping is irrelevant; for Bingbot it is, on this evidence, the difference between a fetch inside the hour and no fetch at all, on about half of new pages.

What a practitioner can take from it

The reason we run this read at all is the channel behind it: the engines that answer buyer questions retrieve pages before they name businesses, and a page that is never fetched is never cited. How to check whether your business shows up in AI answers is the read that follows this one.

The pre-registered read

The same script runs again on 2026-09-21 over the same 39 posts plus the week's new ones. Three statements: (A) of the 17 posts with no Bingbot row today, fewer than half have one by 09-21 (the unfetched stay unfetched); (B) of the posts shipped 09-14 to 09-20, at least a third get a Bingbot row within 30 minutes of their ping (the quick-fetch rate holds), and if the 6 post-2026-09-09 posts are still at 0 on 09-21 that is reported as a change in Bing's behaviour toward this host, not as noise; (C) Googlebot's first row on any post in the window still arrives no sooner than 9 days after its ping. Each is scored on the stated number.

Does IndexNow work with Google?

No. IndexNow's site names Microsoft Bing, Naver, Seznam.cz, Yandex and Yep as participants and does not name Google. On our 39 pinged posts Googlebot's first fetch came 9 to 14 days later on 6 posts and never on the other 33.

How fast does Bing fetch a page after an IndexNow submission?

On our site, within 30 minutes on 18 of 39 pages, with a median of -4 minutes measured from the commit that closed the deploy run. 4 pages were fetched 4.5 to 18.9 days later and 17 have not been fetched at all in up to 18 days.

Does an IndexNow fetch mean the page is indexed or cited?

No. This is a server-side read of Bingbot fetches; we have no Bing Webmaster Tools account, so we cannot see Bing's index, and citation by an AI engine is a third, separate measurement.

Artifact

`content/news/indexnow-fetch-cut-2026-09-14.json` holds every post's slug, ship commit, days observed, per-vendor row count, first-row time and offset, the Search Console state of the 12 newest, the per-date table and the 10 self-checks. The script that wrote it is `content/news/indexnow_fetch_cut.mjs`; the rendering is `indexnow_fetch_post.mjs`. Nothing in this post was typed by hand.

See your number

See which businesses AI names when your client's buyers ask.

Running this for clients? The $249 agency 5-pack audits five businesses, white-labeled.

Check a client's AI visibility

Begin your check

Free · 60 sec

No account · No card · 3 buyer questions, 2 engines

By running a check you agree to our Terms and Privacy Policy.

Who runs this