Page Not Indexable
This error appears when a page has a noindex directive configured that prevents Google from showing it in search results. Here's what it means and how to assess whether it should really be that way.
What this error means
Why reviewing noindex matters
Impact on SEO rankings
A page with noindex cannot rank on Google under any circumstances. All the work invested in that content, the links pointing to it, and the accumulated authority are worthless if the page is blocked from search engines.
Impact on user experience
A user trying to reach this page from Google simply won't be able to find it. If the page has valuable content, that value stays locked away and never reaches the people who need it.
Crawling and indexing obstacles
Although Google can crawl the page, it won't include it in its index. That means any relevant content it has will be completely out of reach for users searching on Google.
How to fix it step by step
If this error showed up in your audit, here are the steps to leave it behind.
Locate where noindex is defined
The noindex can be in the meta robots tag in the HTML or in the X-Robots-Tag HTTP header. Open the page source, look inside the <head> for the meta robots tag, and also check the HTTP response headers.
Decide whether noindex should be there
It isn't always an error. If the page has content that shouldn't appear on Google, it may make sense to keep it. If it's there by mistake, it needs to be removed. Review the page's purpose and check with whoever manages SEO if you're unsure.
Remove noindex if it shouldn't be there
If the page should appear in search results, remove the noindex directive from the meta robots tag and from the HTTP header if it's there too. You can do this through the SEO plugin you use (Yoast, Rank Math, etc.) or directly in the code.
Verify that the page starts getting indexed
Once noindex is removed, check in Google Search Console that the page is being indexed correctly and that there are no other restrictions blocking it.
Does your site have this problem?
Audit your website for free and discover if this and other SEO errors are affecting your ranking.