Home/Blog/Indexing Basics
Indexing Basics

How Long Does Google Indexing Take? Cut It to 60 Seconds in 2026

May 12, 20266 min readUpdated May 12, 2026
Quick Answer

Google indexing typically takes 4 days to 4 weeks for a new website and several hours to a few days for a new page on an established website. The fastest reliable path is the Google Indexing API, which reduces average indexing latency to 30 to 90 seconds for clean, technically sound pages. Submission alone is not enough — the page must be crawlable, indexable, and provide unique value.

The honest answer depends on three things

There's no single number because indexing time is a function of three independent factors:

Typical timelines, by scenario

ScenarioDiscoveryCrawlIndexTotal
Brand new domain, no sitemap1–7 days3–10 days3–14 days1–4 weeks
New domain, sitemap submittedHours – 1 day1–5 days1–7 days3–14 days
Established site, new page in sitemapHoursHours – 2 daysHours – 3 days6 hours – 7 days
Established site, Request IndexingMinutesMinutes – hoursHours – days6 hours – 4 days
Established site, Indexing APIInstantSeconds30–90 secondsUnder 5 minutes

The three phases — and where the time goes

Discovery

Google has to know your URL exists. Discovery comes from sitemaps, internal links, external backlinks, or direct submission. Without any of these, your page is invisible. Sitemap submission to Search Console accelerates discovery from days to hours.

Crawl

Googlebot fetches the page. The delay between discovery and crawl is determined by crawl budget — how many URLs Google is willing to fetch from your site within a given window. For established sites this is hours; for new sites it can be days.

Index

Google parses the crawled page, renders any JavaScript, deduplicates against existing content, and decides whether to add it to the index. If the page is rejected here, you see "Crawled - currently not indexed" in Search Console. Most rejections at this stage are content quality, not technical issues.

What makes the Indexing API so much faster

The Indexing API bypasses two of the three phases. By directly notifying Google of a URL via authenticated API call:

TIP
The API doesn't override Google's quality judgment. If your page is thin or duplicate, the API just lets Google reject it faster. Use the speed as a quality test: pages that fail to index via the API have an underlying content problem.

How to cut your specific site's indexing time

If you're on a brand-new domain

Set realistic expectations: the first 3–4 weeks are slow regardless of method. The fastest accelerators are:

If you're on an established site

You can hit sub-60-second indexing reliably. Workflow:

  1. Publish the page.
  2. Update your sitemap's lastmod for the page.
  3. Submit via the Indexing API or a wrapper like Instant URL Indexer.
  4. Open the URL Inspection tool in 5 minutes — if it's indexed, you're done.
  5. If not indexed after 1 hour, check for technical issues (noindex, canonical mismatch, soft 404).

Case study: 100-page launch in 4 hours

An ecommerce client launched 100 new product pages on an established domain. Sitemap-only approach: 6 of 100 indexed by hour 24, full set indexed by day 7. Same site, second launch using bulk Indexing API submission: 94 of 100 indexed within the first hour, the remaining 6 (which had duplicate content issues) flagged and fixed within 4 hours.

NOTE
Numbers from a real Instant URL Indexer customer in April 2026. Bulk indexing flipped indexing from a 7-day project to a 4-hour project, and surfaced 6 content-quality issues that would have otherwise gone unnoticed for weeks.

Frequently Asked Questions

Why does Google take so long to index new sites?+

New sites have no trust signals — no backlinks, no historical crawl data, no domain authority. Google allocates minimal crawl budget to such sites and processes their pages with low priority. This isn't punishment; it's resource allocation. Trust builds over the first 3–6 months as signals accumulate.

Can I check if Google has indexed a specific page?+

Yes. Search Google for site:yoursite.com/specific-page-url. If the URL appears, it's indexed. You can also use the URL Inspection tool in Search Console for a definitive answer with detailed status.

What is the fastest legitimate way to index a page?+

The Google Indexing API. Average indexing latency is 30–90 seconds for healthy pages on healthy domains. The API is an official Google product and using it is fully compliant with Google's guidelines.

Will indexing time improve as my site ages?+

Yes, significantly. Established sites with 6+ months of clean history get crawled multiple times per day, and new pages typically index within hours via natural discovery. The Indexing API still beats this, but the gap narrows.

Index any URL in under 1 minute.

500 URLs per submission. REST API on every plan. Track every URL end-to-end.

Keep reading