First you go here to sample
Then insert into the blog, before <b:includable id='postHeader' var='post'
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Book",
"name": "<data:blog.pageName/>",
"description": "<b:if cond='data:blog.metaDescription'><data:blog.metaDescription/><b:else/><data:post.snippets.long/></b:if>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "88",
"bestRating": "100",
"ratingCount": "20"
}
}
</script>
Post a Comment
Post a Comment