Getting Rich Results with Article Schema Markup
Article schema markup is one of the most widely used structured data types on the web. Our article schema generator creates valid JSON-LD markup for Article, BlogPosting, and NewsArticle types, helping search engines understand your content and enabling rich results with enhanced visual presentation in search results.
Choosing the Right Article Type
Schema.org defines three main article types for different content. Article is the broadest type suitable for any written content — guides, tutorials, how-tos, and general informational pages. BlogPosting is specifically for blog entries, opinion pieces, and personal commentary. NewsArticle is reserved for timely news content from recognized news organizations and is required for Google News and Top Stories eligibility.
Key Properties for Maximum Impact
The headline property should match your visible page title and stay under 110 characters for optimal display. The image property strongly influences whether your article gets a thumbnail in search results — Google recommends images at least 1200 pixels wide in 16:9, 4:3, and 1:1 aspect ratios. Author and publisher information builds trust signals, and accurate datePublished and dateModified values help Google display freshness indicators.
Publisher Requirements
Every Article schema should include a publisher with a name and logo. The publisher logo should be a rectangular image no wider than 600px and no taller than 60px, in PNG or JPEG format. For NewsArticle schema, the publisher must match your Google News publisher listing. The publisher Organization entity establishes the authoritative source of the content.
Date Handling Best Practices
Accurate dates are critical for article schema. The datePublished should reflect when the article first went live, and dateModified should update whenever you make substantive changes to the content. Google uses these dates to assess content freshness and may display them in search results. Never set future dates or manipulate dates to appear more recent — Google actively penalizes date manipulation.
Common Implementation Mistakes
The most frequent errors include truncated headlines that differ from the page title, missing or incorrectly sized images, omitting the publisher logo, using wrong date formats, and applying NewsArticle type to non-news content. The article structured data must accurately represent visible page content — any mismatch between schema and page content can result in manual actions from Google.