← All checkpoints
Structured Data & Schema Markup · 3 points

Content-type schema (Article/BlogPosting/NewsArticle)

Why it matters

Declaring Article, BlogPosting, or NewsArticle tells engines this is editorial content rather than a landing page or product listing, which affects how it gets summarized and cited.

How to fix it

Set "@type" to "Article" (or "BlogPosting"/"NewsArticle" as appropriate) on your main JSON-LD block, and include headline, author, and datePublished fields.