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

The schema types used for rich snippets affect their display. The listed parent types often include subtypes such as 'hotel' under 'organization'.
38:23
🎥 Source video

Extracted from a Google Search Central video

⏱ 57:16 💬 EN 📅 20/09/2019 ✂ 13 statements
Watch on YouTube (38:23) →
Other statements from this video 12
  1. 1:19 Faut-il vraiment garder vos pages d'événements en ligne après la date ?
  2. 4:37 Diviser ou fusionner un site : pourquoi Google ne transfère-t-il pas la valeur SEO comme pour un simple move ?
  3. 5:23 Faut-il vraiment éviter les doubles bylines pour ne pas perturber Google ?
  4. 7:17 Google restreint les extraits enrichis d'avis : quels sites sont désormais exclus de la SERP ?
  5. 13:08 Comment enlever efficacement les pages hackées des résultats de recherche Google ?
  6. 16:56 Les bannières GDPR bloquent-elles vraiment l'indexation de vos contenus par Googlebot ?
  7. 21:42 Faut-il héberger ses images sur un sous-domaine CDN pour optimiser leur indexation ?
  8. 24:14 Faut-il encore utiliser le nofollow pour filtrer le crawl de navigation à facettes ?
  9. 31:39 Le JavaScript nuit-il encore au crawl Google en l'absence de rendu côté serveur ?
  10. 37:55 Le mobile-first indexing s'applique-t-il vraiment à tous les sites sans exception ?
  11. 43:00 Pourquoi robots.txt et noindex ne suffisent-ils pas pour protéger vos serveurs de staging ?
  12. 46:20 Comment Google calcule-t-il vraiment la position affichée dans la Search Console ?
📅
Official statement from (6 years ago)
TL;DR

Google confirms that the choice of schema type directly impacts how rich snippets appear in search results. Specifically, a parent type like 'Organization' automatically includes its subtypes like 'Hotel', which alters the displayable properties. For an SEO, this means it's essential to choose the most specific type possible to maximize the visibility of relevant structured data.

What you need to understand

What does this whole parent and subtype idea really mean?

Schema.org functions as a hierarchy of nested objects. A parent type like 'Organization' serves as a generic base, while its subtypes ('Hotel', 'Restaurant', 'LocalBusiness') inherit its properties while adding their own specific attributes.

When Mueller states that the "listed" parent types include the subtypes, he is referencing the official Google documentation on rich snippets. Google does not support all Schema.org types — only those it has explicitly documented. If you use 'Hotel' instead of the generic 'Organization', you unlock properties like 'starRating' or 'amenityFeature' that wouldn't be utilized with the parent type.

How does this actually impact the display in the SERPs?

Google's algorithm uses the declared schema type to determine which properties to display and in what form. A 'Recipe' schema will trigger a carousel with cooking time and rating, whereas a generic 'Article' schema will never do so — even if you fill your properties with culinary data.

The critical nuance: Google does not display all possible properties of a type. It makes an algorithmic selection based on the relevance of the query, the quality of the data, and criteria it does not document exhaustively. You can have a technically perfect schema and see no rich snippet if Google determines it does not enhance the user experience.

Why does Google emphasize this distinction?

Because too many sites use generic types out of laziness or lack of knowledge. You still see e-commerce sites throwing 'Product' everywhere when they are selling books (Book), movies (Movie), or courses (Course) — each having their specific properties.

Google wants to push publishers towards maximum granularity. The more precise your schema is, the more it can display relevant contextual data. This is also a way to filter out low-quality implementations that hope to scrape rich snippets without doing the job correctly.

  • The schema types determine which properties are eligible for rich snippet display
  • Google favors specific types (Hotel, Restaurant) over generic types (Organization, Thing)
  • The official Google documentation lists supported types — outside this list, there's no guarantee of display
  • A technically valid schema does not guarantee a display — Google makes algorithmic editorial choices
  • The Schema.org hierarchy allows for property inheritance from the parent to the subtypes

SEO Expert opinion

Does this statement align with what we observe in the field?

Yes, and it’s one of the few topics where Google is relatively transparent. A/B testing consistently shows that moving from a generic type to a specific subtype improves the rate of acquiring rich snippets — provided the properties are correctly filled out.

Where it gets tricky: Google doesn’t specify the optimal degree of specificity. Take 'LocalBusiness' which has dozens of subtypes ('AutoRepair', 'Dentist', 'Library', etc.). Should you go down to the most granular level? Not always. I’ve seen cases where 'Restaurant' performed better than 'FastFoodRestaurant' because Google did not have a specific display template for the latter. [To be verified] on a case-by-case basis with rich snippet testing.

What nuances should be added to this recommendation?

Mueller mentions the “listed” types — that’s the crucial keyword. Schema.org contains hundreds of types, but Google only supports a fraction of them in its official documentation on rich snippets. Using a hyper-specific type that is not on this list serves no purpose in SERPs.

Second nuance: some parent types are more flexible than others. 'Thing' > 'CreativeWork' > 'Article' accepts a ton of subtypes (NewsArticle, BlogPosting, ScholarlyArticle), and Google treats almost all of them similarly for snippets. In contrast, the difference between 'Product' and 'Vehicle' is vast in terms of displayable properties.

Warning: Google may refuse to display rich snippets even with the correct schema if your content does not exactly match the declared type. A 'Recipe' schema on a page that doesn't contain a real recipe exposes you to manual action for schema spam.

In what cases does this rule not really apply?

When you manage hybrid or ambiguous content. A page “Hotel + Restaurant + Spa” poses a real problem: which main type to choose? Technically, you can nest multiple types, but Google does not guarantee it will utilize all nested schemas — it will probably favor one alone.

Another edge case: aggregator or comparator pages. If you list 50 hotels on a page, using an 'Hotel' schema at the page level makes no sense. You’ll need to either use 'ItemList' with items of type 'Hotel', or accept that these pages won't generate classic rich snippets. The choice of type then becomes a matter of arbitration between SEO and content reality.

Practical impact and recommendations

What should you actually do on your sites?

First step: audit your existing schemas to identify all the places where you are using generic types while a specific subtype exists and is supported by Google. Typically: 'Organization' → 'Hotel', 'Product' → 'Book', 'Article' → 'NewsArticle'.

Next, check in the official Google documentation (developers.google.com/search/docs/appearance/structured-data) that the subtype you are targeting is explicitly listed as eligible for rich snippets. If it’s not, you’re wasting your time — stick to the closest documented parent type.

What mistakes should you absolutely avoid in this process?

Don’t fall for the trap of misleading schema to snag a sexy rich snippet. Google has tightened its policy on schema spam, and declaring a type 'Recipe' on a page that just sells kitchen utensils can cost you dearly in manual penalties.

Another classic mistake: using an ultra-specific subtype that is not on the Google list thinking that “the more precise, the better.” Schema.org includes 'MedicalBusiness' > 'Dentist' > 'Orthodontist', but if Google only documents 'Dentist', going down to 'Orthodontist' won’t bring any value. You might even break the display if the algorithm does not recognize the type.

How can you verify that the implementation works correctly?

Use the Google Rich Results Test on your modified pages. It will explicitly tell you which types are recognized and which properties are eligible for display. Don't settle for the generic Schema.org validator — it validates syntax, not eligibility for Google snippets.

Gradually deploy the type changes and track the evolution of impressions with rich snippets in Search Console. You should see an increase in rich snippet appearances within 2-4 weeks following the deployment. If nothing changes after a month, either the type is not supported for your vertical, or your properties are insufficient or incorrectly filled.

These schema optimizations often require a detailed technical review of your templates and structured data strategy. If your technical stack is complex or if you manage thousands of pages with varied content types, consulting a specialized SEO agency can save you valuable time and avoid costly mistakes. Expert support will help you quickly identify quick wins and prioritize projects based on their ROI.

  • Audit all existing schemas and identify replaceable generic types
  • Check in the official Google documentation that the targeted subtype is supported for rich snippets
  • Fill out ALL mandatory properties of the new type, not just the bare minimum
  • Test each modified template using Google's Rich Results Test
  • Track the evolution of impressions with rich snippets in Search Console for 4-6 weeks
  • Never use a schema type that does not exactly match the content of the page
Choosing the schema type is not a technical detail — it is a direct display lever in the SERPs. Spending time identifying the most specific AND supported subtype by Google for each type of content can significantly improve your rate of acquiring rich snippets. But this granularity must remain grounded in the reality of your content to avoid schema spam penalties.

❓ Frequently Asked Questions

Dois-je utiliser le type Schema.org le plus spécifique possible même s'il n'est pas dans la doc Google ?
Non. Si le type n'est pas explicitement listé dans la documentation officielle des extraits enrichis de Google, il ne déclenchera pas d'affichage spécifique. Restez sur le type parent le plus proche qui est documenté.
Un schéma valide techniquement garantit-il un affichage en extrait enrichi ?
Absolument pas. Google fait des choix éditoriaux algorithmiques pour décider quels extraits afficher, basés sur la pertinence, la qualité des données et l'expérience utilisateur. Un schéma parfait peut ne jamais générer de rich snippet.
Peut-on utiliser plusieurs types de schéma sur une même page ?
Oui, c'est possible et même recommandé quand le contenu le justifie (ex: Article + BreadcrumbList + Organization). Par contre, Google privilégiera généralement un seul type pour l'extrait enrichi principal.
Comment savoir si mon type de schéma est supporté par Google pour les extraits enrichis ?
Consultez la documentation officielle sur developers.google.com/search/docs/appearance/structured-data. Seuls les types explicitement listés dans cette documentation sont éligibles aux extraits enrichis. Utilisez aussi le Rich Results Test pour confirmer.
Que risque-t-on à utiliser un type de schéma qui ne correspond pas au contenu réel ?
Une action manuelle pour spam de schéma, qui peut entraîner la suppression de tous vos extraits enrichis voire une dévalorisation de vos positions. Google est particulièrement strict sur les schémas Recipe, Review et Event.
🏷 Related Topics
Domain Age & History Featured Snippets & SERP AI & SEO

🎥 From the same video 12

Other SEO insights extracted from this same Google Search Central video · duration 57 min · published on 20/09/2019

🎥 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.