Page Not Followable
This error appears when a page has a nofollow directive configured that prevents Google from following its links. Here's what it means and how to assess whether it should really be that way.
What this error means
Why reviewing nofollow matters
Impact on SEO rankings
When Google can't follow a page's links, it doesn't distribute authority to the linked pages. That can weaken the rankings of pages that depend on those links to be crawled and indexed.
Crawling and indexing obstacles
If the linked pages have no other access routes, Google may never reach them. A misplaced nofollow can leave pages uncrawled without anyone noticing.
Impact on crawl budget
When Google can't follow a page's links, it may waste part of its crawl budget on paths that lead nowhere. That reduces the overall efficiency with which the site is crawled.
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 nofollow is defined
The nofollow 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 nofollow should be there
It isn't always an error. If the page has content whose links you don't want Google to crawl, it may make sense to keep it. If it's there by mistake, it needs to be removed.
Remove nofollow if it shouldn't be there
If the page should allow Google to follow its links, remove the nofollow 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.
Apply nofollow only to the links that need it
If what you wanted was to control specific links, apply the nofollow attribute directly to each link instead of at the full page level. That way you maintain control without blocking the entire crawl flow.
Does your site have this problem?
Audit your website for free and discover if this and other SEO errors are affecting your ranking.