How To add Star Rating Rich Snippet In Google Search
Step 1 :-Go to Blogger's dashboard and click theme.
Step 2 :-Click the arrow down icon next to the 'customize' button.
Step 3 :-Click Edit Html.......
Hello Guys and welcome to Wolv Themes Our Tutorial today is about How To Make Product Post View.
Why Add Star Rating Rich Snippet ?
adding star rating rich snippet in google search will make your posts in the search looks great and will make rating for your posts which will give you more visitors which means more traffic, everyone is looking for the best content so when they see this rating they will check your posts.
Benefits :-
- More Visitors / Traffic
- Nice Look in The Google Search
- All Your Website Post WIll BeRated in The Google Search
Let's Start
How To add Star Rating Rich Snippet In Google Search :-
Step 1 :-Go to Blogger's dashboard and click theme.
Step 2 :-Click the arrow down icon next to the 'customize' button.
Step 3 :-Click Edit Html.
Step 4 :-Click on any word then Press CTRL+ F and type in the search form </body>.
Step 5 :- Copy the provided below code and paste it just above </body>.
<script type='application/ld+json'>//<![CDATA[
{
"@context": "https://schema.org/",
"@type": "Review",
"itemReviewed": {
"@type": "Organization",
"name": "Wolv Themes - Blogger templates | Tutorials | Tips and tricks"
},
"author": {
"@type": "Person",
"name": "Wolv Themes"
},
"reviewRating": {
"@type": "Rating",
"ratingValue": "4.8",
"bestRating": "5"
},
"publisher": {
"@type": "Organization",
"name": "Wolv Themes"
}
}
//]]>
</script>
Step 6 :- Replace 4.8 with the rating Value YouTo Be Showing in The Google Search.
plz put a real number That really Rates Your Posts
Step 7 :- Replace Wolv Themes With Your Website Name.
Step 8 :- Replace Blogger templates | Tutorials | Tips and tricks With what you want next your website name in the search.
2 comments