Search Console Pages Report: Find the Pages You Should Fix But Haven’t

I used to check GSC’s Pages report once a month at most, until I once found a batch of “Discovered but not indexed” pages that had piled up for three months — among them were several new articles I had high hopes for, never indexed, rankings nowhere to be found. After that, the Pages report became my weekly must-scan checklist.

What the Pages report shows

GSC’s Pages report splits into several categories: Indexed, Not indexed, Discovered but not indexed, and various errors (404, soft 404, redirects, etc.). Each category is a different signal and maps to a different action.

Key categories and handling

Indexed: normal, review periodically. Discovered not indexed: crawled but not indexed — check crawl issues (content too thin? canonical pointing wrong?). Not indexed: not crawled — check sitemap and internal links. 404 errors: page doesn’t exist — redirect or delete. Soft 404: returns 200 but no content — fix content. Duplicate without canonical: versions mixed up — add canonical. Fix flow is four steps: open the Pages report and look at the count distribution per category; focus on “Discovered but not indexed” and error categories; sort by impact, prioritizing pages with citations and traffic; handle one by one — redirect, fix content, add canonical. Priority: P0 — pages with traffic but errors (404 core pages), fix immediately; P1 — discovered but not indexed (new articles not indexed), handle promptly; P2 — duplicates without canonical (parameter pages), schedule; P3 — worthless soft 404s (empty pages), batch clean.

Don’t mix up the status names

In the Pages report, between Discovered but not indexed and Indexed there’s also Excluded — the three are different. Indexed means in the index; Discovered means Google knows the URL but hasn’t decided whether to include it; Excluded means it actively chose not to include, usually with a reason attached (like canonical pointing to another page, or noindex). I’ve seen people treat “Discovered” as “about to be indexed” and just wait — then they wait two months. Actually it’s stuck at the crawl or quality gate; you have to actively investigate.

Why new articles don’t get indexed

A new article stuck at Discovered but not indexed for a long time is usually one of three reasons: one, content too thin, Google thinks it’s not worth indexing separately; two, canonical pointing wrong, pointing to another page on your own site; three, too few internal links, crawlers can’t reach it. The corresponding actions: add content, fix canonical, add internal links. That backlog of new articles of mine was the third reason — after adding two internal links, they got indexed within two weeks.

Status-to-action mapping

Status Possible cause Action
Discovered not indexed Thin content / unreachable Add content and internal links
404 error Page deleted Redirect or clean up
Soft 404 Returns 200, no content Add real content
Duplicate without canonical Parameter pages Add canonical

Look at it together with the sitemap

The Pages report alone isn’t enough — open the sitemap report to cross-check: if something’s listed in the sitemap but the Pages report shows not indexed, submission and crawling don’t match, check whether crawling is blocked; if it’s in the Pages report but not the sitemap, there are pages missing from submission. Cross-referencing both, index gaps can’t hide.

How to batch-clean backlog pages

The most annoying thing in the Pages report is a big backlog of Discovered but not indexed pages sitting there long-term. My handling is to pick a batch each month for bulk decisions: pages with traffic potential get content and internal links added; worthless ones get noindexed or merged into a similar page; duplicate parameter pages get canonical added uniformly. Don’t let them lie in the report for six months — they occupy your scanning attention and dilute the index quality signal. After clearing a batch, the report homepage clears up immediately and next week’s scan is faster. Review cadence: scan the Pages report weekly, fix a batch of error pages monthly, review index coverage quarterly.

The Pages report is a to-do list the search engine directly hands you. Scan it weekly, fix the P0 and P1 items, and index health keeps improving — one of the highest ROI routine tasks there is.

Popular Tags
Scroll to Top