SEO glossary
What is an Indexed URL?
Learn what indexed URLs are—addresses included in Google's search index—how they differ from crawled and discovered states, and how URL Inspection and GSC reports reflect index status vs indexed pages.
Definition
An indexed URL is a web address that a search engine has included in its index—making it eligible to appear in search results—distinct from merely being discovered or crawled, and reported separately from page-level metrics in Search Console.
Indexed URL: the funnel’s destination
An indexed URL is an address Google has stored in its search index—the database queried when users search. If discovery asks “Do you know this URL?” and crawl asks “Did you fetch it?” then indexing asks “Should search results include it?”
Only indexed URLs are eligible to earn impressions and clicks in organic search (subject to ranking). Everything upstream—discovered URLs, crawled URLs, excluded URLs—is pipeline machinery around this outcome.
Discovered URL → Crawled URL → Indexed URL → Rankings → Traffic
URL state vs page reporting angle
Search Console and SEO tooling reason about URLs as atomic units:
| Concept | What it describes |
|---|---|
| Indexed URL | Specific address in the index (https://www.example.com/pricing) |
| URL variant | Parameter or protocol alternates (http://, ?utm=) |
| User-selected canonical | Your declared preferred URL |
| Google-selected canonical | URL Google treats as representative |
| Indexed page (informal) | The content experience users expect—may map to one indexed URL |
When marketers say “our pricing page is indexed,” engineers should confirm which URL is indexed:
https://example.com/pricing ← indexed URL (preferred)
https://example.com/pricing?ref=ads ← crawled, excluded as alternate
http://example.com/pricing ← redirect; HTTPS variant indexed
Reporting at URL level prevents false confidence: a crawled URL with tracking parameters is not the same as the clean indexed URL in Performance reports—though GSC often attributes to canonical when consolidation works.
How URLs become indexed
Typical path:
- Discovery — Links, sitemap, redirects surface the URL.
- Crawl — Googlebot fetches HTML and signals.
- Processing — Canonical, robots, duplicates, quality evaluated.
- Index inclusion — URL added or updated in index.
- Recrawl cycle — Ongoing fetches maintain or remove index presence.
Shortcuts do not exist: “Request indexing” accelerates crawl and evaluation—it does not permanently guarantee indexed URL status if quality fails.
Indexed URL signals in Search Console
URL Inspection
For a verified property, Inspection reports:
- URL is on Google — Indexed (possibly with caveats).
- URL is not on Google — Not indexed; reason provided.
- Last crawl — When fetch occurred.
- Google-selected canonical — Which URL represents duplicates.
- Indexing allowed? — Combined robots/noindex picture.
Inspection is the ground truth for single-URL index state—superior to site: queries, which are incomplete and laggy.
Page indexing report
Aggregate buckets:
- Indexed — Count of indexed URLs (with trend).
- Not indexed reasons — Excluded URL categories.
Performance reports show URLs that earned impressions—usually a subset of indexed URLs actively ranking.
Indexed URL ≠ ranking
Common confusion:
| Status | Meaning |
|---|---|
| Indexed URL | Can appear in results |
| Ranking URL | Appears prominently for queries |
A newly indexed URL on a competitive query may have zero impressions for weeks.
Example: legal services multi-office site
hartwell-legal.example has office landing pages and parameterized find-a-lawyer flows.
URL Inspection samples (August 2026):
| URL | Index verdict | Notes |
|---|---|---|
/offices/chicago/ | URL is on Google | Primary local landing — indexed URL |
/offices/chicago/?utm_source=gmb | URL is not on Google | Alternate; canonical to clean path |
/lawyers/search?city=chicago&practice=pi | URL is not on Google | Crawled – not indexed; utility search |
/offices/rockford/ | URL is on Google | Indexed; low impressions |
/offices/closed-bloomington/ | URL is not on Google | Soft 404 after office closure |
Reporting lesson:
Performance shows impressions for /offices/chicago/—the indexed URL users see. Marketing’s GMB dashboard links to UTM-tagged URLs; those remain crawled variants, not separate indexed URLs, thanks to canonical consolidation.
When Bloomington closed, leaving a 200 “office closed” page created a soft 404—crawled but dropped from indexed URLs. The fix was 301 to /offices/ hub with copy about regional coverage—restoring a useful indexed URL instead of an empty shell.
When indexed URLs disappear
Index loss triggers:
noindexadded by mistake- robots.txt blocks recrawl + noindex discovery
- 404/410 sustained
- Canonical pointing elsewhere
- Quality actions or manual penalties (rare)
- Redirect to unrelated content
Monitor:
- Indexed count trend in Page indexing
- Impression drops on key URLs in Performance
- Server migrations changing URL patterns without redirects
Recovery requires fixing root cause and allowing recrawl—not resubmitting alone.
Indexed URL counts vs site quality
Rapid growth in indexed URLs from tag spam or parameters is not victory—often thin pages that briefly index then purge. Compare indexed count in GSC to your strategic CMS inventory.
Canonicalization and the one-URL principle
For duplicate clusters, Google aims to index one indexed URL per piece of content. SEO strategy aligns:
- Internal links → preferred URL
- Sitemaps → preferred URL
- Canonical → self on preferred URL
- Parameters → excluded or consolidated variants
Failure produces multiple crawled URLs fighting for one ranking—or none indexed.
URL-level debugging checklist
When a strategic URL is not an indexed URL:
- URL Inspection — exact exclusion reason
- Confirm not discovered-only — improve links if never crawled
- If crawled – not indexed — quality, duplication, thin content
- Check canonical and robots on rendered HTML
- Review internal links pointing to wrong variant
- Validate sitemap lists preferred URL
- After fix, allow 2–6 weeks for recrawl cycles
Funnel retrospective: one product launch
| Day | Stage | Evidence |
|---|---|---|
| 0 | Published | Live 200, in sitemap |
| 2 | Discovered | GSC: Discovered – not indexed |
| 4 | Crawled | URL Inspection: last crawl |
| 7 | Indexed | URL is on Google |
| 14 | Impressions | Performance data appears |
Stuck discovered, crawled not indexed, or deindex each need different fixes—not a generic “indexing problem.”
How Crawlox helps with indexed URL goals
Crawlox aligns your technical crawl with indexing intent: canonical consistency, orphan detection, duplicate titles, and soft 404 patterns that prevent crawled URLs from becoming stable indexed URLs. Export prioritized URL lists—fix what blocks index inclusion before Search Console shows quarter-over-quarter declines in indexed count on revenue paths.
Related terms
Frequently asked questions
What is the difference between an indexed URL and an indexed page?
An indexed URL is the specific address in Google's index (including protocol, host, path, and often parameters). 'Indexed page' is informal language for the same idea in reports, but GSC and URL Inspection reason at URL granularity—canonicals may mean the user-facing 'page' maps to one preferred indexed URL among variants.
How do I check if a URL is indexed?
Use Search Console URL Inspection ('URL is on Google') or the site: operator as a rough check. URL Inspection is authoritative for the property you verify.
Can a URL be indexed without being crawled recently?
Yes. Google may retain URLs in the index from earlier crawls until recrawl confirms removal, redirect, or noindex. Last crawl date and index status can diverge temporarily.
Why is an indexed URL not getting impressions?
Indexing means eligibility, not rankings. Low impressions indicate relevance, competition, or quality issues—not necessarily loss of index status.
Do indexed URLs always match sitemap URLs?
No. Sitemaps suggest URLs for crawl; indexing selects a subset. Parameter variants and duplicates may be crawled but not indexed, while non-sitemap URLs can still be indexed via links.
References
Explore authoritative guidance and frameworks related to indexed url.
Explore every glossary definition
Return to the glossary to search by term, alias, starting letter, or category.