Article Schema Generator

Generate Article, NewsArticle, or BlogPosting schema markup instantly. Get rich results in Google Search. Copy JSON-LD code. Free, secure, 100% client-side tool.

Generate JSON-LD Article schema for Google rich results

Max 110 characters (Google truncates longer)
Article featured image (min 1200px wide recommended)
Square logo recommended

How to Use Article Schema Generator

  1. Select Schema Type: Choose Article (general), NewsArticle (news content), or BlogPosting (blog posts).
  2. Fill Required Fields: Enter headline, author, published date, image URL, publisher name, and logo URL.
  3. Add Optional Details: Include description and modified date for better SEO.
  4. Generate Schema: Click "Generate Schema" to create your JSON-LD markup.
  5. Copy Code: Copy the JSON-LD schema or the ready-to-paste code snippet.
  6. Add to Your Page: Paste the <script type="application/ld+json"> tag in your HTML <head> or <body>.
  7. Test: Use Google's Rich Results Test tool to validate your schema.

Frequently Asked Questions

What is Article schema?

Article schema is structured data markup that helps Google understand your article content. It can enable rich results in search like article snippets with headlines, images, and publication dates.

What’s the difference between Article, NewsArticle, and BlogPosting?

Article is the general type for all articles. NewsArticle is for news content on news sites. BlogPosting is for blog posts. Use the most specific type that matches your content.

What are the required fields for Article schema?

Required: headline, author (name), datePublished, image (URL), and publisher (name + logo URL). Optional but recommended: description, dateModified.

Where do I paste the generated schema?

Paste the <script type="application/ld+json"> tag anywhere in your HTML <head> or <body>. It’s best to place it in the <head> section for faster discovery by search engines.

Is my article data uploaded to a server?

No! This tool runs 100% in your browser. Your article data is processed locally on your device and never uploaded, transmitted, or stored anywhere. Completely private and secure.

How do I test my Article schema?

Use Google’s Rich Results Test (search.google.com/test/rich-results) or Schema Markup Validator. Paste your URL or HTML with the schema to check for errors.