Article schema (using the Article type, or the more specific NewsArticle / BlogPosting) tells search engines that a page is an article and supplies structured details — headline, author, dates, images. It is one of the highest-value, lowest-risk pieces of structured data for any content site.
What it does
It helps Google confidently understand authorship, freshness, and topic, and it underpins features like Top Stories and rich presentation in some contexts. Increasingly, it also helps AI systems extract and attribute your content cleanly.
Key properties
- headline — the article title (keep it accurate, under ~110 characters).
- author — a
Person(orOrganization) with a name and, ideally, a link to an author page. - datePublished and dateModified — honest, accurate dates.
- image — a high-quality image (multiple aspect ratios are recommended).
- publisher — the
Organizationwith a logo.
How to implement
- Use JSON-LD in the page head — Google's preferred format.
- Pick the right type:
BlogPostingfor blogs,NewsArticlefor news,Articleotherwise. - Match the markup to the visible page — never mark up data that is not on the page.
- In WordPress, RankMath and Yoast output Article schema automatically — configure the type and author, do not hand-roll a duplicate.
- Validate with Google's Rich Results Test and Schema.org validator.
Common mistakes
- Fake or inflated
dateModifiedto look fresh. - Author marked as the site name instead of a real person (weakens E-E-A-T).
- Markup that contradicts the visible content.
Related: Schema Markup FAQ
Want your structured data done right?
Valid, accurate schema is part of every technical audit I run. See how an advanced SEO audit works →
About SEO ProCheck
Technical SEO consulting and GEO strategy with 20 years of enterprise experience. Case studies, resources, and tools for search and AI visibility.
Work With Me
Technical SEO audits, GEO strategy, site migrations, and international SEO. Hourly consulting for teams who need hands-on support, not just reports.








