Mahmut Gündüzalp Posted on May 31 Schema.org NewsArticle: A Complete Implementation Guide for Google News in 2026 # seo # schema # webdev # news Schema.org NewsArticle: A Complete Implementation Guide for Google News in 2026 Most news sites that fail to get into Google News don't fail because of their content. They fail because their structured data is wrong, incomplete, or missing — and nobody told them, because the failure is silent. No error, no email, just no traffic. This is a field guide to getting NewsArticle structured data right. It comes from running it across 200+ production news portals over the last 18 months at Alesta WEB, where a single malformed datePublished field can quietly drop a story out of the news index for a publisher who has no idea why. I'll cover every field that matters, the publisher markup that ties it together, the news sitemap's brutal 48-hour window, how AMP and canonical interact in 2026, IndexNow for instant Bing/Yandex pickup, and the validation pipeline we run before anything ships. 1. Why Structured Data Matters Beyond Google It's tempting to think of NewsArticle JSON-LD as "the thing Google wants." It is, but that framing undersells it. Structured data is now the machine-readable contract for your content across the entire discovery layer: Google News and Top Stories, Bing News, the knowledge graphs that feed voice assistants, and — increasingly — the LLMs that summarize current events. When a model is asked "what happened in city X today," it leans on sources whose articles are cleanly typed, dated, and attributed. Ambiguous HTML doesn't get parsed reliably. Clean JSON-LD does. So the payoff isn't one channel. Getting NewsArticle right is the cheapest single thing you can do to make a story legible to every automated consumer at once. 2. NewsArticle: Every Field That Matters Here is a complete, valid NewsArticle block. I'll annotate the fields that people get wrong. <script type= "application/ld+json" > { " @context " :
Back to Home

Schema.org NewsArticle: A Complete Implementation Guide for Google News in 2026
B
Blizine Admin
·2 min read·0 views
📰Dev.to — dev.to
B
Blizine Admin
View Profile Staff Writer