Monday, February 5, 2007

Show Digg Button In Your Blog


Digg was another source of traffic that have prove by many in blogsphere. If your blog have been dig by someone(or by your own)in digg.com, you would wish that your readers or visitors may digg for you too, right? I have one in my blog, locate at my top left sidebar. Do you want to have it too?

So to show the button in your blog(blogspot), is just need to follow few steps:

1. Go to dashboard > Template > Add a Page Element > Choose HTML/JavaScript then add to blog.

2. Paste below code into the widget:

(Normal Styles)
<script type="text/javascript">
digg_url = 'DIGG_PERMALINK_URL';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>


or this:

(Compact Stlyes)
<script type="text/javascript">
digg_url = 'DIGG_PERMALINK_URL';
digg_bgcolor = '#ff9900';
digg_skin = 'compact';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>

(you may change the background color digg button or the digg skin.*In bold.)


3. You must replace the DIGG_PERMALINK_URL to your post digg url.

Example:
http://digg.com/tech_news/Oh_My_GOD_What_Happen_To_MyBlogLog_SHOCK

and it should be like this:

<script type="text/javascript">
digg_url = 'http://digg.com/tech_news/Oh_My_GOD_What_Happen_To_MyBlogLog_SHOCK';
digg_bgcolor = '#ff9900';
digg_skin = 'compact';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>


4. Then you click save.


Let Blogging Secret Grow,Digg IT!

If anyone wanna join my digg hubs, please contact me via email!

UPDATE
*Ultimate Digg Button Guides-In Every Single Post Part.3

Technorati Tags: , , ,

1 Comment:

  1. Pasture Scott said...
    Thanks for this!

Post a Comment




Blogging,Tutorials,Tricks,Technology,Reviews,Gadgets,Tips and Make Easy Money Online.