Article Schema Generator
Create comprehensive article schema markup with all required and recommended properties
Learn About Article (Article, NewsArticle, BlogPosting) Structured Data
Adding Article Structured Data to your News, Blog pages can help Google and other major search engines to easily understand the web pages of your website. And also on the SERP your website will display with more catchy title, images, etc.
Free Article Schema Generator Online
Our Free Article Schema Generator can help you to create an advance schema markup code according to schema.org standard. All you have to do is to provide all the necessary information and our tool will generate the code in just a single click.
You can also validate the generated schema code with out Schema Validator Tool to make sure that the code is 100% valid and there is no error.
Importance of Article Schema
According to a detailed article published on Google Developer about Article Schema and it importance that it can help Google Search Engine Bots to understand the web pages. Once Google bots understand a pages correctly your pages can be index faster and also there is a more chances to rank them on Google.
Article Schema Code Example
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "",
"description": "",
"author": {
"@type": "Person",
"name": ""
},
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": ""
}
},
"datePublished": "",
"dateModified": "",
"image": "",
"url": ""
}
How You Can Select the Best Article Schema Type?
You need to choose the schema type wisely. Always need to choose the correct schema type.
Article Schema can be implemented on informational blogs, news website, etc. If you are a beginner with Schema Markup you might get confuse here at this step. But do not worry we are here to help you.
What Are The Article Schema Type Available On SCHEMA.ORG?
- AdvertiserContentArticle
- MedicalScholarlyArticle
- NewsArticle
- Report
- SatiricalArticle
- ScholaryArticle
- SocialMediaPosting
- TechArticle
Above are the type of schemas that are supported by all search engines and it is valid by schema.org. There are few article schema types that are still in pending and hope to be valid and supported by all Search Engines. They are still in pending at schema.org.
These are the pending article schema types on schema.org
- AnalysisNewsArticle
- BackgroundNewsArticle
- NewsMediaOrganization
- OpinionNewsArticle
- ReportageNewsArticle
- ReviewNewsArticle
- PublicationIssue
- ComicIssue