squirrelscan
GitHub

Article Schema

Validates Article schema required properties

Validates Article schema required properties

Rule ID schema/article
Category Structured Data
Scope Per-page
Severity warning
Weight 5/10

Solution

Article schema helps search engines understand news and blog content. Required: headline, author (Person with name), datePublished. Recommended: dateModified, image (ImageObject), publisher (Organization). Use Article for general content, NewsArticle for news, BlogPosting for blogs. Ensure author links to real author pages.

Enable / Disable

Disable this rule

[rules]
disable = ["schema/article"]

Disable all Structured Data rules

[rules]
disable = ["schema/*"]

Enable only this rule

[rules]
enable = ["schema/article"]
disable = ["*"]

Type to search…

↑↓ navigate↵ openesc close