Article Schema: A Nutritional Label for Your Content
Article schema is a nutritional label for your content, telling search engines exactly what each part is. Use it for blog posts and news to earn rich snippets, but the footgun is incomplete mapping—just defining the type is not enough.
WHY IT EXISTS Search engine crawlers see a webpage as a mix of HTML tags. They have to guess which <h1> is the true headline and which text is the main content versus a sidebar or footer. Article schema was created to remove this ambiguity, improving indexing and display.
THE MENTAL MODEL Think of Article schema as a nutritional label for your content. Instead of a search engine just 'tasting' a wall of text, you provide a structured breakdown: this part is the headline, this is the author, this is the publication date. This allows the engine to understand your content with perfect clarity.
HOW IT WORKS You embed a block of structured data, typically using the JSON-LD format, within your webpage's HTML. This JSON object declares the content as @type: Article (or a more specific type like NewsArticle or BlogPosting) and then maps specific page elements to schema properties like headline, author, datePublished, and image. The search engine crawler parses this data to understand the content's structure and meaning.
WHEN TO USE IT Use it for any long-form text content published on your site. This includes news stories, investigative reports, blog posts, and technical articles. It is essential for modern SEO and for getting your content featured in rich results, carousels, and voice search answers via properties like speakable.
WHEN NOT TO USE IT Do not use Article schema for content that is not an article. For a product listing, use Product schema. For a recipe, use Recipe schema. For an event, use Event schema. Using the wrong type confuses search engines and can lead to your structured data being ignored or even penalized.
ONE CANONICAL EXAMPLE A news website publishes a story. By embedding Article schema, they can specify the headline, author, datePublished, and a backstory property explaining the reporting process. This allows Google to display the article in its 'Top Stories' carousel, complete with a thumbnail image and publication time, driving significant traffic and establishing the content's credibility.
Read the original → schema.org
Get five bites like this every day.
Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.