How to Add Twitter Follow Button with Followers Count

Twitter is one of the best social media to boost traffic to your website
.
You can directly show your twitter followers in your blog. In this way your blog readers will follow in your twitter account. Simple Follow this steps,

  • Go to Dashboard->Layout.
  • Click "Add Gadget"
  • Add "HTML/Javascript
Add Twitter followers
Copy this below code and Paste,




<!----------------------www.searchMSKM.blogspot.com----------------->
<a href="https://twitter.com/GC1Network" class="twitter-follow-button">Tweet</a><script type="text/javascript">!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>
<!----------------------www.searchMSKM.blogspot.com----------------->


========================================================================
Replace GC1Network with your Twitter username.
Thats it.


Comments