Simple star rate system for Blogger

I found a very simple way to rate Blogger post with a useful script deployed from Outbrain. You can see the result below each post on my blog. Before to change your code, save a copy of your template to avoid problems... Then, edit your blogger template and flag the checkbox "Expand Widget Models". Find this line of code:

< p class='post-footer-line post-footer-line-3'>

... and copy and paste this code below:

<script language='JavaScript'>
var OutbrainPermaLink="<data:post.url/>";
var OB_demoMode = false;
var OB_Script = true;
</script>
<script src='http://widgets.outbrain.com/OutbrainRater.js' type='text/javascript'/>


This script can be also used with other blog platform. You have only to change the line of code

var OutbrainPermaLink="<data:post.url/>";

...changing <data:post.url/> with the post link you want to rate.

Result:

2 comments:

  1. បាទសួស្តីបង
    ផ្ទះរបស់បងពិតជាមិនធម្មតាទេ
    មើលទៅគូរឲ្យចាប់អារម្មណ៍​ ទាំងរច្ចនាបានល្អណាស់ណា

    ReplyDelete
  2. អរគុណច្រើនណាស់ បងវាសនាដែលបានសរសើរ
    ផ្ទះក៏មិនធម្មតាដែរ

    ReplyDelete