How to Add a Twitter Button to the Sidebar of Your Blogger Website
Add a Twitter Button on Blogger
This will only take you a couple of seconds, I swear!
Adding a Twitter button on the side bar is VERY simple. If you already know how to add a widget to your blogger template you're half way there.
You'll need two things to add twitter to your blog.
- Your Twitter Handle
- The HTML code
Step 1
Go to your blogger platform and click on template. In your side bar click "Add Gadget". The selection of wide comes up in a separate window. Select "HTML code"Next...
Copy the code below. After you paste the code in the HTML widget, replace YOUR BLOGGER HANDLE in the code with your specific handle.<!-- Twitter follow button start --> <a class="twitter-follow-button" href="http://twitter.com/YOUR BLOGGER HANDLE" data-show-screen-name="false" data-size="large">Follow @YOUR BLOGGER HANDLE</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 -->Press save and view your website. YOU'RE DONE! If You're more of a visual learner here's a video showing you how to move through these steps. I told you adding a Twitter button to your site was going to be easy! If you thought this was helpful, please share it with someone who would benefit! Let me know if you have any questions. I'm here to help you every step of the way!