How To Add Blogger Review Star Rating To Google Search Results - Probloglive

Steps To Add Review Star Rating To Blogger Search Results
There are three types of star rating review code you can add1st Star Review Vocabulary Microdata Code
- You log in to the blog dashboard
- Select Theme, menu ,
- Edit Theme Html,.
- Click on the code area and hit the Ctrl+F on your keyboard which enables quick search box.
- Now search for <data:post.body/> tag
- After searching the <data:post.body/> tag.
- copy all the codes given below and Replace it just the <data:post.body/> tag.
<data:post.body/> <div itemscope='' itemtype='http://data-vocabulary.org/Review' style='display:none;'> <span itemprop='itemreviewed'><data:post.title/></span> <span itemprop='reviewer'><data:post.author/></span> <span itemprop='rating'>5</span> of 5 <div itemprop='description'><data:post.snippet/></div> </div>2nd Star Review Schema Microdata Code
- You log in to the blog dashboard
- Select Theme, menu ,
- Edit Theme Html,.
- Click on the code area and hit the Ctrl+F on your keyboard which enables quick search box.
- Now search for <data:post.body/> tag
- After searching the <data:post.body/> tag.
- copy all the codes given below and Replace it just the <data:post.body/> tag.
<data:post.body/> <div itemscope='' itemtype='http://schema.org/Review' style='display:none;'> <div itemprop='itemReviewed' itemscope='' itemtype='http://schema.org/Thing'> <span itemprop='name'><data:post.title/></span> </div> <span itemprop='reviewRating' itemscope='' itemtype='http://schema.org/Rating'> <meta content='1' itemprop='worstRating'/> <span itemprop='ratingValue'>4</span>/ <span itemprop='bestRating'>5</span> </span> stars - <b>"<span itemprop='name'><data:post.title/></span>" </b> <span itemprop='author' itemscope='' itemtype='http://schema.org/Person'> <span itemprop='name'><data:post.author/></span> </span> <span itemprop='reviewBody'><data:post.snippet/></span> </div>3rd Star Review Schema Jslod-ld Code
- You log in to the blog dashboard
- Select Theme, menu ,
- Edit Theme Html,.
- Click on the code area and hit the Ctrl+F on your keyboard which enables quick search box.
- Now search for </head> tag
- After searching the </head> tag.
- copy all the codes given below and paste it just Above the </head> tag.
<!-- Review Star Rating In Google Search Results --> <script type='application/ld+json'> { "@context":"http://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. pricebta.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> <!-- Seoclive Review Star Rating In Google Search Results -->Keyword:best rating widget for blogger, Star Ratings on Blogger, Add Five Star Rating widget In Blogger, Best Free Star Rating Widget for Blogger, Free Blogger Widgets 2019, Rating Widget for Blogspot, How to Add Star Rating in Blogger Post
DONASI VIA PAYPAL
Bantu berikan donasi jika artikelnya dirasa bermanfaat. Donasi akan digunakan untuk memperpanjang domain https://www.probloglive.com/. Terima kasih.
Newer Posts
Newer Posts
Older Posts
Older Posts
Comments