Free Tool

Article Schema Generator

Generate valid Article JSON-LD markup in seconds. Paste your article URL and our AI extracts headline, author, and publish date automatically — or build manually. No account required.

No account required · 20 free schemas/week

Valid JSON-LD outputPasses Google Rich Results TestGoogle News & Top Stories eligibleNo credit card required

What is Article schema markup?

Article schema tells Google your page is editorial content — a blog post, news article, or guide. It signals the headline, author, publish date, and featured image, making your content eligible for Top Stories carousels, Google News, and enhanced search listings.

For content publishers and bloggers, Article schema is one of the highest-impact additions you can make. It gives Google the metadata it needs to feature your content prominently in search.

Get started free →
// Article JSON-LD example
{
"@type": "BlogPosting",
"headline": "Your Article Title",
"datePublished": "2026-04-12",
"author": {
"@type": "Person",
"name": "Author Name"
},
"image": "https://example.com/image.jpg"
}

Generate article schema in 3 steps

1

Paste your article URL

Enter any blog post or article URL. Our AI reads the page and extracts the headline, author, publish date, and featured image automatically.

2

Review the generated schema

We generate valid Article JSON-LD. Choose Article, BlogPosting, or NewsArticle subtype. Edit any field before copying.

3

Add to your article page

Copy the JSON-LD and paste it into your article page's <head>. Works with WordPress, Ghost, Webflow, and any HTML site.

Frequently asked questions

Ready to get your content into Top Stories?

Free account gives you 40 schemas per week. No credit card required.

Create Free Account