schema.org / Article

Relatix JSON-LD Tool

Données structurées compatibles Google avec classification industrielle NAICS — www.jsonldtool.com

🔍
Sortie
Langue
Direction
Exemples d'URL
Largeur
Taille du texte
Mode de couleur
Polices
Article
📰

Informations sur l’article

Le titre est obligatoire
La description est recommandée
Au moins une URL d’image est requise
Une URL par ligne
La date de publication est obligatoire
La date de modification est recommandée
Séparés par des virgules
✍️

Auteur

Le nom de l’auteur est recommandé
🏢

Éditeur

Le nom de l’éditeur est recommandé
Le logo de l’éditeur est recommandé
Complétion2/15 champs (13%)

Validation

Requis par Google
Le titre est obligatoire
Au moins une URL d’image est requise
La date de publication est obligatoire
Recommandé par Google
La description est recommandée
Le nom de l’auteur est recommandé
Le nom de l’éditeur est recommandé
Le logo de l’éditeur est recommandé
La date de modification est recommandée

Conseils d’optimisation

Les articles avec images ont plus de chances d’apparaître dans Google Discover et Top Stories.
dateModified aide Google à comprendre la fraîcheur du contenu pour le classement.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Article",
5 "inLanguage": "fr"
6}
7</script>

Référence rapide

1. Sélectionnez le type de schéma ci-dessus
2. Remplissez les champs du formulaire à gauche
3. Choisissez le format de sortie (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Corrigez les erreurs de validation ci-dessus
5. Copiez la sortie
6. Collez dans la section <head> de votre page
7. Tester sur Rich Results Test
Ctrl+Z Annuler · Ctrl+Shift+Z Rétablir · Ctrl+S Exporter · Ctrl+Shift+C Copier
Copyright 2026 Relatix LLC

Schéma de Article au Format JSON-LD

An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many dif…

Article est un type schema.org. Utilisez le générateur ci-dessus pour créer des données structurées Article au format JSON-LD, Microdata, RDFa, XML ou Open Graph, puis collez-les dans votre page pour aider Google, Bing et les moteurs de réponse par IA à comprendre votre contenu.

Consultez la définition officielle sur schema.org/Article.

Propriétés de Article

Propriétés définies directement sur Article :

PropriétéType attenduDescription
articleBodyTextThe actual body of the article.
articleSectionTextArticles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle…
backstoryTextFor an [[Article]], typically a [[NewsArticle]], the backstory property provides a textual summary …
pageEndNumberThe page on which the work ends; for example "138" or "xvi".
pageStartTextThe page on which the work starts; for example "135" or "xiii".
paginationTextAny description of pages that is not separated into pageStart and pageEnd; for example, "1-6, 9, 55…
speakableURLIndicates sections of a Web page that are particularly 'speakable' in the sense of being highlighte…
wordCountNumberThe number of words in the text of the CreativeWork such as an Article, Book, etc.

Propriétés héritées

Article hérite également de propriétés de CreativeWork, Thing.

PropriétéType attenduDescription
aboutTextThe subject matter of an object.
abstractTextAn abstract is a short description that summarizes a [[CreativeWork]].
accessibilityAPITextIndicates that the resource is compatible with the referenced accessibility API. Values should be d…
accessibilityControlTextIdentifies input methods that are sufficient to fully control the described resource. Values should…
accessibilityFeatureTextContent features of the resource, such as accessible media, alternatives and supported enhancements…
accessibilityHazardTextA characteristic of the described resource that is physiologically dangerous to some users. Related…
accessibilitySummaryTextA human-readable summary of specific accessibility features or deficiencies, consistent with the ot…
accessModeTextThe human sensory perceptual system or cognitive faculty through which a person may process or perc…
accessModeSufficientTextA list of single or combined accessModes that are sufficient to understand all the intellectual con…
accountablePersonTextSpecifies the Person that is legally accountable for the CreativeWork.
acquireLicensePageURLIndicates a page documenting how licenses can be purchased or otherwise acquired, for the current i…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
alternativeHeadlineTextA secondary title of the CreativeWork.
archivedAtURLIndicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe…
assessesTextThe item being described is intended to assess the competency or learning outcome defined by the re…
associatedMediaTextA media object that encodes this CreativeWork. This property is a synonym for encoding.
audienceTextAn intended audience, i.e. a group for whom something was created.
audioTextAn embedded audio object.
authorTextThe author of this content or rating. Please note that author is special in that HTML 5 provides a …
awardTextAn award won by or for this item.
characterTextFictional person connected with a creative work.
citationTextA citation or reference to another creative work, such as another publication, web page, scholarly …
commentTextComments, typically from users.
commentCountNumberThe number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is m…
conditionsOfAccessTextConditions that affect the availability of, or method(s) of access to, an item. Typically used for …
contentLocationTextThe location depicted or described in the content. For example, the location in a photograph or pai…
contentRatingTextOfficial rating of a piece of content&#x2014;for example, 'MPAA PG-13'.
contentReferenceTimeDateTimeThe specific time described by a creative work, for works (e.g. articles, video objects etc.) that …
contributorTextA secondary contributor to the CreativeWork or Event.
copyrightHolderTextThe party holding the legal copyright to the CreativeWork.
copyrightNoticeTextText of a notice appropriate for describing the copyright aspects of this Creative Work, ideally in…
copyrightYearNumberThe year during which the claimed copyright for the CreativeWork was first asserted.
correctionURLIndicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]], textually or in a…
countryOfOriginTextThe country of origin of something, including products as well as creative works such as movie and…
creativeWorkStatusTextThe status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplet…
creatorTextThe creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.
creditTextTextText that can be used to credit person(s) and/or organization(s) associated with a published Creati…
dateCreatedDateTimeThe date on which the CreativeWork was created or the item was added to a DataFeed.
dateModifiedDateThe date on which the CreativeWork was most recently modified or when the item's entry was modified…
datePublishedDateDate of first publication or broadcast. For example the date a [[CreativeWork]] was broadcast or a …

+ 84 propriétés héritées supplémentaires. Consultez schema.org/Article pour la liste complète.

Exemple de JSON-LD Article

{
  "@context": "https://schema.org",
  "@type": "Article",
  "name": "Example Article"
}

Questions fréquentes

Qu'est-ce que le schema Article ?

Article (schema.org/Article) est un type de données structurées utilisé pour décrire un Article aux moteurs de recherche et aux systèmes d'IA. Ajouter du JSON-LD Article à une page aide Google, Bing et les moteurs de réponse à comprendre le contenu et peut activer des résultats enrichis.

Comment ajouter des données structurées Article à mon site web ?

Renseignez les champs Article dans cet outil, copiez le JSON-LD généré et collez-le dans une balise <script type="application/ld+json"> dans le <head> ou le <body> de votre page. Vous pouvez également exporter du Microdata, RDFa, XML ou Open Graph.

Le générateur de JSON-LD Article est-il gratuit ?

Oui. jsonldtool.com est un générateur et validateur de schema Article gratuit qui ne nécessite aucune inscription.

Types de schema associés

Oeuvre créativeArticle de contenu publicitaireArticle de presseRapportArticle satiriqueArticle scientifiquePublication sur les réseaux sociauxArticle technique