Alternate page with proper canonical tag

Updated: 22 May 2026 · approx. 4 min read · Prefer farbentour.de

The GSC status Alternate page with proper canonical tag explained: what it means, when it's harmless & how you fix incorrect canonicals

What does this status mean?

The page contains a canonical tag, which clearly points to another URL (the canonical page). Google follows this signal, indexes only the canonical URL and therefore lists the page reported here under Not indexed with the reason “Alternate page with proper canonical tag”.

In short: You have successfully told Google which version is preferred. In most cases the status is not a sign of a problem – it confirms that Google is following your canonical.

It's important to distinguish this from similar-sounding status messages in Search Console. With “Alternate page with proper canonical tag,” Google follows the canonical you set and everything is fine. With “Duplicate, Google chose different canonical than user,” Google ignores your canonical and picks a different URL – here you should check why your signals are inconsistent. With “Duplicate without user-selected canonical,” a canonical tag is missing entirely, so Google selects a version itself. Only the first status means your canonical strategy is working as intended.

TL;DR

  1. Open the URL in URL InspectionGoogle-selected canonical URL and compare.
  2. Check whether the <link rel="canonical" …> actually points to the desired main URL.
  3. If correct ➜ do nothing further – everything as intended.
  4. If incorrect ➜ fix the canonical, adjust internal links, and set up 301 redirects if needed.
  5. Request indexing again (only needed for changed pages).

Why can it still be important?

  • Signal consistency: If the canonical unintentionally points to another URL, you lose rankings for the wrong page.
  • Content maintenance: Changes to the content of the alternate page have no effect on the SERPs as long as they don't affect the canonical URL.
  • Crawl budget: Unnecessary duplicates can be removed or redirected to save resources.

The crawl budget is only a relevant factor for very large websites with many thousands of URLs (rule of thumb: from around 10,000 pages). For small and medium sites it makes practically no difference whether a few alternate URLs get crawled – there's no reason for hasty action here. How soon a corrected page is reindexed depends on the crawl frequency and can take anywhere from a few hours to several days. Set realistic expectations and monitor the status in Search Console instead of requesting indexing several times in a row.

Typical scenarios & causes

SzenarioBeispielAnmerkung
Mobile vs. Desktop (m.-Subdomain)m.example.com/artikel → Canonical auf www.example.com/artikelLegacy-Setup – heute besser Responsive Design
UTM-Tracking-Links/produkt?utm_source=newsletter → Canonical auf /produktKorrekt, vermeidet Duplicate Content
Paginationsseiten/blog/page/2 → Canonical auf /blog/Wenn View-all preferred ist
Sortierung/Filter im Shop/hosen?color=rot&sort=preis → Canonical auf /hosenBeugt Thin-Content-Duplikaten vor
HTTPS-Migrationhttp://… → Canonical auf https://…Zusätzlich 301-Redirect setzen

In some cases the status appears even though the affected page should actually rank. Typical sources of error are: a canonical that accidentally points to a staging or HTTP URL; a canonical with the wrong domain (e.g. www versus non-www); an SEO plugin that sets a global canonical for all pages; or copied templates that inherit the canonical of the original page. Such configurations unintentionally push important pages out of the index – so always check the canonical first in the source code of the page that is supposed to rank.

How to find affected pages

  1. Search ConsolePage indexing → filter Not indexed → click the reason → export example URLs.
  2. URL Inspection: shows both the user-declared and the Google-selected canonical.
  3. Crawl tools: Screaming Frog → report Canonical → column Is Canonical = No.
  4. SERP check: site: query → check whether only the canonical URL is in the index.

Here's how to find the two decisive fields in URL Inspection: open Search Console, enter the affected URL in URL Inspection at the top and, after the test, expand the “Coverage” or “Indexing” section. There you'll find, one below the other, “User-declared canonical” (the canonical from your source code) and “Google-selected canonical” (the URL Google actually indexes). If the two match, everything is correct. If they differ, the cause is usually conflicting signals. A screenshot of these two lines makes the comparison immediately clear to readers.

What to do if the canonical is wrong?

1 – Define the main URL

Choose the URL that should rank (usually without parameters, https, with a consistent trailing slash).

2 – Fix the canonical tag

<link rel="canonical" href="https://www.beispiel.de/gewuenschte-url/" />

  • Self-referential on the canonical page.
  • On all alternate versions pointing to the canonical.

3 – Set up 301 redirects (optional)

  • If alternate URLs add no value, permanently redirect them to the main URL.
  • Make sure that navigation, XML sitemaps, hreflang, og:url, and structured data use only the canonical URL.

5 – Trigger indexing

  • URL Inspection → Test live URLRequest indexing.

Best practices

  • Clear URL strategy: Avoid unnecessary parameters, session IDs, or duplicate templates.
  • Server-side consolidation: Enforce https, www/non-www, and slash consistency via 301.
  • Monitoring automation: Use the Search Console API or an SEO crawler to catch unexpected canonical errors early.
  • hreflang + canonical: Each language version canonicalizes to itself, never to another language.

FAQ

“Do I need to do anything if everything is correct?”

No. If the canonical URL is correct and ranks, you can ignore the status.

“Should I block the alternate page via robots.txt?”

Not necessary and often counterproductive: Google would then no longer be able to crawl the canonical tag.

“Why does Google sometimes see a different canonical URL than I do?”

Google weighs signals (links, redirects, sitemaps) – if they conflict, the algorithm may choose a different URL. Check your signal consistency.

Checklist

Checklist

  • Canonical URL checked
  • Canonical tag correct
  • Internal links/sitemaps consistent
  • (Optional) Redirects set
  • Indexing request submitted (for changes)

The status “Alternate page with proper canonical tag” signals that your canonical strategy is working. Only if the wrong page has been selected as canonical do you need to step in. Keep canonical tags, redirects, and internal links consistent – that way you optimally concentrate link and content signals on the desired URL.

Sources:
Canonical URLs – Google Docs
Page Indexing report – Google Help

SEO & GEO check

Want more visibility – in search engines and AI answers?

We analyse your potential and show concrete next steps. Free and non-binding.

Get a free initial analysis →