Analytics and Tracking

URL Inspection

Also called URL Inspection tool, inspect URL

A Search Console tool that reports how Google crawled, rendered, canonicalised and indexed one specific address.

Quick facts: URL Inspection

Category
Analytics and Tracking
Also called
URL Inspection tool, inspect URL
Level
Intermediate
Affects
Indexing diagnosis, canonical choices, JavaScript visibility
Where to see it
Google Search Console (URL Inspection), Search Console API
In this article4
  1. How URL Inspection works
  2. Why URL Inspection matters
  3. Common mistakes with URL Inspection
  4. How to act on it

How URL Inspection works

You paste one address into Search Console and it returns what Google holds on file for it. The answer covers whether the URL is in the index, how it was discovered, when it was last crawled, which user agent crawled it, whether the crawl succeeded, and which address Google settled on as the canonical version — which is not always the one you declared.

Two views are available and they are easy to confuse. The indexed view describes the copy Google already has, which may be weeks old. The live test fetches the page now, renders it, and reports what a crawler would see today. Both let you open the rendered code and a screenshot, which is where JavaScript problems become obvious: if content is missing from the rendered output, it does not exist as far as search is concerned, no matter how clearly it appears in your browser.

Why URL Inspection matters

Site-wide reports tell you a category of problem exists. This tells you what happened to the one page you actually care about, which is usually the question a client is asking. When a new service page has not appeared in results, this is the fastest way to find out whether it was never crawled, was crawled and rejected, was blocked, or was quietly folded into another URL as a duplicate.

It is also the honest way to check a fix. After changing a canonical URL, a robots rule or a redirect, a live test shows immediately whether the change reaches Google, rather than waiting to see whether rankings move.

Common mistakes with URL Inspection

The biggest is treating the live test as proof of indexing. A green live test means the page can be fetched and rendered right now. It says nothing about whether Google has chosen to keep it, and pages pass the test yet stay out of the index because they are thin, duplicated or unlinked.

Requesting indexing is the second. The button adds the URL to a queue; it does not promise inclusion, does not speed up ranking, and pressing it repeatedly achieves nothing. If a page is refused, the fix is the reason for the refusal, not another request.

The third is ignoring the canonical comparison. When the declared canonical and the selected canonical differ, Google has overruled you, and every other diagnosis you make on that page will be wrong until you understand why.

How to act on it

Use it as a diagnosis step, never as a strategy. Inspect the page, read the crawl date, compare declared and selected canonicals, then run the live test and read the rendered code rather than the source. Only after that should you decide what to change.

When the same finding appears on several pages, stop inspecting one at a time and treat it as a pattern: a template, a robots rule or an internal linking gap. That is technical SEO work, and it is cheaper to fix once at the template level than to chase individual URLs through this tool for a week.

Do and do not

Do

  • Compare the live test with the indexed version
  • Check which canonical Google actually selected
  • Read the rendered code, not the page source

Do not

  • Assume a passing live test means the page is indexed
  • Press request indexing repeatedly
  • Diagnose one URL when the fault is a template

Questions people ask about this

Does requesting indexing make a page rank faster?

No. The request only tells Google the URL exists and is worth looking at sooner; it places the address in a queue. Whether the page is kept in the index depends on its quality, its links and whether it duplicates something else. Pressing the button again does not move a page up the queue or improve its position.

Why does the live test pass while the page is still not indexed?

Because the two answer different questions. The live test proves the page can be fetched and rendered at this moment. Indexing is a separate decision about whether the page deserves to be stored and shown, and a page can be perfectly crawlable yet be judged too thin, too similar to another URL, or too poorly linked to include.

Google picked a different canonical from the one I set. What now?

Take it as a signal that Google sees two pages as the same thing and prefers the other one. Check that the declared canonical is self-consistent, that internal links and the sitemap point at your preferred version, and that the two pages genuinely differ in purpose. If they do not differ, merging them is usually the better answer.

Related terms

Found this useful?

Share it, or ask an AI to summarise it

Back to the glossary

Knowing the term is the easy part

Applying it to your own site and budget is the work. Book a call and I will tell you what actually applies to you.