Reference guide · technical-seo · Published 2026-08-16 · 4 min read

Canonical vs redirect vs noindex

Compare canonical tags, redirects, and noindex for duplicate content. Learn why a 301 beats a canonical, when they conflict, and the audit order.

The three signals and their strength

Duplicate and near-duplicate pages get handled with three different signals, each with a different position in the browser and the search engine:

SignalWhat it saysHow strong
301/308 redirect'This URL is gone; the content moved here'Very strong; the browser follows it
rel="canonical"'This URL exists, but this is the version to index'A hint, only honored when Google agrees
meta robots="noindex"'Do not index this URL'Strong for where it is used, weaker for consolidation

A redirect is the strongest because it acts on every request and every crawler. A canonical is a statement, and Google explicitly says a canonical is a hint that can be strengthened, weakened, or overridden. noindex is the backstop for a URL you do not want indexed but do not want to 404.

Which signal wins when they conflict

The decision table

SituationUseWhy
Old URL that still has visitors, bookmarks, links301 redirectConsolidates equity and needs no canonical for the old URL
Same content reachable at two URLs (parameters, www, http)301 or canonicalA redirect resolves it for everyone; a canonical is the fallback for pages that must stay reachable
A page that should never appear but should stay reachablenoindexBlocks indexation without a 404 or redirect
Duplicate content that must keep its own URL for tracking or click trackingcanonical pointing at the masterWholly-owned duplicate, canonical is the only tool

The canonical as the weaker hedge, in the real world

Google merges duplicate signals in a direction it decides per query. A canonical tells it the preferred page, but it can still:

The consequence is practical: use a canonical when a redirect would break the user flow (tracking URLs, catalog filters, faceted navigation), and prefer a redirect whenever the URL is truly obsolete. A site that 301s dead pages and canonicals living pages covers both classes of duplicate, which is the canonical guide and the 301 redirect article handle from their own angles.

When noindex is part of the answer

noindex is not a substitute for consolidation, but it is the correct tool for a page that should stay reachable without competing: a filter URL, a print view, a thank-you page, or a thin variant you deliberately keep. The mix:

The three are orthogonal but complementary, and the noindex guide and the duplicate content article spell out the cases where noindex is the right final signal.

Need a website built, fixed, optimised, migrated or replaced?

This technical resource is written by CSMBAC, a small design and development studio. If you would rather hand the problem to a professional, the website service page explains how we build enquiry-ready websites.

Explore website services