Article Schema Generator
Generate Article, BlogPosting, or NewsArticle JSON-LD with author, date, image, and publisher details, then copy or download the markup for free.
What is article schema?
Article schema is structured data that describes a news story, blog post, or other article in a machine-readable format. It can identify the headline, author, publication dates, image, and publisher so search engines can better understand the page.
This free article schema generator creates JSON-LD using the Schema.org Article, BlogPosting, or NewsArticle type. It also creates nested Person and Organization objects when you provide author and publisher details.
Structured data can support eligibility for richer search appearances, but correct markup does not guarantee that Google will show a rich result. The output should match content that is visible on the exact page and should be tested before publication.
How to use article schema
Match the article
Choose the type that fits the page, then enter its canonical URL, visible headline, description, and main image.
Identify authors
Use the byline name and, when available, a profile URL that uniquely identifies the author.
Publish and validate
Add the script tag to the matching page, then inspect the live result with a structured-data validator and URL testing tools.
For a blog post, choose BlogPosting and include the published date, modified date when relevant, author, and representative image. For a news story, choose NewsArticle only when the page is actually news content.
Keep dates in the article's displayed timezone and make sure a modified date reflects a real update. Google recommends adding as many applicable properties as possible, but only when the values are accurate and page-visible.
Common Use Cases
- Generating BlogPosting JSON-LD for editorial and company blog pages.
- Creating Article schema for guides, tutorials, and long-form resources.
- Preparing NewsArticle markup for legitimate news content.
- Standardizing author, date, image, and publisher fields during a CMS migration.
- Checking a draft article schema block before handing it to a developer.
FAQ
What is a free article schema generator?
Should I use Article, BlogPosting, or NewsArticle schema?
What fields should article JSON-LD include?
Does Article schema guarantee a Google rich result?
Where should I add Article JSON-LD?
Can I use this article schema generator for a blog post?
Should dateModified be different from datePublished?
Related Resources
Schema Markup Validator
Validate the generated JSON-LD and spot syntax or field issues.
Open tool →Organization Schema Generator
Generate publisher and company JSON-LD for brand pages.
Open tool →Breadcrumb Schema Generator
Add breadcrumb structured data for article page hierarchies.
Open tool →Meta Tag Checker
Review the title, description, canonical, and social metadata on a live article.
Open tool →For repeatable website research and extraction workflows, explore the Lection home page or review automation options on the pricing page.