Poradnik: IndexNow

IndexNow jest the otwarty push protokół że instantly tells Bing, Yandex, Naver, Seznam, i Yep gdy twój URLs change — one submission, shared w całym wszystkie of them. How it działa, how to ustawić it up, i why it robi nothing dla Google.

Opublikowano po raz pierwszy: 22 cze 2026 · Ostatnia aktualizacja: 3 sie 2026 · Advanced
Języki
1 sygnał dowodowy na tej stronie

IndexNow jest a free, otwarty push protokół z Microsoft Bing i Yandex (launched Oct 18, 2021; również Seznam, Naver, i Yep): you ping participating engines the instant a URL jest added, updated, lub deleted, i one submission jest shared w całym wszystkie of them. Setup jest a key file at twój root plus a prosty HTTP GET (one URL) lub POST (up to 10 000). It speeds up discovery i recrawl — it doesn't guarantee indeksowanie i it's nie a ranking lever. Google robi nie używać IndexNow: it said it by test the protokół in 2021 i nigdy adopted it, so it robi nothing dla Google. zachować twój sitemaps; IndexNow jest additive, i the Google indeksowanie API jest a oddzielny, narrow narzędzie.

TL;DR — IndexNow jest an otwarty push protokół (Microsoft Bing + Yandex, launched Oct 18, 2021; joined by Seznam, Naver, i Yep). You host a {key}.txt file at twój root dla verification, then notify engines on dodawać/update/delete via a GET (one URL) lub a JSON POST (≤10 000 URLs). The differentiator jest the shared ping — submit once, reach każdy participant. It accelerates discovery i recrawl prioritization; it robi nie guarantee indeksowanie i jest nie a ranking signal. Google robi nie używać IndexNow — it said in Nov 2021 it by “be testing” the protokół i nigdy adopted it, so it robi nothing dla Google. zachować twój sitemaps; the Google indeksowanie API jest a oddzielny, narrow narzędzie.

Evidence for this claim IndexNow is a push protocol for notifying participating search engines that URLs were added, updated, or deleted; notification does not guarantee crawling or indexing. Scope: Current IndexNow protocol documentation. Confidence: high · Verified: IndexNow protocol documentation Evidence for this claim Participating engines share submitted IndexNow URLs; Google is not listed as a participating IndexNow search engine. Scope: Current IndexNow participant documentation, distinct from Google's narrow Indexing API. Confidence: high · Verified: IndexNow: Participating search engines

co IndexNow actually jest

IndexNow jest the push side of URL discovery. najbardziej discovery jest pull — engines follow links i read twój mapa witryny on ich own schedule. IndexNow lets you proactively tell participating engines że something changed so they może prioritize the (re)crawl. Bing’s own framing: “Whether you’re adding, updating, or deleting content, IndexNow notifies multiple search engines of your content changes as soon as they happen.”

It był launched October 18, 2021 by Microsoft Bing i Yandex, i it’s a free, otwarty protokół — “a free, open-source protocol empowering website owners with unprecedented control over how quickly their content is discovered,” in Bing’s words. The protokół spec lives at indexnow.org.

Who participates (i who doesn’t)

Participating engines today: Bing, Yandex, Naver, Seznam.cz, i Yep (Ahrefs’ wyszukiwarka) — że’s the lista indexnow.org’s homepage credits as offering obsługiwać. ponieważ Bing powers a chunk of the AI-search ecosystem, feeding Bing’s index via IndexNow może również pomagać visibility on Copilot, ChatGPT Search, i DuckDuckGo.

As of my July 2026 sprawdzenie, indexnow.org’s FAQ również listy a submission endpoint dla Amazon (indexnow.amazonbot.amazon) alongside Bing, Naver, Seznam.cz, i Yandex — ale the homepage’s own “support from” wiersz hasn’t był updated to obejmować it. I’d treat Amazon’s participation as newly emerging zamiast fully confirmed until the witryna jest internally spójny o it.

Participating również isn’t a promise to crawl lub index co you wysyłać: indexnow.org’s own spec jest explicit że engines “agree that submitted URLs will be automatically shared” z każdy other participant — sharing the ping, nie committing to act on it.

Google jest nie on że lista. więcej on że below — it’s the single najbardziej misunderstood thing o ten protokół.

How it działa

There są four moving parts: a key, a key file, the submission, i the shared ping.

1. Generate a key

A key jest a hexadecimal ciąg znaków (the spec pozwala 8–128 characters: a–z, A–Z, 0–9, i dashes). It’s co ties twój submissions to twój domain. Bing: “An API key is needed to match the ownership of the domain with submitted URLs.”

2. Host the key file (verification)

Place a UTF-8 tekst file named {your-key}.txt, containing the key, at twój witryna root (lub another location you declare via keyLocation). Engines fetch it to confirm you control the host przed they accept anything. Bing: “Host your UTF-8 key file at the root of your website.” The indexnow.org spec: the key file jest how “search engines use this file to confirm domain ownership before accepting IndexNow submissions.” ten jest the whole authentication model — there’s no OAuth, no service account, just a file you może serve.

If you używać a non-root keyLocation, jego path również scopes który URLs że key może cover — ten jest a detail people miss. Per the indexnow.org spec: “the location of a key file determines the set of URLs that can be included with this key.” A key file at example.com/catalog/key.txt może submit URLs poniżej /catalog/ ale nie poniżej /help/. Root placement avoids ten limit entirely, który jest why the spec calls it the “strongly recommended” option.

3. Submit URLs — GET (single) lub POST (bulk)

dla one URL, a plain HTTP GET jest enough:

https://api.indexnow.org/indexnow?url={url-changed}&key={your-key}

dla wiele URLs, a single JSON POST carries up to 10 000 of them (“IndexNow supports bulk submission of up to 10,000 URLs per POST request.”):

{
  "host": "www.example.org",
  "key": "your-key",
  "keyLocation": "https://www.example.org/your-key.txt",
  "urlList": [
    "https://www.example.org/url1",
    "https://www.example.org/folder/url2"
  ]
}

Beyond the 10 000-per-POST cap, indexnow.org doesn’t publikować a fixed daily URL quota — jego FAQ says plainly że it “does not publicly disclose exact rate limits, as each participating search engine sets its own daily submission thresholds per site.” w praktyce, the tylko quota signal you’ll see jest a 429 odpowiedź, nie a udokumentowany liczba to plan around.

The protokół’s udokumentowany odpowiedź codes są worth knowing gdy you’re debugging: 200 OK (submitted successfully), 202 Accepted (received, ale — per indexnow.org’s spec — “IndexNow key validation pending”, który the FAQ says typically pokazuje up tylko on twój pierwszy submission z a new key, przed subsequent żądania settle back to 200), 400 (bad żądanie / nieprawidłowy format), 403 Forbidden (key nie prawidłowy, lub the file jest found ale the key isn’t in it), 422 (URLs don’t belong to the host, lub the key schemat doesn’t match), i 429 (zbyt wiele żądań — treated as potential spam). Bing’s own get-started strona listy the same ustawić minus 202.

4. The shared ping — submit once, reach każdy participant

ten jest the funkcja że makes IndexNow worth the trouble. z the spec: “Each endpoint sends your submission directly to its respective search engine, and your submission will be shared across all IndexNow-enabled search engines.” You może hit the global endpoint, api.indexnow.org, lub dowolny participant’s endpoint (Bing’s, Yandex’s, etc.) — the effect jest the same. One submission propagates to wszystkie of them. You don’t maintain a oddzielny integracja per engine.

robi Google używać IndexNow?

No. ten jest the part najbardziej strony on the web get błędny lub leave vague, so I want to być dokładny o it.

Google’s tylko substantive public statement came in November 2021, to Search Engine Land. A Google spokesperson said: “We’re encouraged by work to make web crawling more efficient, and we will be testing the potential benefits of this protocol.” Note the framing — it’s o crawl efficiency i testing, nie a commitment to adopt. wyszukiwarka Journal reported the same statement the same day poniżej a “will be testing” headline.

Years later, nothing ma changed. Google nigdy adopted IndexNow. Yoast, who build an official IndexNow-capable plugin, put Google’s stance plainly: “Google is not currently participating in this initiative, citing its very efficient crawling mechanism and its continued improvement.” Wikipedia’s entry likewise notes że as of 2022 Google miał nie officially adopted the protokół — i it nadal hasn’t.

So: submitting to IndexNow robi nothing dla Google indeksowanie lub rankings. Don’t conflate ten z Google’s oddzielny crawl-efficiency działać (Gary Illyes’ “crawl less” push) — że’s o Google crawling jego own way więcej efficiently, nie o adopting IndexNow as the mechanism. dla Google, twój discovery channels pozostawać links, sitemaps (z accurate lastmod), RSS/feeds, i WebSub — the push i pull mechanisms I walk przez on my How Search działa deck. IndexNow simply isn’t one of them.

IndexNow vs sitemaps vs the Google indeksowanie API

People reach dla IndexNow expecting it to zastępować something. It doesn’t. te są three różny narzędzia z three różny jobs:

IndexNowXML SitemapsGoogle indeksowanie API
modelPush (notify on change)Pull (engines crawl on schedule)Push (notify Google)
EnginesBing, Yandex, Naver, Seznam, Yep (shared)wszystkie engines, incl. GoogleGoogle tylko
treść scopewszystkie treść typeswszystkie treść typestylko JobPosting + BroadcastEvent (livestream)
SpeedNear-instant on participantsDays to weeks to być odkrytyNear-instant dla eligible treść
Limit≤10 000 URLs per POST (no opublikowany daily cap)≤50 000 URLs per file~200 publikować żądania/day (domyślny)
SetupKey file at root + HTTPXML file referenced in robots.txt / GSCCloud project + service account
Google effectNoneYesYes — ale tylko the two allowed schemat types

The takeaways I’d want you to leave z:

  • They’re complementary, nie substitutes. zachować twój sitemaps — że’s how Google i everyone else discovers you at scale. używać IndexNow to accelerate discovery on Bing/Yandex/Naver/Seznam/Yep.
  • The Google indeksowanie API jest nie “Google’s IndexNow.” It’s officially limited to job postings i livestream video — “Google’s Indexing API officially only supports two content types,” as CrawlWP puts it. The “instant indexing” plugins że fire it at ordinary strony są off-polityka.
  • dla Google, there jest no public push API dla ordinary strony. Sitemaps plus good crawl health jest the path.

Benefits i limits

The efficiency story jest the honest pitch. The canonical justification jest Cloudflare’s observation że “53% of this crawler traffic is wasted” — engines re-crawling strony że didn’t change. IndexNow attacks exactly że waste by telling engines gdy to come back zamiast making them guess. Bing frames the upside as helping “drive more relevant traffic to your site, improve search engine rankings, and lower crawl costs,” i in 2025 described IndexNow as “becoming foundational to the way search engines keep pace with web changes.”

gdzie it genuinely pomaga:

  • Fast-changing lub time-sensitive treść — news, ecommerce stan magazynowy i pricing, press releases, anything gdzie minutes matter on Bing.
  • Bing-fed AI surfaces — Copilot, ChatGPT Search, DuckDuckGo wszystkie lean on Bing’s index.

gdzie it doesn’t:

  • Google — zero effect, pełny stop.
  • Rankings — it speeds discovery, nie position. Faster crawling ≠ higher ranking.
  • Guaranteed indeksowanie — it’s a prioritization signal; the engine nadal decides whether i gdy to index.

Adoption ma grown fast — Bing reported “more than 16 million web sites… publishing over 1.2 billion URLs per day” in August 2022, i “3.5 billion URLs submitted per day” by December 2024, z adopters w tym Shopify, GoDaddy, the Internet Archive, i Condé Nast. (dowolny larger 2026 figures you see floating around są secondary-sourced; I’d treat them as estimates until Bing publishes a fresh liczba.)

How to ustawić it up (you probably won’t write code)

najbardziej people nigdy touch the raw API — a platforma robi it dla you:

  • Cloudflare — one click. Enable Crawler Hints (pamięć podręczna → konfiguracja) i “Cloudflare will take care of signaling to these search engines when your content has changed via the IndexNow protocol.” ten był the pierwszy big one-click integracja, shipped on launch day.
  • WordPressYoast SEO Premium (it “will ping IndexNow whenever you publish or update your content”), Rank Math, wszystkie in One SEO, lub Microsoft’s official IndexNow plugin.
  • Wix, Duda, Shopify — built-in obsługiwać.
  • Bing narzędzia dla webmasterów — manual URL submission tied to IndexNow, plus the IndexNow Insights raport.
  • Ahrefs witryna Audit — the integracja I built (see the narzędzia tab). Generate a key in the crawl config, drop it in the key file, i submit the strony witryna Audit flags as changed, redirected, lub removed.

If you rolling twój own, see the Scripts tab dla the rzeczywisty GET i POST calls i the key-file setup.

Common myths

  • “IndexNow gets you indexed in Google / boosts Google rankings.” fałszywy. Google doesn’t consume IndexNow.
  • “Faster indexing means higher rankings.” fałszywy. IndexNow speeds discovery; ranking nadal depends on the usual factors.
  • “Google is about to adopt it.” nie supported. It tested it in 2021 i nigdy adopted it; jego later crawl-efficiency działać jest unrelated.
  • “IndexNow replaces sitemaps.” fałszywy. Sitemaps pozostawać essential, especially dla Google. IndexNow jest additive.
  • “The Indexing API is Google’s IndexNow for any page.” fałszywy — JobPosting + BroadcastEvent tylko.
  • “It guarantees indexing.” fałszywy. It’s a prioritization signal.

gdzie ten sits in the bigger picture

IndexNow jest the cross-engine push analog of the feed mechanisms Google używa (RSS, WebSub) — same idea (“tell me what changed”), różny participants. It lives in the getting-strony-odkryty-faster corner of crawling, alongside the Google indeksowanie API. dla the pełny pipeline — how discovery, crawling, renderowanie, i indeksowanie fit together — see the Crawling hub i the How Search działa cluster strona.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin a quote first.