You've published forty blog posts, built out a dozen service pages, and watched your sitemap grow. Then you open Google Search Console, look at the indexing report, and see a number that's smaller than it should be. Some of your pages are in Google. Others aren't. And Google never told you which ones it quietly decided to skip, or why.
This is one of the most frustrating problems in SEO, because a page Google ignores might as well not exist. It can't rank, it can't earn traffic, and it can't convert anyone. The work you put into it is invisible. The good news is that Google does tell you which pages it's ignoring, if you know where to look, and most of the reasons it ignores them fall into a short, fixable list. This guide shows you how to find those pages and what to do about each one.
What "ignored" actually means
Before hunting them down, it helps to separate two things Google does, because the fix is different for each:
- Not crawled. Google hasn't visited the page at all. It doesn't know the content exists, usually because it can't find a link to it or has been told to stay away.
- Crawled but not indexed. Google visited the page, read it, and decided not to add it to the index. This is a judgment call Google made, and it's the more revealing of the two.
A page that's crawled but not indexed is Google telling you something about quality or duplication. A page that's never crawled is usually a discoverability or configuration problem. Knowing which bucket a page is in tells you where to start.
Where to find the pages Google is ignoring
The Page Indexing report in Search Console
This is your primary source of truth. In Google Search Console, open Indexing > Pages. At the top you'll see how many pages are indexed versus not indexed. The valuable part is below: the "Why pages aren't indexed" table, which groups every excluded URL by reason.
Common reasons you'll see listed include:
- Crawled - currently not indexed: Google visited but chose not to index. Often a quality or thin-content signal.
- Discovered - currently not indexed: Google knows the URL exists but hasn't crawled it yet, sometimes due to crawl budget or perceived low priority.
- Duplicate without user-selected canonical: Google thinks the page duplicates another and picked the other one.
- Excluded by noindex tag: the page carries a
noindexdirective. - Blocked by robots.txt: crawling is disallowed.
- Not found (404) and soft 404: the page is missing or looks empty to Google.
- Page with redirect: the URL redirects elsewhere, so it isn't indexed itself.
Click into any reason to see the exact list of affected URLs. That list is your to-do list.
The URL Inspection tool
For any single page you're worried about, paste it into the URL Inspection bar at the top of Search Console. It tells you whether the URL is on Google, when it was last crawled, which canonical Google chose, and whether anything is blocking it. This is how you diagnose a specific important page rather than scanning the whole site.
The site: search check
For a rough, instant gut-check, search site:yourdomain.com in Google. The approximate result count tells you roughly how many of your pages are indexed. If it's wildly lower than the number of pages you've published, you have an indexing gap worth investigating. Treat this as a rough signal, not a precise audit, since the count is an estimate.
Compare your sitemap against what's indexed
Submit your XML sitemap in Search Console if you haven't, then look at the sitemap's coverage. Google will show how many of the submitted URLs it actually indexed. A big gap between submitted and indexed is a direct measure of how many pages are being ignored.
Why Google ignores pages, and how to fix each
Thin or low-value content
The most common reason for "Crawled - currently not indexed" is that Google judged the page not worth indexing. This often hits thin pages, near-empty category or tag archives, doorway pages, or content that closely echoes what already exists elsewhere. The fix is to make the page genuinely useful: add depth, original information, and a clear reason for it to exist, or consolidate several weak pages into one strong one.
Duplicate content and canonical confusion
If multiple URLs serve near-identical content (think ?sort=price variations, printer-friendly versions, or www vs non-www), Google picks one and ignores the rest. Make sure each page declares a correct canonical tag pointing to the version you want indexed, and that your internal links point consistently at that version.
Crawl discovery problems (orphan pages)
Google finds pages mainly by following links. A page with no internal links pointing to it, an "orphan page," may never be discovered, even if it's in your sitemap. The fix is to link to important pages from other relevant pages on your site. A strong internal linking structure is one of the most underrated indexing tools you have. The flip side matters too: when those internal links break, pages get stranded, which is one more reason finding and fixing broken links is worth doing regularly.
Blocked by robots.txt or noindex
Sometimes the page is ignored because you told Google to ignore it, often by accident. A leftover noindex tag from a staging build or a Disallow rule in robots.txt will keep a page out of the index. Check the affected URLs in the indexing report, and remember that for a page to be indexed it must be both crawlable and free of noindex.
Technical errors: 404s and soft 404s
A page returning a 404 won't be indexed because Google sees nothing there. A soft 404, where a thin or empty page returns a normal 200 status, can also get dropped because Google decides there's no real content. Fix genuine 404s by restoring the page or redirecting it, and fix soft 404s by adding real content or returning a proper status code.
Slow or poor page experience
Pages that are extremely slow or technically broken can be deprioritized for crawling and indexing. Core Web Vitals and overall page health feed into how Google treats your site. A site that's fast and clean gets crawled more efficiently than one that times out or errors.
New pages that just need time
Not every ignored page is a problem. New pages, especially on newer or smaller sites, can sit in "Discovered" or "Crawled - currently not indexed" for days or weeks before Google gets to them. Submitting the URL for indexing and ensuring it's well linked can speed this up, but some patience is normal.
A practical workflow for finding ignored pages
Put together, here's a repeatable process:
- Open the Page Indexing report and note the total not-indexed count.
- Work through the "Why pages aren't indexed" reasons one at a time, starting with the largest groups.
- For each reason, decide whether it's intentional (a
noindexyou meant to set) or a problem to fix. - Cross-check your sitemap coverage to find important pages that were submitted but not indexed.
- Use URL Inspection on your highest-priority pages to confirm their exact status.
- Fix the underlying issues: improve thin content, add internal links, correct canonicals, remove stray
noindextags, and repair technical errors. - Use Validate Fix in the report once you've addressed a group, so Google re-checks those URLs.
Where Steterly fits in
Many of the reasons Google ignores a page are the kind of quiet, structural issues that never announce themselves: a page orphaned because the link to it broke, a stray noindex left in from staging, thin pages padded with leftover placeholder text, technical errors that make a page look empty. Search Console tells you a page is ignored, but it doesn't always tell you that the cause is a broken link three pages away or a chunk of dummy text where real content should be.
Steterly is a whole-site quality scanner that crawls your site the way a search engine would and surfaces those underlying problems: broken links that strand pages, missing or broken images, typos, outdated copyright years, leftover placeholder text that signals thin content, missing meta titles and descriptions, and Core Web Vitals issues. It gives you the on-page picture that Search Console's indexing report doesn't, so you can fix the cause rather than just read the symptom.
You can start with a free scan of up to 50 pages, no credit card required. Create a free account, run a scan, and get a clear, prioritized report of what's weakening your pages, so the ones Google is ignoring have a real reason to be indexed.
Frequently asked questions
How do I see which pages Google has not indexed?
Open the Page Indexing report in Google Search Console under Indexing then Pages. The "Why pages aren't indexed" table groups every excluded URL by reason, and clicking into a reason shows the exact list of affected pages. This is the most reliable way to find every page Google is currently ignoring.
What does "Crawled - currently not indexed" mean?
It means Google visited the page and read it but chose not to add it to its index. This is usually a quality signal, often pointing to thin, duplicate, or low-value content. The fix is to make the page more useful and distinctive, or to consolidate several weak pages into one stronger one.
Why is my page in the sitemap but still not indexed?
A sitemap helps Google discover a URL but does not guarantee indexing. Google still decides whether the page is worth indexing based on content quality, duplication, internal links, and crawl priority. Compare your submitted versus indexed counts in the sitemap report to measure the gap, then address the underlying reasons.
What is an orphan page and why does it hurt indexing?
An orphan page is one that no other page on your site links to. Because Google discovers pages mainly by following links, an orphan can go uncrawled and unindexed even when it sits in your sitemap. Adding internal links from relevant pages is usually enough to get it discovered and considered.
Can broken links cause pages to be ignored by Google?
Indirectly, yes. When internal links break, the pages they pointed to can become orphaned and harder for Google to discover, and a site littered with broken links signals poor maintenance that can lower how efficiently Google crawls you. Fixing broken links keeps your pages reachable and your site healthy.
How long should I wait before worrying that a page is ignored?
For new pages, especially on newer or smaller sites, sitting in "Discovered" or "Crawled - currently not indexed" for a few days to a couple of weeks is normal. If a page stays unindexed beyond that, or an established page suddenly drops out, it is worth investigating the indexing report for a specific cause.