Tuesday, October 21, 2014

If you want your blogger blog reader to follow you on twitter, you can add a Twitter follow button on your blog.

  1. Go to http://blogger.com and login.
  2. Now the Dashboard will be open. Click on the "Layout" option on the left side bar. 
  3. Now click on Add a Gadget
  4. Then select HTML/Javascript gadget from the popup window.
  5. Now in the Title Bar you may write: Follow us on Twitter.
  6. And in the second portion, paste the code which is as follows:
<!-- Twitter follow button start -->
<a href="http://twitter.com/techtechgoo" class="twitter-follow-button">Follow @TechTechGo</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<!-- Twitter follow button end -->  
 You need to change the techtechgoo word with your twitter username.  That's it. Save it and Save the arrangement.

0 comments:

Post a Comment