Skip to content
RankX AI
RankX AI Docs
Traffic

Indexing

Which of your pages Google has indexed and why the rest are not. The screen that finds pages invisible everywhere else, because they earn no clicks to appear in.

Indexing answers the question every other Traffic screen structurally cannot: is this page in Google's index at all?

Clicks and impressions only exist for pages Google has already indexed, so a page left out of the index looks exactly like a page nobody visits. This screen separates the two.

What it reports

Across the pages of your Website that have been inspected:

  • How many are indexed, not indexed, or unknown.
  • Pages Google is not indexing that still earn impressions, which is the most immediately valuable row on the screen.
  • Pages where Google chose a different canonical than the page declares.
  • Pages blocked by robots.txt or by a noindex tag.
  • Pages that changed after Google last crawled them.
  • Which rich results Google detected on them.

The counts describe pages inspected, not your whole site

This is the denominator rule, and this screen states its own.

Coverage figures describe the pages that have been inspected, not every page on the site. A site with four hundred pages and forty inspected reports on forty, and the response says so rather than implying a whole-site verdict.

So "92% indexed" here means 92% of what was checked, and widening the inspected set is a separate action from improving the percentage.

Inspecting one page

For a specific URL, RankX AI asks Google directly what it says about that page: whether it is indexed and if not Google's own reason, which canonical Google chose versus the one the page declares, when Google last crawled it, whether it is blocked, and which rich results were detected.

This is the only way to see a page that is not indexed at all. Every other Google surface reports clicks and impressions, and a page absent from the index has neither, so it is indistinguishable from a page with no audience.

Two operational facts about it:

Verdicts are cached for a day. Re-inspecting the same URL immediately returns the stored verdict rather than asking again.

Google sets a per-Website daily allowance on these inspections, and the response reports where you stand against it. That is Google's limit rather than RankX AI's, and it is why bulk inspection of a large site is paced rather than instant.

Sitemaps

The third piece of the same story. RankX AI reads the sitemaps Search Console holds for your Website: which are submitted, when Google last read each one, how many URLs each lists, and whether Google reports errors or warnings.

A sitemap that was never submitted, or that Google has not re-read in weeks, stops new pages being discovered, and that failure is invisible in traffic data because the pages simply never appear. It is one of the cheapest things to check when new content is not showing up.

This is read-only in RankX AI. Submitting or removing a sitemap is done in Search Console itself.

A workable order for diagnosing a missing page

  1. Is it in the sitemap, and has Google read the sitemap recently? If not, nothing else matters yet.
  2. Inspect the URL. Google's own reason is more useful than any inference, and it is available in one call.
  3. Check the canonical. Google choosing a different canonical than the page declares is a common cause and does not look like an error anywhere else.
  4. Check for a block. A robots.txt disallow or a noindex tag, either of which the Website Audit and AI Readiness also flag.
  5. Check whether it changed after the last crawl. A page Google has not revisited since you rewrote it is being judged on the old version.

Why this matters beyond Google

A page that is not indexed is not only absent from search. It is absent from every retrieval surface that draws on a search index, which includes some of the AI answer surfaces this product exists to measure.

So an indexing problem is usually an AI visibility problem too, and it is the cheaper of the two to fix.

Driving this from an assistant

get_index_coverage for the overview, inspect_url for one page, and list_sitemaps for discovery. All free to call, and all read stored verdicts except the inspection, which spends against Google's allowance rather than your credits.

"Which of my pages are not indexed but still earn impressions? Then inspect the worst one and tell me Google's own reason."

See the tool reference.

Where to go next