Steps To Add Review Star Rating To Blogger Search Results
There are 3 types of star rating review code you lot tin shipping away add :-1st Star Review Vocabulary Microdata Code
Step 1. Log inwards to Blogger as well as select your specific website to add together the Star Rating code.
Step 2. Reach out to the left commands yesteryear navigating to them to the Template command
Step 3. Click on the template ascendancy as well as hence locate the Edit HTML adjacent to Customize.
Step 4. Click anywhere inwards your code as well as hence click on Ctrl+F inwards windows or CMD+F inwards mac.
Step 5. Search for <data:post.body/>
Step 6. Replace the to a higher house business amongst the next code
<data:post.body/>Thats the best code e'er for getting review star rating inwards blogger. It uses the data-vocabulary.org/review structured information to larn ameliorate search results. You tin shipping away also add together a schema version instead of the vocabulary microdata structured data.
<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>
Read: Breadcrumbs Schema Markup For Blogger Search Results
2nd Star Review Schema Microdata Code
Follow the below physical care for to add together the SCHEMA version of the star review schema markup to your blogger weblog template.
Step 1. Log inwards to Blogger as well as select your specific website to add together the star rating code.
Step 2. Reach out to the left commands yesteryear navigating to them to the Template command
Step 3. Click on the template ascendancy as well as hence locate the Edit HTML adjacent to Customize.
Step 4. Click anywhere inwards your code as well as hence click on Ctrl+F inwards windows or CMD+F inwards mac.
Step 5. Search for <data:post.body/>
Step 6. Replace the to a higher house business amongst the next code
<data:post.body/>That's a microdata star rating schema markup that you lot tin shipping away purpose also instead of the vocabulary microdata. It industrial plant good as well as the same. The principal departure betwixt the star rating of vocabulary as well as microdata is the mane of the individual that has reviewed the blogger posts exclusively shows inwards the microdata format as well as non inwards the vocabulary version.
<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>
There is a JSLOD-LD version of the star rating schema markup that you lot tin shipping away use. As for me, I would prefer that you lot purpose the microdata version of the star raking markup. The charge volition sometimes select the posts that lead maintain been rated piece the MICRODATA i tin shipping away include the star rating without a rating organization inwards your template.
For the JSLOD-LD schema markup for star rating search results for blogger posts purpose the below steps to add together the code to your template.
Step 1. Log inwards to Blogger as well as select your specific website to add together the star rating code.
Step 2. Reach out to the left commands yesteryear navigating to them to the Template command
Step 3. Click on the template ascendancy as well as hence locate the Edit HTML adjacent to Customize.
Step 4. Click anywhere inwards your code as well as hence click on Ctrl+F inwards windows or CMD+F inwards mac.
Step 5. Search for </head>
Step 6. Place the next code Above the code
<!-- Review Star Rating In Google Search Results -->You lead maintain to modify the words & URL written inwards Green Bold Colour to your ain
<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. seoclive.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 -->
That's all you lot lead maintain to add, directly your template offers blogger posts amongst rich star rating structured information schema snipets.T he settings as well as changes volition lead maintain house inwards nearly i twenty-four hr menses as well as you lot volition encounter the structured data review in your posts every bit shortly every bit possible.
To banking concern gibe whether your structured information is directly valid as well as has no errors you lot lead maintain to exam it inwards the google structured information testing tool yesteryear copying i of your urls as well as pasting inwards the testing tool as well as the star rating volition demonstrate every bit review schema as well as you lot volition last able to banking concern gibe for errors. Click the bellow button.
Thanks for your time, i promise i helped you lot to add together the star rating shema markup to your blogger well. If you lot human face upwardly whatever difficulty inwards the exercise, delight comment or contact me for more.
0 komentar:
Please comment if there are any that need to be asked.