Article schema incomplete: add the recommended properties
Your Article, NewsArticle or BlogPosting schema is missing recommended fields like author, headline, image or datePublished. Find incomplete Article markup free and complete it to stay eligible for Top Stories and image carousels.
What it means
Your page carries Article, NewsArticle, or BlogPosting structured data, but one or more recommended properties are absent. Google defines no required properties for these types — every field is recommended — so this is a notice, not an error. The markup is valid and the page indexes normally; the missing fields simply reduce eligibility for certain rich placements.
Why it matters
Article schema does not unlock a standard rich-result panel. Its value is Top Stories carousel and image-carousel eligibility. headline is the title Google uses in carousel display; image is required in practice (a 50,000-pixel minimum, multiple aspect ratios recommended); author (each as a separate Person or Organization, name only) signals E-E-A-T; datePublished and dateModified feed freshness. Top Stories also depends on Core Web Vitals — structured data is a prerequisite, not a guarantee.
How to fix it
- Add the missing recommended fields to your Article JSON-LD.
- List each author as a separate object — do not concatenate multiple authors into one
namestring, and keepauthor.nameto the display name only (no titles or publisher names). - Provide
author.urlpointing to a personal site, social profile, or dedicated author page. - Supply at least one image meeting the 50,000-pixel minimum; multiple aspect ratios (16x9, 4x3, 1x1) improve placement.
- Use ISO 8601 for
datePublishedanddateModified(2026-07-12or2026-07-12T09:00:00+00:00). - Validate with Google's Rich Results Test.
When it's not a problem
Because Google defines no required Article properties, missing recommended fields never block indexing or ranking. A short automated update or a corporate announcement with no individual author can legitimately be attributed to an Organization. If the page is not genuinely article content and the Article schema was added by mistake, remove it instead of completing it.
How common is it?
1384 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.