Article Schema Generator

Generate Article structured data for news articles and blog posts.

0/110
Fill in the headline or description to generate schema

Free browser-based tool · Runs 100% on your device · Last updated

What is the 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 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 Article Schema Generator

What is the Article Schema Generator?
The Article Schema Generator is a free online tool that lets you generate Article structured data for news articles and blog posts. It runs entirely in your browser, so there is nothing to install and nothing is uploaded to a server.
Is the Article Schema Generator free?
Yes — the Article Schema Generator is completely free, with no account, subscription, signup, or usage limits.
Is my data uploaded or stored?
No. The Article Schema Generator processes everything locally in your browser. Your input is never uploaded, saved, or shared with any server.
Does the Article Schema Generator work offline?
Yes. Once the page has finished loading, the Article Schema Generator works without an internet connection.
Which browsers does the Article Schema Generator work in?
The Article Schema Generator works in all modern browsers, including Chrome, Firefox, Safari, and Edge — no plugins or extensions needed.
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