Install Post Rating Feature To Your Website
Tuesday June 24th 2008
This is a various way on how you can install a "Post Rating" feature to your website, blog or even a static plain html.
Now try to make a rating for this post…
After searching the internet a couple of hour, I become so tired. What I want is the post rating feature that I saw in other blogger’s blog. It was so nice and it can be the "land mark" ( What I mean penanda aras - what’s the English translation again?
) for my post, so I know which post is good and popular not just by the view but by the quality content.
So, after searching and not satisfied, I leave the searching to her… ( See right… Hehehe
)
Then she woke me up… Uh, I fall asleep?
She found ( Actually, I found it… She is just for a decorative purpose only… *peace* ) 3(three) method 4(four) methode of setting up a "post rating" feature in your website(s), blog(s), or any static webpage(s).
Q : Tell me how to do it Guan?
A : Just read through…
Implementing Post Rating Feature on plain HTML or XHTML
<script language='JavaScript'>
var OutbrainPermaLink='Your-Post-Permalink-Here';
var OB_demoMode = false;
var OB_Script = true;
</script>
<script src='http://widgets.outbrain.com/OutbrainRater.js' type='text/javascript'/>
The code above is a javascript code for you to put it in your plain html.
Put this code anywhere you want it to appear.
Oh, ya… You should change the "Your-Post-Permalink-Here" to your html page url.
This methode is introduced by Jack at JackBook.Com
Implementing Post Rating Feature on Blog such as Blogger
<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'/>
Jack said : "Go to your template editor under your dashboard. Tick the ?Expand Widget Template?
Find this code
<data :post.body/>
"
Paste the above code below your template code like this;
<data :post.body/>
<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 methode is introduced by Jack at JackBook.Com
Implementing Post Rating Feature On WordPress
Just visit this page to download the plugin » lesterchan.net/portfolio/programming/php/#wp-postratings
So it is,
Until we succes together,
Pangeran Wiguan — “Success begin with the first step”.
Regards,
Pangeran Wiguan
p/s: Guan is my nick name.
p/ss: List of my nick name.
- Guan
- wgn_white
- wgn.white
- The Legendary Pangeran ( Not anymore… )
Popularity: 32% [?]
This post brought to you by Pangeran Wiguan.

















On June 24th, 2008 at 1:03 am
Internet Programming said:
I had Linux installed on it and was formatted for that. Internet Programming
[Reply]
On June 24th, 2008 at 11:56 am
Pangeran Wiguan said:
Is it?
Nah…
You just want to promote your business…
It’s okay..
I allow that…(For now)
[Reply]
On June 30th, 2008 at 12:58 am
nasrun said:
U re good guy pangeran.. u wrote those tips in here nice n easy for me to understand
[Reply]
On June 30th, 2008 at 2:05 am
nasrun said:
i use post rating plugin..
But i search for most view plugin you use?
may i know whats plugin u use?
[Reply]
On June 30th, 2008 at 8:40 am
Pangeran Wiguan said:
Hello, Nasrun.
Thanks you for dropping some lines…
The plugin is called wp-post view written by Lester Chan, the same author for Post Rating plugin in this post.
[Reply]
On July 2nd, 2008 at 3:37 am
greenno said:
vacant tom all key deliver this
[Reply]
On July 2nd, 2008 at 10:53 am
Pangeran Wiguan said:
What do you mean Greenno?

[Reply]