Indexability and crawling

How to fix a page that is both canonical and noindexed

Some pages say two contradictory things at once: this is the definitive version of this content, and also, do not index it. The usual result is that the page, and anything canonicalised to it, both drop out of search.

What it is, and what it costs

A self-referencing canonical says "index this URL as the original," while a noindex tag says "keep it out." Google cannot honour both. It often resolves the conflict by dropping the page, and any page pointing its canonical here can go with it.

How to fix it

Decide what you want. If the page should rank, remove the noindex. If it should stay out of search, remove the self-canonical too, so you are not also telling Google it is the original.

How to check your site

Crawl the site and flag pages that carry a self-canonical and a noindex together.

Questions people ask

How does this even happen?
Usually a plugin adds a self-canonical to every page while a separate setting noindexes a section, neither aware of the other.

Does your site have this?

Check your site for pages sending Google contradictory indexing signals.

See also

All SEO checks →