Article Schema Generator

Generate Article structured data for news articles and blog posts.

Fill in the headline or description to generate schema

What is the Free Article Schema Generator?

The free Article Schema Generator produces a valid JSON-LD Article, NewsArticle, or BlogPosting structured data block. Fill in the article type, URL, headline (max 110 chars for Google), description, image, author name (Person or Organisation), publisher name and logo, published date, modified date, and keywords, then copy the JSON-LD for your page.

  • Add Article schema to a blog post to become eligible for Google's Top Stories carousel.
  • Mark up a news article as NewsArticle for search engine news indexation.
  • Add BlogPosting schema to rank content in Google's Discover feed.
  • Provide publisher and author information for E-E-A-T (expertise, authority, trust) signals.
  • Set published and modified dates to help Google understand content freshness.

How to Use the Free Article Schema Generator

  1. 1 Choose an Article type from the dropdown: Article, NewsArticle, or BlogPosting.
  2. 2 Enter the URL, Headline, and Description.
  3. 3 Add an Image URL (1200×675px recommended), Author name (choose Person or Organisation type), Publisher name, and Publisher logo URL.
  4. 4 Set Date published and Date modified using the date pickers.
  5. 5 Add comma-separated Keywords, then click Copy JSON-LD.

Key Features

  • 📰
    Three article types
    Article, NewsArticle, and BlogPosting — covering all common content formats.
  • 👤
    Author & publisher fields
    Set author type (Person/Organisation), publisher name, and logo for E-E-A-T signals.
  • 📅
    Date tracking
    Set published and modified dates to signal content freshness to Google.
  • 📋
    Copy JSON-LD
    One-click copy of the complete Article schema.

Example Usage

Example Input
Type: BlogPosting, Headline: "Free SEO Tools for 2025", Author: Jane Doe (Person)
Example Output
{
  "@context": "https://schema.org",
  "@type": "BlogPosting",
  "headline": "Free SEO Tools for 2025",
  "author": { "@type": "Person", "name": "Jane Doe" }
}

Frequently Asked Questions about the Free Article Schema Generator

What is the free Article Schema Generator?
Generate Article structured data for news articles and blog posts.
Is the Article Schema Generator free to use?
Yes, the Article Schema Generator is completely free. No account, subscription, or signup is required — ever.
Does my data get uploaded anywhere?
No. The Article Schema Generator runs entirely in your browser. Your data is never sent to any server.
Does it work offline?
Yes. Once the page has loaded, the tool works without an internet connection.
Which browsers are supported?
All modern browsers — Chrome, Firefox, Safari, and Edge. No plugins or extensions required.
What is the maximum headline length for Article schema?
Google recommends keeping the headline under 110 characters for compatibility with rich results. The generator shows a warning when you approach this limit.
What image dimensions are recommended for Article schema?
Google recommends images at least 1200 pixels wide with a 16:9, 4:3, or 1:1 ratio. For Top Stories, 1200×675px (16:9) is the preferred size.

Related Free Schema Markup Tools