Adding Post Ratings to your Blogger

Posted by Alex on Friday, December 28, 2007

This blogger hack will add a star rating on your post. I think it's very cool when someone comes to your blog, they will impressed with your blog.

Here's the step by step instruction to add post ratings to your blog. If you want to add this widget instantly, you can try the one-click installation widget provide by outbrain.

star-rating




STEP 1
Goto Template -> Edit HTML, tick the "Expand Widget Template"

exp_wid_tem_1u

STEP 2
Find this code

<data:post.body/>


STEP 3
Copy the code below and paste it after that line above

<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'/>

STEP 4
So you code should be look like this, save the template and done.

<data:post.body/>
Code Here




Related Posts


0 comments: