Données structurées pour le SEO
Données structurées étiquettes votre page content so moteur de recherches comprendre its meaning. It's pas a ranking factor — its valeur is résultats enrichis and entity understanding. The hub.
Langues
1 indice probant sur cette page
- Outil en ligne associéSchema Markup Validator
Données structurées étiquettes page content with the schema.org vocabulary. It peut faire an eligible page disponible pour pris en charge search fonctionnalités and give search systems explicit clues à propos de meaning; it ne fait pas guarantee a rich result, a click-through lift, Knowledge Graph inclusion, an AI citation, or meilleur rankings. Google recommends JSON-LD, supports JavaScript-generated markup, and dit aucun special schema is requis pour its AI fonctionnalités. Utiliser seulement accurate markup que matches visible content, validate eligibility, and monitor observed results.
TL;DR — Données structurées is supplémentaire code vous ajouter to une page que étiquettes ce que votre content signifie — “this is the price,” “this is the author,” “ce is the cook temps” — so moteur de recherches don’t have to guess. It uses a shared vocabulary appelé schema.org, usually written in a format appelé JSON-LD. It peut faire votre page eligible pour fancier search listings (star ratings, product cards), but it fait pas faire votre page rank plus élevé.
Ce que données structurées is
Quand vous regarder at a web page, vous pouvez tell a phone number from a price from an author’s nom simplement by looking. A moteur de recherche can’t — it mostly sees text. Données structurées is supplémentaire code vous ajouter to une page que spells it out pour machines: “this part is the product name,” “this is the rating,” “ce is the publish date.”
It uses a shared dictionary appelé schema.org — a vocabulary que Google, Microsoft (Bing), Yahoo, and Yandex agreed on ensemble — so publishers peut utiliser the même étiquettes à travers consumers. Evidence for this claim Schema.org provides a shared vocabulary for structured data, while JSON-LD is one supported encoding format. Scope: Schema.org vocabulary and Google structured-data guidance; this does not imply every type is eligible for a Google search feature. Confidence: high · Verified: Schema.org La plupart of the temps it’s written in a format appelé JSON-LD: a petit block of code que sits in the page’s HTML and describes le contenu sans modification how lune page semble to a visitor.
You’ll hear “structured data,” “schema markup,” and “schema.org” utilisé almost interchangeably. Strictly: schema.org is the vocabulary, and données structurées is the broad idea of machine-readable étiquettes. In everyday SEO talk ils mean the même chose.
Pourquoi c’est important
Données structurées fait two utile jobs:
- Résultats enrichis. Quand Google peut lire votre étiquettes clearly, votre search listing peut become eligible pour an upgrade — star ratings sous a examiner, a price and “in stock” on a product, a recipe’s cook temps, breadcrumbs. Ces are appelé résultats enrichis, and ils peut faire personnes plus probable to click votre listing. Evidence for this claim Valid structured data can make a page eligible for Google search features, but Google does not guarantee that a rich result will appear. Scope: Google Search structured-data guidance; eligibility is distinct from display and ranking. Confidence: high · Verified: Google: Structured data introduction
- Helping engines comprendre who vous are. Markup comme
OrganizationandPerson— surtout a property appelésameAsque liens votre brand or author to votre Wikipedia or LinkedIn page — helps Google tell votre “Apple” from the fruit, and votre author from someone sinon with the même nom.
The chose la plupart personnes obtenir incorrect
Données structurées ne fait pas directement améliorer votre rankings. Ce is the unique biggest myth. Ajout schema doesn’t faire une page rank plus élevé pour a keyword — Google’s John Mueller has said ce nombreux times. The benefit is indirect: a rich result peut earn vous plus clicks, and clearer entity signals peut aider Google comprendre vous. But there’s aucun “add schema, climb the rankings” lever.
Two plus honest cautions:
- Résultats enrichis aren’t guaranteed. Même with perfect markup, Google decides si to montrer the enhancement. Vous pouvez do everything correct and encore obtenir a plain blue lien.
- Seulement mark up what’s en réalité on lune page. Don’t ajouter schema pour content que isn’t visible to visitors — que breaks Google’s rules and peut obtenir vous a penalty.
Vouloir the deep version — the three formats, the complet liste of rich result types, qui ones got supprimé, ce que explicit clues do and ne faites pas guarantee, and où to go suivant? Switch to the Avancé tab.
TL;DR — Données structurées s’applique the schema.org vocabulary to votre page in un of three formats — JSON-LD (Google’s recommendation), Microdata, or RDFa. It donne search systems explicit clues and peut faire an eligible page disponible pour pris en charge search fonctionnalités. Neither appearance nor CTR is guaranteed, and it fait pas promise Knowledge Graph inclusion, AI citations, or disambiguation. It is pas a direct ranking factor — Mueller, repeatedly. The pris en charge rich-result liste garde shrinking: FAQ and HowTo were gutted in 2023, seven plus types supprimé June 2025, and the FAQ rich result was entièrement supprimé by May 2026. Seulement mark up visible content, préférer JSON-LD in the raw HTML pour the widest parser coverage, and garder every property, notamment
sameAs, accurate and pris en charge by lune page.
Ce que données structurées is — vocabulary vs. format
Structured data can create eligibility for supported search features and provide explicit clues about page meaning. Neither display, click-through impact, Knowledge Graph inclusion, AI citations, nor ranking improvement is guaranteed.
© Patrick Stox LLC · CC BY 4.0 ·
Two choses obtenir conflated constantly, so let’s separate les up front:
- schema.org is the vocabulary — the shared dictionary of types (
Product,Article,Recipe,Organization) and properties (price,author,cookTime,sameAs). It’s a collaborative project of Google, Microsoft, Yahoo, and Yandex, and it’s enormous — over 800 types. Google seulement supports a subset pour résultats enrichis. - JSON-LD, Microdata, and RDFa are the formats — the three façons to en réalité écrire que vocabulary into une page. They’re interchangeable carriers of the même meaning.
Google’s propre definition: “Données structurées is a standardized format pour providing information à propos de une page and classifying lune page content.”
The three formats — and pourquoi JSON-LD wins
| Format | Où it lives | Touches visible HTML? | Google’s stance |
|---|---|---|---|
| JSON-LD | A <script type="application/ld+json"> block in <head> or <body> | Aucun — entièrement separate | Recommended |
| Microdata | Inline attributes on votre HTML tags | Yes — interleaved | Pris en charge, pas preferred |
| RDFa | Inline HTML5 attributes | Yes — interleaved | Pris en charge, pas preferred |
Tout three fonctionner. Google recommends JSON-LD as “the easiest solution pour website owners to implement and maintain at scale (En d’autres termes, moins prone to utilisateur errors).” Evidence for this claim Google Search supports JSON-LD, Microdata, and RDFa for structured data and generally recommends JSON-LD. Scope: Google Search documentation; individual features can impose additional requirements. Confidence: high · Verified: Google: Structured data introduction Parce que it’s a self-contained block, a typo doesn’t break votre page layout, and vous pouvez ajouter, mettre à jour, or supprimer it sans touching visible content.
Un implementation caveat que bites personnes: JSON-LD peut be injected with JavaScript (e.g., via Google Tag Manager), and Google documents prise en charge pour JavaScript-generated données structurées. Autre robot d’exploration providers généralement ne faites pas publish a complet JavaScript-rendering contract. Si broad machine readability matters, render JSON-LD server-side so it is présent in the raw HTML réponse — a coverage choice, pas proof que every named AI robot d’exploration is unable to execute JavaScript. I go deeper on que in Balisage de données structurées pour AI.
Ce que données structurées peut prise en charge
Pris en charge utiliser 1: search fonctionnalités. Données structurées peut faire une page eligible pour an enhanced SERP listing. Google’s cas studies report outcomes pour named implementations: Rotten Tomatoes saw a 25% plus élevé CTR, Nestlé 82% plus élevé CTR on rich-result pages, Food Network a 35% augmenter in visits. But remarque the word eligible — Google is explicit: “Google ne fait pas guarantee que votre données structurées va montrer up in résultats de recherche, même si votre page is marked up correctement.” Ceux cas studies ne faites pas guarantee the même appearance or CTR modifier pour un autre site.
Evidence for this claim Valid structured data can make a page eligible for Google search features, but Google does not guarantee that a rich result will appear. Scope: Google Search structured-data guidance; eligibility is distinct from display and ranking. Confidence: high · Verified: Google: Structured data introductionPris en charge utiliser 2: explicit clues. Au-delà appearance, Google dit it uses données structurées to
comprendre — “to gather information à propos de the web and the world in general, tel
as information à propos de the personnes, books, or companies que are inclus in the
markup.” Que statement ne fait pas promise a Knowledge Panel, Knowledge Graph
inclusion, AI Overview association, brand-recognition modifier, or citation. sameAs
identifies un autre URL à propos de the même entity; utiliser it accurately, but ne faites pas appel it a
guaranteed disambiguation lever.
The myth to kill: données structurées n’est pas a ranking factor
Ce is the accuracy spine of the whole topic. Données structurées n’est pas a direct ranking signal pour organic results. John Mueller has confirmed ce nombreux times over the années. Une page ne fait pas rank plus élevé parce que it has schema. The SEO valeur is eligibility pour pris en charge search fonctionnalités and clearer machine-readable clues. Appearance, CTR impact, entity treatment, and ranking changements tout exiger separate observation.
Si a outil or agency sells vous “add schema to rank higher,” they’ve got the mechanism incorrect. Résultats enrichis may modifier presentation; mesurer leur réel effect.
Rich result types Google supports — and the ones it supprimé
Google maintains a Search Gallery of pris en charge types, but the liste shrinks over temps, and la plupart articles online are out of date. As of the gallery’s dernier mettre à jour (2026-06-15), the pris en charge définir is 25 types: Article, Breadcrumb, Carousel, Course info, Dataset, Discussion forum, Education Q&A, Employer aggregate rating, Event, Image metadata, Job posting, Local business, Math solver, Movie, Organization, Product, Profile page, Q&A, Recipe, Examiner snippet, Software app, Speakable, Subscription/paywalled content, Vacation rental, and Video.
Ce que got supprimé — ce is où la plupart guides are incorrect:
- HowTo résultats enrichis were supprimé from desktop in 2023 and limited thereafter.
- FAQ résultats enrichis were restricted in 2023 to government and health sites,
alors entièrement supprimé by May 2026. The
FAQPagetype is encore valid markup — it simplement ne … plus produces a SERP enhancement pour the vast majority of sites. - Six plus types were supprimé in June 2025: Claim Examiner, Estimated Salary, Learning Video, Special Announcement, Vehicle Listing, and the old single-course “Course Info” format. Google announced a seventh — Book Actions — in the même batch, but it was excluded from the réel September 2025 removal and Google plus tard pulled the deprecation banner from que doc; it remains a narrow, registration-gated fonctionnalité (voir Book schema pour the complet story).
The takeaway: don’t construire a strategy autour a rich result que ne … plus exists, and don’t panic-strip valid markup simplement parce que the visual enhancement is gone.
How to implement données structurées
A reliable order of operations:
- Pick the correct type pour what’s genuinely on lune page (
Productpour a product page,Articlepour a blog post,LocalBusinesspour a emplacement page). - Écrire JSON-LD — by hand, with a generator (Google’s Données structurées Markup Helper, Dentsu’s generator), or via a CMS plugin (Yoast, Rank Math).
- Fill requis properties premier, alors recommended ones. Google: “It is plus important to supply fewer but complet and accurate recommended properties plutôt que trying to provide every possible recommended property.” Accuracy beats breadth.
- Validate with the Résultats enrichis Tester and the schema.org validator.
- Préférer raw-HTML delivery pour parsers que ne faites pas document a rendering stage.
- Monitor the rich result reports dans la recherche Google Console après deployment.
And the policies que matter: seulement mark up visible content, garder it accurate (aucun fake reviews/ratings), don’t block votre structured-datune pages from Googlebot, and appliquer the même markup à travers canonical and duplicate versions of une page.
Evidence for this claim Google requires structured data to represent visible, relevant page content and warns that policy violations can cause ineligibility or manual actions. Scope: Google Search structured-data policies; schema.org validity alone does not establish Google feature eligibility. Confidence: high · Verified: Google: Structured data policiesDonnées structurées and AI search
It’s tempting to assume schema is the clé to getting cited in AI réponses. The meilleur evidence dit it isn’t a direct lever — an Ahrefs study of 1 885 pages trouvé ajout JSON-LD barely déplacé AI citations on quelconque platform. Google states there’s “aucun special schema.org données structurées que vous devez ajouter” pour AI fonctionnalités. Accurate schema supplies explicit machine-readable assertions, but provider utiliser, entity resolution, and citation outcomes ne sont pas guaranteed and besoin separate evidence. Complet treatment in Balisage de données structurées pour AI.
Fait Bing utiliser données structurées?
Yes. Bing reads schema.org markup in tout three formats, uses it pour its propre rich results (recipes, events, products, FAQs, how-tos, videos), and feeds it into its Satori knowledge base pour entity disambiguation. Bing Webmaster Outils inclut a Markup Validator, and Microsoft’s Fabrice Canel has said schema helps Bing’s LLMs comprendre content — the un AI-platform rep to confirmer que on the record.
Où to go suivant
Ce hub is the map. The deep dives in ce sub-cluster:
- Balisage de données structurées — the
schema.org vocabulary itself: the courant types every SEO devrait know
(
Organization,Product,Article,BreadcrumbList), how@idand@graphconnecter les, and how to choisir the correct type pour une page. - JSON-LD — the recommended
format up fermer: syntax, où to placer the
<script>block, server-side vs. rendu côté client, and how to écrire and validate it. - Résultats enrichis — the SERP enhancements themselves: qui types encore exist, eligibility, the removals/deprecations, and how to track les in Search Console.
- ImageObject schema — the media type utilisé standalone and nested à l’intérieur Product/Article/Recipe.
- Carousel résultats enrichis and ItemList schema — the mechanism behind Google’s carousel fonctionnalité and the generic liste type underneath it (BreadcrumbList inclus).
- MerchantReturnPolicy and OfferShippingDetails — the Offer-level properties Merchant Center listings increasingly exiger.
- Speakable schema — the narrow, still-beta markup pour voice-assistant readback.
- Nesting schema with @id and @graph — the deeper how-to on linking entities au lieu de re-declaring les.
- Courant données structurées errors — ce que the Résultats enrichis Tester and Search Console en réalité flag, and Comment corriger it.
- Schema & rich result deprecations — the running, dated timeline of what’s been supprimé or narrowed.
Ce sub-cluster lives in the broader on-page SEO cluster — alongside meta tags, header tags, image SEO, and the autre on-page signals. Closely connexe entity fonctionner lives in Entity SEO and Balisage de données structurées pour AI.
AI summary
A condensed prendre on the Avancé version:
- Vocabulary vs. format. schema.org is the shared vocabulary (800+ types); JSON-LD, Microdata, and RDFa are the three formats que carry it. Google recommends JSON-LD as least error-prone — tout three are pris en charge.
- Documented valeur: eligibility pour pris en charge search fonctionnalités and explicit clues
à propos de page meaning. Afficher, CTR lift, Knowledge Graph inclusion, AI citations, and
ranking changements ne sont pas guaranteed.
sameAsdoit be accurate but n’est pas a promised lever. - Pas a ranking factor. Données structurées fait pas directement améliorer rankings — Mueller, repeatedly. Fonctionnalité appearance and autre outcomes exiger separate measurement.
- The pris en charge liste shrinks. HowTo supprimé from desktop (2023); FAQ
restricted in 2023 and entièrement supprimé by May 2026 (the
FAQPagetype stays valid); six types supprimé June 2025 (Claim Examiner, Estimated Salary, Learning Video, Special Announcement, Vehicle Listing, old Course); Book Actions was announced in the même batch but was PAS en réalité supprimé. - Implementation: pick the correct type, fill requis properties premier, validate (Résultats enrichis Tester + schema.org validator), préférer raw-HTML delivery pour broad parser coverage, monitor in Search Console, and seulement mark up visible content.
- AI search: schema is entity infrastructure, pas a citation lever — Google dit there’s “no special schema” pour AI fonctionnalités; an Ahrefs 1 885-page study trouvé aucun citation lift.
- Bing reads schema pour its propre résultats enrichis and Satori knowledge base; Fabrice Canel confirmed it helps Bing’s LLMs.
- Où to go suivant: schema-markup (the vocabulary), json-ld (the format), and rich-results (the SERP enhancements).
Documentation officielle
Primary-source documentation from the moteur de recherches and schema.org.
- Intro to How Données structurées Markup Fonctionne — the definition, the three formats, pourquoi JSON-LD, and the rich-result business cas.
- Données structurées Search Gallery — the current liste of pris en charge rich result types (the canonical source as the liste changements).
- Données structurées General Guidelines / Policies — visibility, accuracy, and spam rules; “no guarantee” of résultats enrichis.
- AI Fonctionnalités and Votre Website — the “no special schema.org structured data that you need to add” statement.
Bing / Microsoft
- Marking Up Votre site with Données structurées — Bing Webmaster Aider — Bing’s données structurées guidance; JSON-LD recommended, doit match page context.
- Bing Webmaster Outils — Markup Validator — Bing’s outil pour testing schema (dans Webmaster Outils).
schema.org
- schema.org — the shared vocabulary itself.
- Organization · Product · Article · sameAs — courant types and a same-entity URL relationship.
Quotes from the source
On-the-record statements from Google and schema.org. Où une page exposes the text, the lien is a deep lien que jumps to the quoted passage.
Google — ce que données structurées is and fait
- “Structured data is a standardized format for providing information about a page and classifying the page content.” — Recherche Google Central. Jump to quote
- “Google uses structured data that it finds on the web to understand the content of the page, as well as to gather information about the web and the world in general, such as information about the people, books, or companies that are included in the markup.” Jump to quote
- On JSON-LD: the recommended format is “the easiest solution for website owners to implement and maintain at scale (in other words, less prone to user errors).” Jump to quote
- “It is more important to supply fewer but complete and accurate recommended properties rather than trying to provide every possible recommended property with less complete, badly-formed, or inaccurate data.” Jump to quote
Google — the “no guarantee” rule and policies
- “Google does not guarantee that your structured data will show up in search results, even if your page is marked up correctly.” Jump to quote
- “Don’t block your structured data pages to Googlebot using robots.txt, noindex, or any other access control methods.” Jump to quote
Google — aucun special schema pour AI fonctionnalités
- “You don’t need to create new machine readable files, AI text files, or markup to appear in these features. There’s also no special schema.org structured data that you need to add.” — Recherche Google Central, AI fonctionnalités documentation. Source
Données structurées implementation checklist
A réussir to confirmer votre données structurées is correct, eligible, and en réalité readable:
- Correct type pour lune page —
Producton product pages,Articleon posts,LocalBusinesson emplacement pages. Don’t ajouter types que don’t match lune page. - Seulement visible content is marked up — aucun fields describing choses pas on lune page (Google policy; mismatches risk a manual action).
- Format is JSON-LD — Google’s recommendation; least error-prone.
- Requis properties filled premier, alors recommended ones — completeness and accuracy beat breadth.
- Rendered server-side — confirmer it’s in the raw HTML (View Source /
curl), pas injected seulement via client-side JS / Tag Manager, so AI robots d’exploration and non-rendering parsers peut lire it. -
Organizationmarkup sitewide with a populatedsameAsarray (Wikidata, Wikipedia, LinkedIn) — and everysameAsvaleur double-checked so vous don’t lien votre entity to the incorrect organization. - Aucun reliance on supprimé résultats enrichis — FAQ (entièrement supprimé by May 2026) and HowTo (off desktop since 2023) ne … plus produce SERP enhancements pour la plupart sites; don’t construire a strategy autour les.
- Validated in the Résultats enrichis Tester and the schema.org validator.
- Consistent à travers canonical + duplicate pages — même markup on tout versions.
- Time-sensitive données kept current — outdated info (past events, stale prices) empêche rich result afficher.
- Monitored in Search Console — rich result / enhancement reports vérifié pour errors and warnings après deployment.
- Expectations définir — schema rend vous eligible pour résultats enrichis (jamais guaranteed) and aids entity understanding; it is pas a direct ranking lever.
Données structurées — cheat sheet
Vocabulary vs. format
| Ce que c’est | Exemples | |
|---|---|---|
| Vocabulary | The shared dictionary of types + properties | schema.org (Product, Article, sameAs) |
| Format | How vous écrire the vocabulary into une page | JSON-LD (recommended), Microdata, RDFa |
Currently pris en charge Google rich result types (25, per Google’s Search Gallery, dernier mis à jour 2026-06-15)
Article · Breadcrumb · Carousel · Course info · Dataset · Discussion forum · Education Q&A · Employer aggregate rating · Event · Image metadata · Job posting · Local business · Math solver · Movie · Organization · Product · Profile page · Q&A · Recipe · Examiner snippet · Software app · Speakable · Subscription/paywalled content · Vacation rental · Video.
Supprimé / deprecated — don’t strategize autour ces
| Type | Status |
|---|---|
| HowTo | Supprimé from desktop (2023) |
| FAQ | Restricted 2023 (gov/health), entièrement supprimé by May 2026 — FAQPage type encore valid |
| Book Actions | Announced June 2025, but PAS en réalité supprimé — encore live, registration-gated (voir Book schema) |
| Claim Examiner | Supprimé June 2025 |
| Estimated Salary | Supprimé June 2025 |
| Learning Video | Supprimé June 2025 |
| Special Announcement | Supprimé June 2025 |
| Vehicle Listing | Supprimé June 2025 |
| old Course format | Supprimé June 2025 |
Fast facts
- Pas a ranking factor — fonctionnalité appearance and CTR impact doit be mesuré.
- JSON-LD recommended; goes in a
<script type="application/ld+json">block. - Préférer raw-HTML delivery — provider rendering prise en charge varies and is souvent undocumented; vérifier a named robot d’exploration avant making a crawler-specific claim.
sameAsidentifies un autre URL à propos de the même entity; éviter outcome promises.- Résultats enrichis jamais guaranteed, même with perfect markup.
- Validate: Résultats enrichis Tester + schema.org validator. Monitor: Search Console enhancement reports.
Testez vos connaissances: Données structurées
Five rapide questions on ce que données structurées fait — and doesn’t — do pour le SEO. Pick an réponse pour chaque, alors vérifier.
Ressources utiles
My données structurées writing
- Données structurées: Ce que c’est and Comment utiliser It — my Ahrefs guide to schema types, implementation méthodes, validation outils, the AI-search angle, and the
sameAsrisk. - The Beginner’s Guide to SEO technique — où données structurées fits into the broader technical picture.
Official
- Google’s Intro to How Données structurées Markup Fonctionne — the canonical référence: definition, formats, pourquoi JSON-LD, business cas.
- Google’s Données structurées Search Gallery — the live liste of pris en charge rich result types.
- Google’s Données structurées General Guidelines — the policies (visibility, accuracy, “no guarantee”).
- schema.org — the vocabulary itself.
From autour the industry
- Marking Up Votre site with Données structurées — Bing Webmaster Aider — Bing’s données structurées guidance and Markup Validator.
- Microsoft Bing/Copilot utiliser schema pour its LLMs — Moteur de recherche Land — coverage of Fabrice Canel’s confirmation que schema helps Bing’s LLMs.
- Google Drops FAQ Résultats enrichis From Search — Moteur de recherche Journal — coverage of the FAQ rich-result removal and ce que stays valid.
- How balisage de données structurées fits into AI search — sans the hype — Moteur de recherche Land — the cas que schema is entity infrastructure, pas a citation lever.
- Dentsu Balisage de données structurées Generator — a free outil pour generating JSON-LD pour courant types.
Prove the markup is valid and eligible
Two différent choses break ici, and ils besoin two différent tests: markup peut parse fine yet be ineligible pour a rich result parce que a requis property is manquant, and a template modifier peut silently break markup que was working. Valid ≠ eligible ≠ affiché.
Tester 1 — The JSON-LD parses with aucun errors
- Tester to run — Paste l’URL or the JSON-LD into the Schema Validator (or the schema.org validator).
- Attendu result — The type is detected and là are aucun syntax/parse errors — valid
JSON-LD, correct
@type, aucun malformed nesting. - Échec interpretation — Parse errors usually mean a templating bug — an unescaped quote, a null valeur où a string was attendu, or two conflicting blocks on lune page.
- Monitoring window — Immediate.
- Rollback trigger — The validator can’t detect the type at tout après a template deploy — the markup isn’t rendering; roll back the template modifier.
Tester 2 — Lune page is eligible pour the rich result
- Tester to run — Run l’URL via the Rich-Result Eligibility Checker and Google’s Résultats enrichis Tester.
- Attendu result — The target fonctionnalité reports “eligible” with tout requis properties présent (recommended-property warnings are fine).
- Échec interpretation — “Valid but not eligible” signifie a requis property is manquant pour que fonctionnalité; remarque que eligibility n’est pas a guarantee Google montre le résultat, and some types (e.g. FAQ) have been deprecated as résultats enrichis entirely.
- Monitoring window — Immediate pour eligibility; si you’re tracking si le résultat en réalité apparaît, watch the GSC rich-result enhancement report and Search Appearance over 2–4 weeks.
- Rollback trigger — Valid items in the GSC enhancement report drop après a template modifier, or “eligible” flips to errors — a modifier broke a requis property; revert and re-test.
Journal des modifications
Mis à jour le 18 juil. 2026.
Résumé éditorial et détails enregistrés des changements.Détails des changements
-
Les notes détaillées des changements sont actuellement disponibles en anglais.
Comparaison complète indisponible — aucun instantané antérieur n’a été archivé pour cette révision.