URL Inspection is a diagnostic tool within Google Search Console that allows you to analyze how Google perceives a specific page on your website. It provides detailed information on crawling, indexing, and serving status directly from the Google index. You can also use it to test live pages in real time to see if they are eligible for indexing.
What is URL Inspection?
The URL Inspection tool provides a look into Google’s indexed version of a page. Marketers use it to check if a URL is appearing in search results and to identify technical obstacles preventing visibility. [Google launched the URL Inspection tool on June 25, 2018] (Google Search Central Blog) to provide more transparency regarding page-level data.
The tool reports on several key areas for any page you own: * Indexing Status: Whether Google has added the page to its index. * Crawl Data: When Google last visited the page and which crawler (desktop or mobile) was used. * Canonicalization: Which URL Google has selected as the authoritative version. * Enhancements: The status of rich results, AMP pages, and video indexing.
Why URL Inspection matters
This tool is the primary method for troubleshooting why a page is not appearing in search. It removes guesswork by showing the exact "noindex" tags or robots.txt rules Google encountered during its last crawl.
Use this tool to: * Verify indexability: Confirm if a page is eligible to show up for search queries. * Monitor rich results: Detect errors in structured data for recipes, job postings, or FAQs. * Request faster indexing: Manually alert Google that a new or updated page is ready to be crawled. * Debug rendering issues: View the raw HTML, JavaScript console output, and loaded resources to see exactly what the Google-InspectionTool sees.
How URL Inspection works
You can access the tool by entering a fully-qualified URL into the search bar at the top of Google Search Console. The URL must be within the property you currently have open.
The Indexed Report
When you first run an inspection, the tool shows data from the Google index. This is not a live view; it represents the page as it existed during the most recent crawl.
The Live Test
Click "Test Live URL" to perform a real-time check. This is useful for testing fixes before requesting a recrawl. The live test fetches the URL using the Google-InspectionTool to see if current changes (like removing a noindex tag) allow for indexing.
Requesting Indexing
If a page is not indexed or has been updated, you can click "Request Indexing." [While indexing often takes a single day, it can take up to two weeks to complete] (Search Console Help). Submitting a request does not guarantee indexing, as the page must still meet quality and security guidelines.
Understanding page status
The tool provides an overall verdict for the URL. Use this table to understand the results:
| Status | Meaning |
|---|---|
| URL is on Google | The page is indexed and can appear in search. |
| URL is on Google, but has issues | The page is indexed but has problems with enhancements like rich results. |
| URL is not on Google | The page will not appear in search results due to an error or block. |
| URL is an alternate version | This is a duplicate or AMP version of a different canonical page. |
Best practices
Test fixes with a Live Test. Before clicking "Validate Fix" in a broader report, run a live test on a few affected URLs. This confirms that Google can access the page and that your technical changes are working.
Check the Google-selected canonical. Google might choose a different canonical URL than the one you declared. Always check the "Page indexing" section to ensure Google is prioritizing the correct version of your content.
View the rendered screenshot. In the Live Test, use the "View tested page" option to see a screenshot. If certain elements are missing, check the "More Info" tab to see if page resources like CSS or images are blocked by robots.txt.
Provide high-quality video thumbnails. If your video is not indexed, check the thumbnail format and transparency. [Google requires that at least 80% of a video thumbnail has an alpha level above 250 to avoid transparency issues] (Search Console Help).
Common mistakes
Mistake: Assuming a "Live Test" checks everything. Fix: Understand that the Live Test cannot predict canonical selection or see if a page is in a sitemap. It only checks if the page can be indexed based on current technical accessibility.
Mistake: Confusing "Crawl Allowed" with "Indexing Allowed." Fix: A page can be crawled but still have a "noindex" tag. Conversely, if a page is blocked by robots.txt, Google cannot see a "noindex" tag, meaning the page might still appear in search results based on external links.
Mistake: Requesting indexing multiple times for the same URL. Fix: There is a daily limit for inspection requests. One request is sufficient to put the URL in the queue; repeated requests do not speed up the process.
Mistake: Inspecting URLs from different properties. Fix: Ensure you have the correct property selected. You cannot inspect a URL if it does not belong to the Search Console property currently open.
FAQ
Can I use URL Inspection for a site I don't own? No. The tool requires verified ownership in Google Search Console. If you need to test a site you do not own, you must use public tools like the Rich Results Test or the AMP Test.
Why does the Live Test say a URL is available while the Index says it's not? This usually means you fixed an issue recently. The index shows what Google saw during the last crawl (which might be days or weeks ago), while the Live Test shows the current state of the page.
What does "URL is unknown to Google" mean? This indicates that Google hasn't discovered the URL yet via sitemaps or external links. To fix this, you should request indexing or ensure the URL is included in your sitemap.
How do I see the mobile version of my page in the tool? The tool generally uses a smartphone crawler by default. You can see which crawler was used by looking at the "Crawled as" field in the Page Indexing section.
Why are some of my rich results not showing in the tool? The URL Inspection tool does not support every single type of structured data. If your rich result type is valid but not currently supported by this specific tool, it will not appear in the Enhancements section but may still show in search results.
What is a "site-wide issue" in the Live Test? This occurs when Google cannot reach your server at all. Common causes include a DNS server being unresponsive, an invalid SSL certificate, or Google's hostload being exceeded.