Back to glossary
Technical

Article Schema Markup

The technical implementation of schema.org's Article structured-data type on editorial content — marking pages explicitly with title, author, publication date, publisher, image, and body properties so AI engines, Google rich results, and news surfaces can extract the article's metadata cleanly and attribute it to credible source entities.

What is Article Schema Markup?

Article schema is the foundational structured-data type for editorial content — blog posts, news, white papers, guides, opinion pieces, and any long-form content that has identifiable authorship and publication metadata. The schema makes article metadata machine-readable in ways that prose alone cannot: who wrote it, when it was published, when it was updated, who the publisher is, what image represents it, what its primary topic is. AI engines, news aggregators, social previews, and Google rich results all parse Article schema and use the extracted metadata to display, attribute, and rank the content correctly.

Implementation is JSON-LD added to the page head. The Article type includes headline (the article title, ideally matching the H1), datePublished and dateModified properties, an author property pointing to a Person entity, a publisher property pointing to an Organization entity, an image property for the article's primary image, and optionally articleBody for the full text. Subtypes (NewsArticle for news content, BlogPosting for blog posts, TechArticle for technical content) refine the type signal for specific content categories. The visible page should mirror schema fields: the same author, publication date, and headline should appear visibly to readers, not only in structured data.

For AEO, Article schema is the foundational layer that confirms authorship and editorial provenance — both signals AI engines weight as content quality indicators. A page with proper Article schema, paired with a credentialed Person author entity and a recognized Organization publisher entity, presents a complete editorial-provenance chain that engines can evaluate confidently. Pages without Article schema rely on engines to infer authorship and provenance from HTML conventions, which produces less confident attribution. The investment is small (a one-time template-level implementation) but the AEO authority compounding is significant because every editorial page on the site immediately benefits from the consistent structural signal.

Why it matters

Key points about Article Schema Markup

1

Article schema is the foundational structured-data type for editorial content, declaring authorship, publication metadata, publisher, and other attributes that AI engines weight as quality and provenance signals.

2

Implementation is JSON-LD in the page head with Article (or subtypes NewsArticle, BlogPosting, TechArticle) declaring headline, dates, author Person entity, publisher Organization entity, image, and optionally articleBody.

3

Visible content must mirror schema fields — same author, date, and headline appear visibly to readers — to avoid Google's content-mismatch penalty and to maintain reader-engine consistency.

4

AEO authority compounds because Article schema confirms the editorial-provenance chain (author entity + publisher entity), giving engines confident attribution that anonymous or unstructured pages cannot match.

5

Investment is one-time template-level work; every editorial page on the site immediately benefits from the consistent structural signal, compounding authority across the entire content library.

Frequently asked questions about Article Schema Markup

What is Article schema markup and when should I use it?
Article schema markup is the JSON-LD structured-data implementation of schema.org's Article type, used for editorial content with identifiable authorship and publication metadata — blog posts, news, white papers, guides, opinion pieces. Use it on every editorial page where authorship and publication date matter for credibility, which is most editorial content. Use the specific subtypes (NewsArticle for news, BlogPosting for blogs, TechArticle for technical content) where they fit, falling back to generic Article for content that does not match a subtype.
What properties should Article schema include at minimum?
Five required-or-strongly-recommended properties. First, headline matching the page's H1 title. Second, datePublished in ISO 8601 format. Third, dateModified for content that has been revised. Fourth, author property pointing to a Person entity with name (ideally with sameAs links to authoritative profiles). Fifth, publisher property pointing to an Organization entity with name and logo. Optional but valuable: image (the article's primary image), articleBody (full text), articleSection (the content category), and inLanguage (for multilingual sites).
How does Article schema improve AEO performance?
By making editorial provenance explicit and machine-readable. AI engines weight authorship and publisher signals when evaluating content credibility, but only when those signals are clearly attributable. Article schema with a credentialed Person author and a recognized Organization publisher presents a complete provenance chain that engines can evaluate confidently — pages without it rely on inferred attribution, which produces lower confidence and lower citation rates. The improvement is especially visible on safety-focused engines like Claude and Perplexity that explicitly weight credentialed attribution.

Want to measure your AI visibility?

Our AI Visibility Intelligence Platform analyzes your brand across ChatGPT, Perplexity, Gemini, Claude and Grok — and turns these concepts into actionable scores.