Click Here to Earn 10$

Showing posts with label twitter. Show all posts
Showing posts with label twitter. Show all posts

Add floating social widget with box count To Blogger


It had lot of popular media sites like Facebook, Pinterest, twitter and many other. It will definitely boost the traffic of your blog.
You can easily get a floating widget with box count tray for your blog by following these simple steps. Without any delay, let's get it done.

1. Go to your blogger dashboard >> Layout.

2. Click on Add a Gadget >> select HTML/JavaScript from list.


Demo

 Add the following code, save and you are done.



   <!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:03px;top:300px;">

<a class="addthis_button_facebook_like" fb:like:layout="box_count"></a>

<a class="addthis_button_tweet" tw:count="vertical"></a>

<a class="addthis_button_google_plusone" g:plusone:size="tall"></a>

<a class="addthis_counter"></a>

</div>

<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>

<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-516ff8e04b04378b"></script>

<!-- AddThis Button END -->




How to share blog posts automatically on your twitter account?

when you publish a new blog post.Now you want to share your post to social network.Sharing manually is nice because you add a personal touch to each post.But some times, You just may not have time to share your new content manually. This is why many bloggers opt for automatically sharing.

So Today i have decided to teach you how to share you blog posts directly on the twitter.

There are many ways that you can use to share your post on web automatically.But i am going to teach you direct blog post on twitter with  the help of Feed burner.

For this first of all remove all the third party apps for Twitter. To do this, log into your Twitter account, and click on the gear icon on the top-right corner. Then click Settings. Now, from the left sidebar, click on the Apps tab.

Here, you will see all the Apps that you're using with your Twitter account. Next to each app is a Revoke Access button, which essentially deletes the app. Delete any scheduling apps you're using to auto-share your blog posts to Twitter, such as twitterfeed, Dlvr.it, Socialpublish etc.



How Do You Share with Feedburner?


Sharing your updates on Twitter is now very easier than ever. 

Follow below steps to share your updates automatically;

Log into your FeedBurner account, and Click on the Publicize tab







Click on Socialize from the left sidebar.

Click on Add a Twitter Account

Authorize the app with your Twitter account, and you're all done!

After this, whenever you publish a new blog post, your FeedBurner will be automatically updated, and the update will be automatically posted on your Twitter account.


Add Floating Social Media Share Buttons Widget To Blogger

Social networking sites has changed the way we communicate with our family, friends and relatives. The same kind of affect is on blogs too. The blogging platform now has become too much social network oriented. To achieve the high traffic for your blogs and to have grasp the larger audience , the bloggers must have social media presence on the web for their blogs.


1. Go to your blogger dashboard >> Layout.

2. Click on Add a Gadget >> select HTML/JavaScript from list.



 Add the following code, save and you are done.


Demo

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_32x32_style" style="left:50px;top:50px;">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_pinterest_share"></a>
<a class="addthis_button_linkedin"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_stumbleupon"></a>
<a class="addthis_button_compact"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51f184b5319b19ad"></script>
<!-- AddThis Button END -->

Click here: Add floating social widget with box count To Blogger