10 March 2009

Add Star Rating To Your Blog

We know that relationship between blogger and reader/visitor, interaction between both of them maybe can be seen at comment or GuestBox. Now we will give some interaction tools for reader to your blog inside your post.

Star Rating is out tutorial blog today. It will show the expresision from reader about your article, And if you are the reader you will show your like or dislike about your favorite blog article. You can see the star rating below this post.


Just like we have done before, this tutorial blog will be easy for you:


* Go to your Layout and Choose Edit HTML
* Back up your blog and click on Expand widget Tempalte
* find this code <p><data:post body/></p>
* Now put this below that code

<script language='JavaScript'>
var OutbrainPermaLink=&#39;Your-Post-Permalink-Here&#39;;
var OB_demoMode = false;
var OB_Script = true;
</script>
<script src='http://widgets.outbrain.com/OutbrainRater.js' type='text/javascript'/>



* Save and Done

Now check your article and you will find the star rating embedded below it. Congratulation now the reader can give you a feedback and they will get fun with it.

No comments:

Post a Comment