Saturday, September 5, 2009

Add Digg Button to Blogger/Blogspot

How to add a Digg Submit-Vote Buttton To Each Blogger Post.

ScreenShot:
Add Digg Button to Blogger/BlogspotFollow the Steps below to add this cool widget to your blog. The main idea of this widget is to increase traffic to your blog.....

Just Add this cool widget and earn lots of traffic to your Blog...

Login To Blogger Go to Layout > Edit Html > Expand Widgets > Press Ctrl+F and find for below codes


<p><data:post.body/></p>


And replace them with below codes.

Note:-
If you dont find above code you find this one <data:post.body/> and replace it.


<p>
<!-- DIGG -->
<div style='float:left; margin-right:10px;'>
<script type='text/javascript'>
digg_url = '<data:post.url/>';
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
</div>
<data:post.body/>
</p>


Now Save Your Template. Enjoy More Traffic....
Share:

0 comments:

Post a Comment