• Facebook Rocks

    Go to Blogger edit html and replace these slide 1 description with your own words. ...

  • Facebook vs Twitter

    Go to Blogger edit html and replace these slide 2 description with your own words. ...

  • Facebook Marketing

    Go to Blogger edit html and replace these slide 3 description with your own words. ...

  • Facebook and Google

    Go to Blogger edit html and replace these slide 4 description with your own words. ...

  • Facebook Tips

    Go to Blogger edit html and replace these slide 5 description with your own words. ...

Add Digg Button Counter To Blogger

Digg ThisIn This Tutorial You Will Learn How To Add Digg Button To Blogger. It Will Display Digg Button To Every Blog Post. You Can Also Request Your Visitor To Digg This Article. Follow Steps Below To Add Digg Button.

  1. Login To Blogger Account.
  2. Click Blog Title → Template → Edit HTML.
  3. Click Proceed Button.
  4. Tick Expand Widget Templates Checkbox And Search For The Following Code Using Ctrl+F.
<data:post.body/>
  1. Replace The Above Code With The Following Code.
<data:post.body/>
<script type="text/javascript">
(function() {
var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://widgets.digg.com/buttons.js';
s1.parentNode.insertBefore(s, s1);
})();
</script>
<!-- Wide Button -->
<a class="DiggThisButton DiggWide"></a>
<!-- Medium Button -->
<a class="DiggThisButton DiggMedium"></a>
<!-- Compact Button -->
<a class="DiggThisButton DiggCompact"></a>
<!-- Icon Button -->
<a class="DiggThisButton DiggIcon"></a>
  1. Add Only One Button Code From Above Bold Text. Example Wide Button, Medium Button, Compact Button And Icon Button.
Digg Is A Social Networking And Bookmarking Website Where People Digg(Up) And Bury(Down) Stories. Digg Current Traffic Rank 187th By Alexa.

Note: Always Take Backup Before Editing Blogger Template.

Categories: , ,

0 comments:

Post a Comment