If you’ve read our previous article Best WordPress Structured Data Plugins you might find out how structured data can impact today’s SEO.
The Top Story Schema is a WordPress plugin to simplify the task of implementing structured data by automatically adding JSON-LD article schema to all your posts on the website. Have fun.
How to use it:
1. Just install & activate the Top Story Schema on your website and the plugin will do the rest.
2. The generated JSON-LD structured data snippets should be like these:
<script type='application/ld+json'>
{
"@context":"https:\/\/schema.org",
"@type":"NewsArticle",
"mainEntityOfPage":{
"@type":"WebPage",
"@id":"https:\/\/hengz.sg-host.com\/example\/wpmissing-com-test"
},
"headline":"Article Title",
"image":[
false,
false,
false
],
"datePublished":"2020-05-25 07:22:32",
"dateModified":"2020-05-25 07:31:45",
"author":{
"@type":"Person",
"name":"WPMissing.com"
},
"publisher":{
"@type":"Organization",
"name":"WPMissing.com Test"
}
}
</script>Download WordPress Plugin:
You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.
Author: Panutat Latplee
Homepage: https://wordpress.org/plugins/top-story-schema/
Don’t forget to share this WordPress plugin and also check out other awesome plugins on our site.


