Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Article Structured Data

Schema.org markup on a news, blog or sports article that helps Google understand the page and show richer title, image and date details.

Definition

Article structured data is schema.org markup — using the Article, NewsArticle or BlogPosting types — added to article pages so Google can better understand the content and display enhanced title, image and date information in search results.

Google supports three schema.org types for articles: Article, NewsArticle and BlogPosting. The markup is optional — Google states there is no markup requirement to be eligible for its news features — but when present it gives Google structured signals about the headline, author, publication date and images. It is typically added as JSON-LD in the page's HTML and can be checked with the Rich Results Test.

Examples

  • Blog post markup

    A recipe blog adds BlogPosting JSON-LD naming the headline, author and datePublished. Google uses it to show a clearer title and date for the post in search results.

  • News publisher

    A news site marks up each report with NewsArticle structured data so Google has explicit signals about the article's author and publish time.

Sources

Related terms

Where QueryCatch uses this

Last updated: 06/07/2026