Monday, April 4, 2016

How To Add Together Schema.Org Recipe Markup Inwards Blogger Template

Org Recipe Markup In Blogger Template to display reviews let on as well as star ratings inwards google How To Add Schema.Org Recipe Markup In Blogger Template
Hello Folks, Today inwards this article nosotros are going to explicate How to Add Review Ratings By Schema Markup Recipes.In previous tutorial nosotros convey already talked almost Adding Schema.org Review Rating Markup In Blogger template.Enabling rich snippets for recipes yous tin markup your article/content amongst Schema Structured data,You tin Display Review Ratings By adding Schema Recipe markup.However at that topographic point are about to a greater extent than features of schema recipe markup like, yous tin display reviewer ratings,cooking time, preparation time, Ingredients information , nutrition info.Google uses this information to present your content/article inwards a useful mode example: Displaying rich snippets for your recipe results , enabled your webpage for recipe specific search tools page.
But nosotros convey modified to add together inwards blogger template yet yous tin silent role if yous desire to portion cooking recipes markup.After adding Schema.org recipe markup inwards your blogspot website google volition display the Image of the article infront of the article championship as well as star ratings followed past times the reviews counter added past times you,by default nosotros convey added 35 value for the reviews yous tin modified it besides n numbers.You tin hold off below picture for example.
Org Recipe Markup In Blogger Template to display reviews let on as well as star ratings inwards google How To Add Schema.Org Recipe Markup In Blogger Template
You tin come across inwards the higher upward picture that shows 121 reviews past times shekhar singh as well as also the star ratings.For star ratings display nosotros convey added Schema.org aggregate review rating.The Rating value is 5.0 as well as for the stars based on 121 review counts.In fellowship to install Schema.org recipes markup inwards your blogger template yous need to follow the below steps.

How to Install Schema.org Recipes Review Rating Markup In Blogger Template

Installation Steps:
Step 1. Log inwards to your Blogger trace of piece of occupation concern human relationship as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML
Step 3. Now Search for the <data:post.body/> tag yous volition detect three times nosotros volition terminal at 3rd 1 (in my template case) your may endure dissimilar one, forthwith re-create the below code as well as glue it merely above/below <data:post.body/> tag.
 <div class='bsdrating' typeof='Recipe' vocab='http://schema.org/'>   <b:if cond='data:post.thumbnailUrl'>     <img expr:alt='data:post.title' expr:src='data:post.thumbnailUrl' property='image'/>     <b:else/>     <img expr:alt='data:post.title' itemprop='image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3ijholz0dguuoa4qOn-fEzdw4tItAe79ijbX0kVAAZfeKkX2GXGtL_XgUvZPhC266GfrvJohBJGFhhESNoaf9FvJGBq14qkOhO9O4MiJ0EeXNMRMU1sRIWhCB6lGxXBK9h9vVSSZjv8I/s1600-r/Bloggersstand%252Blogo%252B2016.png'/>   </b:if>   <span property='name'>     <data:post.title/>   </span>By:   <span property='author' typeof='Person'>     <span property='name'>       <data:post.author/>     </span>   </span>   <time expr:datetime='data:post.timestampISO8601' property='datePublished'>     <data:post.timestampISO8601/>   </time>   <span property='aggregateRating' typeof='http://schema.org/AggregateRating'>     <span property='ratingValue'>       5.0     </span>     stars based on      <span property='reviewCount'>      35     </span>     Reviews   </span>   <span property='description'>     <data:post.snippet/>   </span> </div> 


Step 4. Now Save your template..Done !

To verify yous convey added right Schema.org recipe markup review ratings, see https://developers.google.com/structured-data/testing-tool/  fetch your URL as well as cheque inwards your post service pages at that topographic point yous tin come across review schema.org recipes markup review ratings inwards google structured information testing tool.

No comments:

Post a Comment