Official statement
Other statements from this video 7 ▾
- 1:06 Faut-il lier ses pages AMP entre elles ou rediriger vers les versions mobiles classiques ?
- 3:05 Peut-on vraiment simplifier l'interface mobile sans perdre son positionnement avec le Mobile First Indexing ?
- 11:20 Le mobile-first indexing pénalise-t-il vraiment vos résultats desktop si le contenu mobile est incomplet ?
- 20:25 Le texte alternatif sur mobile conditionne-t-il vraiment votre visibilité dans Google Images ?
- 27:56 Les title et meta descriptions méritent-ils encore qu'on s'y attarde ?
- 34:25 Faut-il regrouper toutes les variantes produit sur une seule URL canonique ?
- 54:02 Faut-il vraiment utiliser rel-alternate pour lier vos pages AMP à leur version canonique ?
Google recommends consolidating product variants (color, size) by pointing them via rel canonical to a master page that presents all options. This approach prevents the dilution of SEO signals across multiple nearly identical URLs. In practice, this requires a product architecture capable of technically managing this centralization without degrading user experience.
What you need to understand
Why does Google emphasize consolidating product variants?
E-commerce sites often generate distinct URLs for each variation: /red-shoe, /blue-shoe, /green-shoe. Each page shares 90% identical content, with only the color changing. Google views this as unintentional duplicate content that dilutes relevance signals.
Mueller specifies that the role of the canonical is to concentrate SEO authority on a single reference URL. Instead of allowing Google to arbitrarily choose which variant to index, you explicitly declare which one is authoritative. This avoids having /red-shoe appear one day in SERPs, /blue-shoe the next, creating instability in results.
What is a canonical page that summarizes the options?
Google recommends a master URL that neutrally presents the product, with a selector allowing users to choose the color. This page displays a generic title, photos of all variants, and a dropdown menu or clickable thumbnails. It is this page that receives the SEO juice.
The specific URLs /red-shoe remain accessible (GET parameters, URL fragments, or client-side routing) but declare via rel canonical that they are merely views of the master page. Google then understands that there is only one product with multiple options, not ten different products.
Does this rule apply to all product attributes?
Mueller explicitly mentions cosmetic variants: color, fragrance, pattern. When the attribute does not fundamentally change the function of the product, consolidation is justified. A red t-shirt and a blue t-shirt are the same t-shirt.
However, if the variant significantly alters the search need — an iPhone 128 GB vs 512 GB, a 2-seater couch vs a 5-seater — it may be relevant to create distinct pages without canonical. Google does not provide a precise threshold; it is to be analyzed according to the search intent of your niche.
- Consolidate cosmetic variants (color, pattern) via rel canonical to a neutral master page
- The canonical page must present all options with a functional selector, not an arbitrary variant
- Specific URLs remain accessible (UX, social sharing) but declare their SEO subordination
- Structuring attributes (substantial size, different functionality) may justify independent pages
- Avoid signal dilution: concentrate backlinks, engagement metrics, and PageRank on a single reference URL
SEO Expert opinion
Is this directive consistent with observed practices in the field?
Yes, it's a confirmation of what has been applied for years on large catalogs. Sites that let each variant index freely suffer from cannibalization: Google hesitates between ten identical URLs, none performing well. As a result, Amazon ranks first while your ten variants compete for page two.
However, Mueller remains deliberately vague on technical details. He doesn’t mention stock management (if a color is out of stock, should the canonical change?), nor the impact of product rich snippets (which variant to display in the stars?). [To verify]: does the canonical also transfer the JSON-LD markup of customer reviews, or should reviews be aggregated on the master page?
What nuances should be added to this recommendation?
Google assumes here that all variants share the same content. But some e-commerce merchants write unique descriptions for each color ("Blue evokes serenity", "Red embodies energy"). In this case, canonicalization becomes counterproductive: you remove unique indexable content.
Another edge case: variants that generate distinct backlinks. If /red-shoe has been massively shared on a sneaker forum, canonizing to /generic-shoe dilutes that signal. You then have to decide between SEO consolidation and preservation of already acquired incoming links. Sometimes allowing two distinct URLs to coexist creates less friction than forcing a merger.
In what contexts does this rule not apply?
Mueller discusses product variations, not product lines. If you sell an original Eames chair and a reproduction, these are two different SEO products even if they look similar. The search intent diverges ("vintage Eames chair" vs "cheap Eames chair"), so two independent pages are justified.
Similarly, for editorial content presented in formats (article, infographic, video), the canonical makes no sense. Each format addresses a distinct informational query. Applying product logic to editorial content would be a categorical error.
Practical impact and recommendations
What should you do practically for an e-commerce catalog?
Start with an audit of indexed URLs in Search Console. Filter by content type "product" and identify clusters of variants that cannibalize each other. If you see /product-red, /product-blue, /product-green in the index with low impressions and mediocre CTRs, this is a symptom of dilution.
Next, create a master page per product with a neutral URL (/product-name) that presents a functional attributes selector. Add a rel canonical pointing to this master URL in the <head> of each variant. Ensure that the Schema Product markup is present on the master page, with all variants declared in the offers attribute as an array.
What errors should you avoid during implementation?
Never canonicalize to an arbitrary variant ("we point everything to red because we created it first"). Google explicitly states that the canonical page should summarize all options. If you point to /red-shoe, a user looking for blue lands on a page that does not meet their need.
Another pitfall: chain canonicalization. If A canonizes to B which canonizes to C, Google may lose track of the connection. All variants should point directly to the master page, not through intermediaries. Finally, ensure that the canonical page is crawlable and indexable: no noindex, no temporary 302, and no blocking robots.txt.
How to check if the consolidation is working?
Use the URL Inspection tool in Search Console. Enter a variant URL, check the section "Canonical declared by user" and "Canonical selected by Google". If both match your master page, you’re good. If Google chooses a different URL, investigate: either there is a stronger signal elsewhere (backlinks, traffic), or there is a technical issue (contradictory canonical, incoherent sitemap).
Also monitor changes in impressions and clicks on the master page after deployment. You should observe a gradual consolidation of traffic to this single URL, with a rise in SERPs over weeks. If nothing changes after 3-4 crawls, some parameter is blocking consolidation.
- Audit indexed URLs to identify clusters of cannibalized variants
- Create a neutral master page with a visible and functional attributes selector
- Add rel canonical in the
<head>of each variant pointing to the master URL - Check the consistency of Schema Product markup (multiple offers on the master page)
- Ensure in Search Console that Google correctly indexes the declared canonical
- Monitor metrics (impressions, clicks, average position) changes post-deployment
❓ Frequently Asked Questions
Faut-il supprimer les URLs de variantes ou les laisser accessibles avec un canonical ?
Si une variante est en rupture de stock définitive, dois-je retirer son canonical ?
Le canonical transfère-t-il le PageRank et les backlinks vers la page maître ?
Puis-je utiliser des paramètres GET plutôt que des URLs distinctes pour les variantes ?
Comment gérer le cas où chaque variante a des avis clients distincts ?
🎥 From the same video 7
Other SEO insights extracted from this same Google Search Central video · duration 55 min · published on 27/06/2017
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.