What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

Google allows the use of customer review texts on multiple pages, but the reviews must precisely represent the main topic of each page for structured data.
16:26
🎥 Source video

Extracted from a Google Search Central video

⏱ 56:13 💬 EN 📅 13/11/2018 ✂ 18 statements
Watch on YouTube (16:26) →
Other statements from this video 17
  1. 1:48 Pourquoi Google galère-t-il à indexer vos nouveaux contenus rapidement ?
  2. 2:10 Le texte d'ancrage est-il vraiment important pour le référencement ?
  3. 4:17 Changer de TLD impacte-t-il vraiment votre visibilité organique ?
  4. 5:46 Faut-il simplifier l'architecture internationale de votre site pour améliorer son SEO ?
  5. 8:01 Un domaine au passé douteux peut-il vraiment retrouver la confiance de Google ?
  6. 10:06 Le texte alt des images booste-t-il vraiment votre SEO ?
  7. 10:59 L'indexation mobile-first s'applique-t-elle vraiment à tous les critères de ranking, y compris above-the-fold ?
  8. 11:38 Google peut-il ignorer votre balisage logo pour le Knowledge Graph ?
  9. 13:18 Les interstitiels de sélection linguistique bloquent-ils vraiment le crawl de Google ?
  10. 14:20 Faut-il vraiment limiter le nombre de balises H1 et H2 sur une page ?
  11. 15:55 Google utilise-t-il les scores d'organismes externes pour évaluer la réputation d'un site ?
  12. 18:25 L'indexation mobile-first peut-elle enterrer vos pages produits mal liées ?
  13. 21:33 Peut-on vraiment paginer différemment entre mobile et desktop sans risque SEO ?
  14. 37:31 Les erreurs 503 peuvent-elles vraiment faire disparaître votre site de Google ?
  15. 38:58 Les carrousels du Knowledge Graph influencent-ils vraiment votre classement SEO ?
  16. 40:41 Faut-il vraiment rediriger une ancienne catégorie vers une seule des nouvelles URLs ?
  17. 43:12 Le contenu dupliqué interne pénalise-t-il vraiment votre référencement ?
📅
Official statement from (7 years ago)
TL;DR

Google explicitly allows the reuse of customer review texts across multiple pages of a site. The only requirement is that the Schema.org structured data must accurately reflect the main topic of each page. In practice, the same review can appear on a product page and a category page, but the structured data must point to the entity actually being evaluated on that page.

What you need to understand

What is Google's official stance on the duplication of customer reviews?

John Mueller clarifies a point that generates a lot of confusion: there is nothing prohibiting the reuse of the same customer review texts across multiple URLs. This tolerance stands in contrast to Google's usual caution regarding duplicate content.

The real criterion? Consistency between structured data and the page topic. If a review mentions product X and you display it on category page Y, the Review schema must point to Y, not X. Logic takes precedence over technical rigidity.

Why this distinction between visible content and structured data?

Google identifies two levels of interpretation: traditional HTML content and Schema.org metadata. The visible reviews relate to user experience, not spam. Their duplication is not penalized if it adds value.

In contrast, structured data serves directly to the engine to generate rich snippets. Marking a product review with a Category schema would be pure spam markup. This is where Google draws the line.

When does this practice make sense?

Typically, an e-commerce site displays product reviews on the detailed page, but also on category pages, thematic landing pages, or comparisons. Duplication of these texts enhances editorial richness without forcing artificial rewrites.

Another case: multi-brand or multi-region sites that share the same translated or adapted reviews. As long as the schema points to the correct local entity (the product in the FR vs. US catalog), Google sees no issue.

  • Explicit permission to reuse customer review texts across multiple site pages
  • Strict requirement: the Schema.org Review markup must correspond to the main topic of each page
  • Clear distinction between visible content (allowed duplication) and structured metadata (must be consistent)
  • Legitimate use cases: category pages, comparisons, multi-region sites, thematic landing pages
  • Red line: marking a product review with a schema pointing to a category constitutes spam markup

SEO Expert opinion

Is this statement consistent with observed practices?

Yes, and it validates what many large sites have been doing for years. Amazon, Cdiscount, or Fnac display the same reviews across multiple URLs without ranking issues. Google has never penalized this duplication as long as it remains internal to the domain.

However, the clarity on structured markup remains unclear on certain points. Mueller does not explicitly say what happens if you duplicate the entire schema without adapting it. Is it ignored? Devalued? Penalized? [To be verified] by testing with Search Console.

What nuances should be added to this rule?

First point: this tolerance applies only to internal reviews. If you aggregate content from third-party sites without added value, you fall under classic anti-spam rules. The source matters.

Second nuance: the volume of duplication. Reusing 3-4 reviews on a category page is fine. Copying 200 identical reviews across 50 landing pages, you are approaching thin content. Common sense still applies, even if Google does not provide a numerical threshold.

When does this rule not apply?

If you use third-party aggregators like Trustpilot or Avis Vérifiés, the rule changes. These platforms control their markup themselves. Duplicating their widgets without adapting the schema can create signal conflicts.

Another exception: affiliate sites that reuse Amazon reviews. Google often considers this as low-value syndicated content, regardless of markup. Mueller's tolerance targets sites managing their own reviews, not those recycling others' content.

Warning: this statement does not cover AI-generated or automatically rewritten reviews. Google classifies these practices in a different category, potentially riskier.

Practical impact and recommendations

What concrete actions should you take to remain compliant?

First, audit your existing Schema Review markup. Every page with reviews must have an itemReviewed pointing to the real entity of that page. A product page = Product, a category page = Category or CollectionPage.

Next, implement conditional logic in your templates. If you display the same reviews across multiple page types, the CMS must automatically adjust the entity type in the JSON-LD. No manual copying of the schema.

What mistakes should you absolutely avoid?

First mistake: duplicating the schema without adapting it. You display a product review on a category page but keep itemReviewed as Product with the product URL? Google sees incoherent markup with the page context.

Second pitfall: over-optimizing by multiplying Review schemas. Displaying 50 reviews on a page does not justify 50 JSON-LD blocks. Google prefers a synthetic AggregateRating plus a few representative reviews. Less is more.

How can you check that your implementation is correct?

Use the Google Rich Results Test on your various page types. Ensure that the entity type being evaluated corresponds well to the main topic. A category page should show a Category or ItemList schema, not Product.

Then, analyze the Search Console Enhancements section. Errors in Review markup appear quickly there if the schema does not match the content. Also, monitor CTR variations after implementation: proper markup boosts stars in SERPs.

  • Audit all existing Review schemas to verify coherence with the topic of each page
  • Implement conditional logic in the CMS to automatically adjust the itemReviewed type
  • Prefer a synthetic AggregateRating rather than multiplying individual Review blocks
  • Test with Rich Results Test on each page type (product, category, comparison)
  • Monitor Search Console Enhancements section to detect markup errors
  • Document the logic of review duplication to facilitate maintenance and future developments
Reusing customer reviews across multiple pages is permitted and even recommended to enrich content. The non-negotiable condition: adapt the structured markup to the context of each page. This type of technical optimization, while seemingly simple, requires precise expertise in Schema.org and can quickly become complex on multi-product or multi-region sites. If your team lacks technical resources or if you want to secure implementation without penalty risks, engaging a specialized SEO agency in structured data could be a wise choice for personalized support and long-term monitoring.

❓ Frequently Asked Questions

Puis-je copier les mêmes avis clients sur toutes mes pages catégories sans risque ?
Oui, à condition d'adapter le balisage Schema Review pour que itemReviewed pointe vers la catégorie concernée, pas vers les produits individuels. Le texte peut être identique, mais le markup doit refléter le sujet de la page.
Faut-il limiter le nombre d'avis dupliqués par page ?
Google ne donne pas de seuil précis, mais le bon sens s'applique. Quelques avis pertinents enrichissent l'UX, mais dupliquer 100+ reviews identiques sur des dizaines de pages risque d'être vu comme du thin content.
Cette règle s'applique-t-elle aux avis agrégés depuis Trustpilot ou Google Reviews ?
Partiellement. Vous pouvez afficher ces avis sur plusieurs pages, mais ces plateformes contrôlent souvent leur propre markup. Dupliquer leurs widgets peut créer des conflits de schema qu'il faut arbitrer.
Que se passe-t-il si je ne change pas le schema en dupliquant un avis ?
Google ignorera probablement le markup incohérent ou le dévaluera. Dans le pire cas, une erreur remonte dans Search Console et vous perdez les rich snippets étoiles. Pas de pénalité manuelle observée, mais un gâchis d'opportunité.
Dois-je créer un AggregateRating différent pour chaque page ?
Idéalement oui, surtout si les avis affichés diffèrent. Une page catégorie peut avoir une note moyenne calculée sur tous les produits de cette catégorie, distincte de la note d'un produit individuel. La cohérence prime.
🏷 Related Topics
Domain Age & History Content AI & SEO Links & Backlinks Local Search

🎥 From the same video 17

Other SEO insights extracted from this same Google Search Central video · duration 56 min · published on 13/11/2018

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.