GSC Index Status Checker
Check the Google index status of every URL on your website — see total indexed pages, not-indexed pages, mobile-friendly status, and issues — all from your SearchVector dashboard.

How to open
- From the left sidebar, go to Search → GSC Index Status Checker.
- Select your project from the dropdown (top-left).
注記
This tool requires Google Search Console to be connected to your project. See Connect Google Search Console.
Summary overview
At the top, you'll see 5 summary cards:
| Card | Description |
|---|---|
| Total URLs | Total number of URLs found in your GSC data |
| Indexed | Pages successfully indexed by Google (shown as % of total) |
| Not Indexed | Pages found but not in Google's index (shown as % of total) |
| Mobile Friendly | Pages that pass Google's mobile-friendly test (shown as % pass) |
| Issues Found | Pages with indexing issues that need attention |
Filter tabs
Use the tabs below the summary to filter the URL list:
| Tab | What it shows |
|---|---|
| All URLs | Every URL in your GSC data |
| Indexed | Only indexed pages |
| Not Indexed | Only pages not in Google's index |
| Mobile | Pages rendered as mobile |
| Desktop | Pages rendered as desktop |
| Issues | Pages with indexing problems |
URL list
Each URL shows:
- Full URL — the exact page address
- Index status — e.g.,
Submitted and indexed,Crawled - currently not indexed,Excluded,Not found - Device type — MOBILE or DESKTOP rendering
- Mobile-friendly indicator — green checkmark (pass) or red X (fail)
Common status labels
| Status | Meaning |
|---|---|
| Submitted and indexed | Page is in Google's index |
| Crawled - currently not indexed | Google crawled it but chose not to index |
| Excluded by 'noindex' tag | Page has a noindex directive |
| Redirect error | Page has a redirect issue |
| Soft 404 | Page returns 200 but looks like a not-found page to Google |
| Blocked by robots.txt | Googlebot is blocked from crawling this URL |
Export
Click Export (top-right of the URL list) to download the full list as CSV.
What to do with not-indexed pages
- Check the status label to understand why the page is not indexed.
- Fix the underlying issue (noindex tag, robots.txt block, redirect error, etc.).
- After fixing, use Google Indexing Request to submit the URL for faster re-crawling.
ヒント
Filter by Issues tab first and fix those pages — they are the highest priority for recovering lost rankings.