COMPLETE GUIDE

What Is IndexNow? The Complete Guide to Faster Indexing in 2026

IndexNow is the most significant advancement in URL indexing since XML sitemaps. This guide explains exactly how it works, why it matters for your SEO, and how to implement it on any website with code examples for every major platform.

Published: January 2026Updated: April 27, 2026By IndexNow Tool Editorial Team
1–4h
Typical Bing indexing time
10K
Max URLs per submission
Free
No cost, open protocol

The Indexing Delay Problem

Before IndexNow, every website faced the same frustrating reality: publishing a new page didn't mean search engines would find it immediately. Traditional search engine discovery relied on three slow mechanisms:

  • Link Crawling: Search engine bots follow links from already-indexed pages. New pages with no existing inbound links could take months to be discovered.
  • XML Sitemap Reading: Bots periodically check your sitemap.xml, but "periodically" might mean once a week for low-authority sites.
  • Scheduled Recrawls: Bots revisit known pages on a schedule determined by the engine's crawl budget allocation often infrequent for newer domains.

For new domains or time-sensitive content breaking news, limited-time offers, daily product updates this delay was a significant competitive disadvantage. IndexNow was built to eliminate it.

What Is IndexNow?

IndexNow is an open URL notification protocol that enables website owners to push notifications to search engines the instant content changes rather than waiting for search engines to pull that content through crawling.

The protocol was jointly announced by Microsoft (Bing) and Yandex in October 2021 and has since been adopted by additional search engines. The IndexNow specification is publicly available and free to implement.

Simple definition: IndexNow is a one-line API call that tells search engines "I just published or updated this URL come index it now."

The key distinction from XML sitemaps is the timing: sitemaps are passively discovered by search engines on their schedule. IndexNow puts you in control you determine exactly when search engines are notified, and it happens instantly.

How IndexNow Works The Technical Flow

The IndexNow submission process has six steps, from initial setup through confirmed indexing:

1

Generate API Key

Create a unique alphanumeric string (minimum 8 characters). This is your IndexNow API key unique to each domain you manage.

2

Host Verification File

Create a plain .txt file named after your key (e.g., d47a82bc.txt) containing only the key string. Upload it to your domain root: https://yourdomain.com/d47a82bc.txt

3

Send URL Notification

Make a GET (single URL) or POST (bulk URLs) request to https://api.indexnow.org/indexnow with your URL(s) and key.

4

Ownership Verification

Bing fetches your key file, confirms the key matches your submission, and verifies you are the domain owner.

5

Priority Crawl Queue

Verified URLs bypass the standard crawl queue and enter a high-priority indexing pipeline.

6

Indexing Complete

Bing crawls and processes the submitted URLs. Typical time: 1–4 hours. Verify via Bing Webmaster Tools → URL Inspection.

Which Search Engines Support IndexNow in 2026?

Search EngineStatusMarket ShareNotes
Bing (Microsoft)✓ Native~3% global, 6% USOriginal co-developer; fastest implementation
Yandex✓ Native~2% global, ~60% RussiaOriginal co-developer
Naver✓ SupportedDominant in South KoreaJoined IndexNow coalition in 2022
Google✗ Not supported~92% globalHas its own Search Console Indexing API

A single submission to api.indexnow.org is automatically shared with all participating search engines you do not need to submit separately to each engine.

IndexNow vs. Traditional Crawling Speed Comparison

Traditional Crawling

  • • New domain: 2–6 weeks to first index
  • • Established site (low crawl budget): 3–14 days
  • • High-authority site: 1–3 days
  • • Search engine controls timing entirely
  • • No way to prioritize specific pages

With IndexNow

  • • Any domain: 1–4 hours on Bing
  • • Works regardless of domain age or authority
  • • You control submission timing precisely
  • • Submit immediately on publish
  • • Up to 10,000 URLs per batch

IndexNow Best Practices

⚠️ Critical Note

IndexNow guarantees crawling priority not ranking. Submitting low-quality or thin content via IndexNow and generating poor engagement signals (high bounce rate, low dwell time) can actively harm your Bing rankings. Only submit pages that are fully production-ready and intended to remain live permanently.

  • Submit immediately on publish the faster the submission, the more valuable the freshness signal.
  • Never submit the same URL more than once in a 24-hour period.
  • Batch bulk submissions use up to 10,000 URLs per POST rather than thousands of GET requests.
  • Verify key file accessibility monthly plugin updates or hosting changes can break it silently.
  • Never submit deleted pages submitting URLs that return 404 degrades your submission quality score.
  • Use HTTPS URLs exclusively HTTP submissions are deprioritized in Bing's indexing pipeline.

Frequently Asked Questions

Does IndexNow work for Google?

No. Google has not adopted the IndexNow protocol. For Google, continue using Google Search Console's URL Inspection tool for individual pages, or ensure your XML sitemap is current. Google's Indexing API is available for certain content types but restricted to job postings and live streams.

How long does IndexNow take to index a page on Bing?

Based on our testing and user reports, Bing typically indexes submitted pages within 1–4 hours. This is significantly faster than the 3–6 week window for crawl-based discovery on new or low-authority domains.

Can I use IndexNow on a WordPress site?

Yes. Both Rank Math SEO (free) and Yoast SEO Premium include native IndexNow integration. Enable it in the plugin settings and it handles everything automatically key generation, key file hosting, and submission on publish.

What happens if my key file is not accessible?

You will receive a 403 Forbidden response from the IndexNow API. Bing cannot verify your domain ownership without the key file. Check that the file is at the exact URL format: https://yourdomain.com/your-key-here.txt and contains only the key string with no extra characters.

Ready to Implement IndexNow?

Generate your free API key and start submitting URLs in under 10 minutes.