Index Health β uses the GSC URL Inspection API to check real indexing status of your pages.
(2,000 inspections/day limit by Google)
Site: casekaro.com
Step 1: Load sitemap URLs β Step 2: Inspect sample β Step 3: Analyze
Fetching indexing data from GSC...
Live URL Inspection0/0 inspected
Waiting to start...
Live Inspection Results
| URL | Verdict | Coverage State | Last Crawl |
|---|
Indexing Issues β sorted by prioritybaseline data
| Issue | Pages Affected | Priority | Estimated Impact |
|---|
Claude is analyzing your indexing issues...
AI Fix Priority ReportGenerated by Claude
Shopify Canonical Issue β What's Happening
β Duplicate URLs Google finds
/collections/iphone-15/products/xyz
/collections/samsung/products/xyz
/products/xyz?variant=123
/products/xyz?color=black
β Canonical URL (what should rank)
/products/xyz
Shopify adds canonical automatically
but Google still crawls all variants
# Add to robots.txt.liquid
Disallow: /collections/*/products/
Disallow: /*?variant=*
Disallow: /*?color=*
Disallow: /*?size=*