schema.org / Artículo

Relatix JSON-LD Tool

Datos estructurados compatibles con Google con clasificación industrial NAICS — www.jsonldtool.com

🔍
Salida
Idioma
Dirección
Ejemplos de URL
Ancho
Tamaño del texto
Modo de color
Tipografías
Artículo
📰

Información del artículo

El título es obligatorio
Se recomienda la descripción
Se requiere al menos una URL de imagen
Una URL por línea
La fecha de publicación es obligatoria
Se recomienda la fecha de modificación
Separadas por comas
✍️

Autor

Se recomienda el nombre del autor
🏢

Editor

Se recomienda el nombre del editor
Se recomienda el logotipo del editor
Completado2/15 campos (13%)

Validación

Requerido por Google
El título es obligatorio
Se requiere al menos una URL de imagen
La fecha de publicación es obligatoria
Recomendado por Google
Se recomienda la descripción
Se recomienda el nombre del autor
Se recomienda el nombre del editor
Se recomienda el logotipo del editor
Se recomienda la fecha de modificación

Consejos de optimización

Los artículos con imágenes tienen más probabilidades de aparecer en Google Discover y Top Stories.
dateModified ayuda a Google a entender la frescura del contenido para el posicionamiento.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Article",
5 "inLanguage": "es"
6}
7</script>

Referencia rápida

1. Seleccione el tipo de esquema arriba
2. Complete los campos del formulario a la izquierda
3. Elija el formato de salida (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resuelva los errores de validación de arriba
5. Copie la salida
6. Pegue en la sección <head> de su página
7. Probar en Rich Results Test
Ctrl+Z Deshacer · Ctrl+Shift+Z Rehacer · Ctrl+S Exportar · Ctrl+Shift+C Copiar
Copyright 2026 Relatix LLC

Esquema de Artículo en JSON-LD

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

Artículo es un tipo de schema.org. Usa el generador de arriba para crear datos estructurados de Artículo como JSON-LD, Microdata, RDFa, XML u Open Graph, y luego pégalos en tu página para ayudar a Google, Bing y los motores de respuesta con IA a entender tu contenido.

Consulta la definición oficial en schema.org/Article.

Propiedades de Artículo

Propiedades definidas directamente en Article:

PropiedadTipo esperadoDescripción
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.

Propiedades heredadas

Article también hereda propiedades de CreativeWork, Thing.

PropiedadTipo esperadoDescripción
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 propiedades heredadas más. Consulta schema.org/Article para ver la lista completa.

Ejemplo de JSON-LD de Article

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

Preguntas frecuentes

¿Qué es el schema de Artículo?

Artículo (schema.org/Article) es un tipo de datos estructurados que se usa para describir un Artículo a los motores de búsqueda y sistemas de IA. Añadir JSON-LD de Artículo a una página ayuda a Google, Bing y los motores de respuesta a entender el contenido y puede habilitar resultados enriquecidos.

¿Cómo añado datos estructurados de Artículo a mi sitio web?

Rellena los campos de Artículo en esta herramienta, copia el JSON-LD generado y pégalo dentro de una etiqueta <script type="application/ld+json"> en el <head> o el <body> de tu página. También puedes exportar Microdata, RDFa, XML u Open Graph.

¿Es gratis el generador de JSON-LD de Artículo?

Sí. jsonldtool.com es un generador y validador de schema de Artículo gratuito que no requiere registro.

Tipos de schema relacionados

Obra creativaArtículo de contenido publicitarioArtículo de noticiasInformeArtículo satíricoArtículo académicoPublicación en redes socialesArtículo técnico