Hello Everybody, Today on this occasion I will share a tutorial on How To Add Star Rating Widget in Blogger Website. If you want to give a more professional look to your website, then you must to add star rating widget to your blogger post.
We often find this Star Rating Count Widget or Star Rating Count Widget on a website. this widget becomes a rating widget consisting of a star icon with a rating indicator that shows the rating of an article and is rated by the visitor, whether he gives an indicator with 5 stars or only 4, it comes back again depending on the visitor, if he thinks the article is good and interestingly, he will also give a 5-star appreciation for the article.
What Is Star Rating Widget
The Rating Count Star widget plays an important role in providing a good or bad appreciation value for an article that is read by the visitor. there are also many websites that install the coun star rating widget.
The more stars that are given by the visitor, of course the reputation of your article will be better in the eyes of other visitors and even in the Google search engine itself.
For those of you who can't wait to install the widget, please follow the steps below :-
How To Install Star Rating Widget On Blogger Website
#wpac-rating:before {content: "Rate This Article";top: -15px;text-align: center;position: relative;width: 100%;}
#wpac-rating .wp-stars .wp-star:hover:before{z-index: 999;padding: 3px 11px;background: #1a1d23f0;color: #fff;font-size: 12px;border-radius: 2px;white-space: nowrap;position: absolute;line-height: 1.4;text-align: center;-ms-transform: translateX(-30%);-moz-transform: translateX(-30%);-webkit-transform: translateX(-30%);transform: translateX(-30%);top: 100%;margin-top: 9px;}
Note :-
Usually there are 3 to 4 of these codes in the template, please Try All These Codes One By One.
<div id="wpac-rating"></div>
<script type="text/javascript">
wpac_init = window.wpac_init || [];
wpac_init.push({widget: 'Rating', id: 21697});
(function() {
if ('WIDGETPACK_LOADED' in window) return;
WIDGETPACK_LOADED = true; //true ubah ke False
var mc = document.createElement('script');
mc.type = 'text/javascript';
mc.async = true;
mc.src = 'https://embed.widgetpack.com/widget.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(mc, s.nextSibling);
})();
</script>
Conclusion
With the Rating Count Star widget, it will be very useful for website visitors to give value to the article or post that he is reading.
Well, Thus the discussion this time about How to Install Star Rating Widget on Blogger . If you have any questions regarding the post above, please ask in the comments column,I Hope it is useful for All.