• MONETIZE YOUR BLOG WITH INFOLINKS

    Infolinks is the perfect resource to monetize your website or blog using contextual ads.

  • SEO GUIDE FOR BEGINNERS.

    Search engines help users find pages on a particular topic. That's exactly why they become great allies in your battle to attract good visitors. So here you got a SEO Guide for Beginners.

  • 33 TIPS TO GET MORE TRAFFIC

    No matter if your blog is new or you has been writing during a year on it, all bloggers should look for ways to generate more traffic. Remember, Traffic = Money. I will give you 33 tips to make your blog a successful blog

  • MAKING MONEY WITH ADSENSE

    If you want to make money with advertising, I show you how to improve your earnings from ADSENSE.

  • 25% DISCOUNT. BEST HOSTING FOR BLOGS

    Now you can get a 25% Discount Coupon for Host Gator. The best hosting company. Read the review.

  • HOW TO BE ON THE FIRST PAGE OF GOOGLE

    Being on the first page of Google is like having 15 minutes of fame. The vast majority of visits would come from Google. These are the 5 most important aspects we have to take in mind.

  • SECRETS OF BLOGGING INCOME

    A book written by two of the best professional bloggers that will give you everything you need to know how to start a blog, improve it and make money with it.

  • EARN MONEY UPLOADING FILES

    Internet it's a great source of income and exist the posibility of making money just by uploading files to websites.

  • EARN MONEY ONLINE WITH EASY JOBS

    With Minute Workers you can expect to earn $10 per day easily doing simple jobs that anyone can do.

Tuesday, August 09, 2011

How to put Social Networks Buttons in your Blog




With the success of social networks, it's interesting provide to the visitors of your blog including your articles in the networks they use.

By doing this, you will get increased the distribution of your articles through your own readers.



With Addthis you can install easily these buttons in your blog. Here I offer you the codes you should use for 3 different types of buttons.


In blogger, go to  Design -> Page Elements -> Add a Gadget. 
Now choose the HTML/JavaScript gadget and paste the following codes.

For this button:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4dcde13f58c50d2b"></script>
<!-- AddThis Button END -->


For this button:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4dcddcb73e3ba0d2"></script>
<!-- AddThis Button END -->


For this button:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4dcde18b394a19ad"></script>
<!-- AddThis Button END -->


And that's it, no need to change any of the codes. Just copy and paste.

I hope you find them useful.


Share It!

0 Comments:

Post a Comment