Search Console said your page is not indexed.
Every reason in the Page indexing report means something specific, and the fixes have almost nothing in common. Pick the one Google gave you: what it actually means, what causes it, how to clear it, and a live check that tells you whether it is still true right now.
Pick the reason Google gave you.
Every label is copied verbatim from Search Console, so it should match what you are looking at -- all but one from the Page indexing report, and “URL is unknown to Google” from URL Inspection, which is the only place it appears. The tag on each card says whether it is worth acting on: blocking means a page you want indexed is not, usually fine means Google is doing what you asked it to, and judgement call means nothing technical is broken.
The distinction that explains most of these.
Crawling and indexing are separate steps, and every error in the report is a failure at one of them. Crawling is Google fetching the URL. Indexing is Google deciding to store it and serve it in results. A page can be crawled and not indexed, and a page can be indexed without ever being successfully crawled.
That is why the two most common fixes contradict each other. Blocking a URL in robots.txt stops the crawl, which also stops Google seeing any noindex directive on the page, so the URL can stay in the index indefinitely, listed with no description. If you want a page out of search results, it has to stay crawlable so Google can read the instruction telling it to leave.
Work out which step failed before you change anything. Blocked by robots.txt and access forbidden (403) are crawl failures. Excluded by noindex is an indexing decision Google made because you asked it to.
Then there is the row that is neither. Crawled - currently not indexed means the crawl succeeded and Google read the page and decided against it. It is the most common row in most accounts and the only one where no checker, ours included, can confirm a fix. What a checker can do there is rule out the technical causes so you stop looking for a bug that is not there.
Questions, answered.
What does "Page is not indexed" mean in Search Console?
Why does Search Console show an error I already fixed?
Are all indexing errors worth fixing?
How do I stop these errors happening in the first place?
LintPage is not affiliated with, endorsed by, or connected to Google. Google Search Console is a Google product; the error strings on these pages are quoted so you can find the one you are looking at.
Every error here is detectable before you ship.
Search Console tells you weeks after the fact. LintPage runs 60 checks against a URL in about 30 seconds. Free, no signup.
run a full scan →