If you want your blogger blog reader to follow you on twitter, you can add a Twitter follow button on your blog.
- Go to http://blogger.com and login.
- Now the Dashboard will be open. Click on the "Layout" option on the left side bar.
- Now click on Add a Gadget
- Then select HTML/Javascript gadget from the popup window.
- Now in the Title Bar you may write: Follow us on Twitter.
- And in the second portion, paste the code which is as follows:
You need to change the techtechgoo word with your twitter username. That's it. Save it and Save the arrangement.<!-- 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 -->
0 comments:
Post a Comment