1.1 Robots & directives (HTTP + HTML)HighVerified

Meta robots nofollow suppressing internal links

What it is

A page-level nofollow stops link equity and crawl paths flowing from that page to the ones it links to. On a hub or category page that can starve everything downstream. A page-level nofollow stops link signals flowing to linked pages.

Why does meta robots nofollow suppressing internal links matter for AI search?

Internal link equity and discovery are blunted, weakening the crawl path and topical signals.

How do you fix it?

Remove page-level nofollow unless deliberate; use it surgically if at all.

How do you find it on your site?

  1. View source and look for <meta name="robots" content="...nofollow...">.
  2. Identify whether the affected page links to important internal destinations.
  3. Crawl the site and check whether those destinations are under-linked as a result.
  4. Remove page-level nofollow unless you have a deliberate reason for it.

Which ranking and citation factors does it touch?

Internal links are a primary way authority and discovery flow through a site. Suppressing them weakens the linked pages, which can show up as lower rankings.

What is the impact?

Medium-high depending on placement. Direct mechanism, magnitude varies.

What is the evidence?

nofollow instructs Google not to follow links from the page. Google Search Central, Robots Meta Tags Specifications

Frequently asked questions about meta robots nofollow suppressing internal links

What does "Meta robots nofollow suppressing internal links" mean?

A page-level nofollow stops link signals flowing to linked pages.

How do you fix meta robots nofollow suppressing internal links?

Remove page-level nofollow unless deliberate; use it surgically if at all.