Articles

Getting Your Star Ratings onto Google's Search Results Pages

by Ordius IT Solutions Website Design & Digital Marketing

Setting Structured Data Manually:

Setting Structured Data Manually:

Paste the following code below it:

<script type='application/ld+json'>
{
"@context":"Home - schema.org",
"@type":"Review",
"author": {
"@type":"Person",
"name":"YOUR-NAME",
"sameAs":"GOOGLE-PLUS-LINK"
},
"url": "<data:blog.canonicalUrl/>",
"datePublished":"2016-03-13T20:00",
"publisher": {
"@type":"Organization",
"name":"WEBSITE-NAME",
"sameAs":"http://www.YOURWEBSITEURL.com/"
},
"description":"<data:blog.metaDescription/>",
"inLanguage":"en",
"itemReviewed": {
"@type":"Product",
"name": "<data:blog.pageName/>",
"sameAs": "<data:blog.canonicalUrl/>",
"image": "<data:blog.postImageThumbnailUrl/>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4",
"bestRating": "5",
"ratingCount": "2"
}
}
}
</script>

  1. Test results on rich snippet tool

    Sponsor Ads


    About Ordius IT Solutions Committed   Website Design &amp; Digital Marketing

    416 connections, 5 recommendations, 1,104 honor points.
    Joined APSense since, May 17th, 2018, From Noida, India.

    Created on Aug 7th 2018 00:25. Viewed 573 times.

    Comments

    No comment, be the first to comment.
    Please sign in before you comment.