Twitter is a social networking website and most popular in the world ..Using the twitter buttons , Blogger can easily twit in Twitter and make social connectivity.
1. Go to twitter buttons page in twitter.
2. Select the Twitter button as shown below the screen shot.
4. Now you copy the code and paste it in Template code .
1. Now log in your Blogger Dashboard .
2. Go to template >>EDIT HTML option .
3. Find the code : press ctrl + F and find this code
<data:post.body/>
Note: you might find it more than one times, stop to the 2nd one.
9. Now just paste the code below the <data:post.body/></div> like this :
10.Save your template and you are done!
Please leave me a comment.
There are steps to add Twitter buttons in Blogger blog or normal website :
1. Go to twitter buttons page in twitter.
2. Select the Twitter button as shown below the screen shot.
3.
3. Now you fill the your blog URL as shown below the screen shot.
Add the Twitter Button code in Template:
1. Now log in your Blogger Dashboard .
2. Go to template >>EDIT HTML option .
3. Find the code : press ctrl + F and find this code
<data:post.body/>
Note: you might find it more than one times, stop to the 2nd one.
9. Now just paste the code below the <data:post.body/></div> like this :
code: |
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://blog-expert-tips.blogspot.in/" data-via="reachhirakjob" data-related="reachhirakjob" data-hashtags="reachhirakjob">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> |
10.Save your template and you are done!
Please leave me a comment.