Schema Markup Generator
Generate valid JSON-LD or Microdata structured data for 16 schema types. Select a schema type, fill in the fields, and copy the markup to your site. Not sure where the code goes once you have it? Read how to add schema markup to your website for the exact steps on WordPress, Shopify, Wix, and custom sites.
Article Fields
Structured Data Output
Missing required fields:
- - Headline is required
- - Author name is required
- - Date published is required
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "",
"author": {
"@type": "Person",
"name": ""
}
}
</script>What is Article schema?
Article schema describes a blog post or news piece with a headline, author, publisher, and the dates it was published and last updated. Google's own documentation says there are no strictly required properties, but recommends adding as many as apply so it can surface accurate title text, images, and date information for the article in Search, Google News, and the Google Assistant.
Fill in the fields below and this tool builds a complete Article block, including nested Person and Organization objects for the author and publisher. Authorship and freshness are two signals Google reads when deciding how to present blog posts and news content, and clear, consistent Article markup across your site supports the E-E-A-T signals search engines use to assess content quality. Choose JSON-LD or Microdata output with the toggle above the code block.
Frequently asked questions
What does Article schema actually control?
It gives Google explicit title, author, publisher, image, and date data for the piece, rather than leaving it to guess from the page's HTML. Google uses this for how the article is presented across Search, News, and the Assistant.
Do I need both datePublished and dateModified?
datePublished is the more important of the two. Add dateModified whenever you genuinely update the content, since an inaccurate or artificially bumped date can work against you rather than for you.
Does Article schema help with Google Discover?
Article markup is one of several signals search engines use to understand and present editorial content, including on Discover, but no schema type guarantees inclusion there. Content quality and topical relevance do the actual work.
Can I use Article schema alongside FAQPage or BreadcrumbList on the same page?
Yes. A single page can carry multiple JSON-LD blocks. Generate each type separately in this tool and add every script tag to the page.
Want structured data implemented, validated, and monitored for you? The technical SEO audit includes a full schema markup review. Not sure where to paste the code above? Read how to add schema markup to your website.
Other schema types
Get Started
Want Your Schema Implemented and Validated for You?
Tell me your site and CMS. I will review your existing structured data, implement what is missing, and validate everything in Google's Rich Results Test as part of the fixed-fee audit.
- Focus on your biggest search problem
- Review the evidence you already have
- Identify the most useful next step
- Answer your priority SEO question
Usually responds within a few hours
Currently accepting new clients
More free SEO tools
Robots.txt Generator
Build a valid robots.txt with a visual editor. Includes AI crawler blocking presets.
Hreflang Tag Generator
Generate correct hreflang tags for multilingual sites in HTML or XML sitemap format.
Redirect Chain Checker
Follow and visualise the full redirect chain for any URL. Detect loops and 302s.