Many of readers like to bookmark or digg the content which they find interesting while surfing on net. So its better we bloggers add “DIGG” button to every post of our blog. Readers digg the contents when they like it so that they can read it in future. If you have a good story, members will ‘digg’ the post and submit comments. As a blog owner, you may want to make it easy for and encourage your readers to submit and digg your articles and in return you will get traffics and positive feedbacks from readers. Here is the tips on adding “DIGG” button.

How to add DIGG button in Blogger : Blogging Tips

But before adding “DIGG” button, you will have to do some manual changes in your Blogger Account Dashboard.

1. Your blog should be set to save Post Pages. Post Pages are archived blog posts published to their own web page. Each post will have a unique URL, which is required by Digg for the individual posts to be submitted. To verify or enable it, login to your Blogger Dashboard. Under Settings-> Archiving, set the “Enable Post Pages?” to “Yes” and save the settings.

2. This template hack will put a Digg button to every post. You are therefore not able to choose which post you want to include or exclude a button. If you would prefer to have a Digg button added only to some posts, read the later part of this article on “Button for selective posts.”

3. The code reads the URL of the individual blog page and this shall be the URL used for submission of the story to Digg.

First search for this below code in your Dashboard > Settings > Edit HTML

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

Now replace the above code with the below given code to get a Digg button at top of every post.

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

Here is a another method of adding Digg button. If you need a Digg button at the bottom of every post than here is the code.

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

Related Posts with Thumbnails
http://sagarrai.com/wp-content/plugins/sociofluid/images/digg_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/reddit_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/dzone_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/stumbleupon_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/delicious_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/blinklist_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/furl_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/technorati_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/google_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/myspace_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/facebook_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/yahoobuzz_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/mixx_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/twitter_48.png

Related posts:

  1. How To Add Yahoo! Buzz Button on Blogger XML Template : Blogging Tips
  2. How To Insert Del.icio.us, Digg, Stumbleupon and More Buttons to Blog Posts : Blogging Tips
  3. How To Add SEXY SHARE THIS Web2.0 Social Bookmarking button : Blogging Tips
  4. Tips To ‘Add Animated Recent posts’ for Blogger with Thumbnails and Simple Spy : Blogging Tips