Hi,
the schema is added to the end of html body, search for @type in the source view to see it. So actually it is under the footer 🙂
Here an example from my own blog:
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Article",
"headline": "Näin käytät Twitteriä tehokkaasti: 5 tehokäyttäjän vinkkiä",
"author": {
"@type": "Person",
"name": "Mikko Piippo"
},
"datePublished": "2015-6-21",
"articleSection": "Sosiaalinen media",
"url": "http://apusana.fi/2015/sosiaalinen-media/twitter-tehokkaasti-5-vinkkia/",
"image": "http://apusana.fi/wp-content/uploads/2015/06/twitter-e1434904289454.jpg",
"publisher": {
"@type": "Organization",
"name": "Apusana.fi"
}
}</script>
Cool thats great Mikko 🙂
Looking forward to using it
Many thanks again
You are welcome!
I would appreciate it very much if you could also rate the plugin 😉
Greetings,
Mikko
No worries … will do 🙂