Wednesday, August 20, 2008

Add Yahoo Buzz up vote buttons with vote count on your blog

Before you add any buzzup vote buttons on your blog you must know about buzz up.For this first you must Sign up to buzz up.In short Buzz up is a social networking site like digg,reddit,etc from where you can drive lots of traffic to your blog.It is a part of Yahoo company therefore you can sign up to buzz up using your Yahoo Email Id.Here are the Codes for Buzz up buttons from which you can put buzz up buttons on your blog.



Buttons with vote count
“Vote Now” only appears until there is at least 1 vote.

Square Button
(51x80px)


<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="square">ARTICLEURL</script>


Icon with Text Link, Styled by Page Context
(16x16px logo and the text 'Buzz up!')


<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="text-votes">ARTICLEURL</script>


Small Rectangular Button (159x29px)


<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="small-votes">ARTICLEURL</script>


Medium Rectangular Button (182x39px)


<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="medium-votes">ARTICLEURL</script>


Large Rectangular Button (203x50px)


<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="large-votes">ARTICLEURL</script>

Note : In the above codes Replace ARTICLEURL with <data:post.url/>.

No comments:

Post a Comment