![]() |
| Twitter Logo |
In this post i will teach you how to add a tweet (Twitter) button in blogger post. Twitter is one of the most used social networking website like Facebook In twitter we can tweet as like a SMS system. We can update a tweet up-to 160 characters per one Tweet.
Twitter is actually used for business purpose mainly to publish Job vacancies, Updating latest news and we can follow our Favorite persons or teams to get latest updates from them in no time.
How to add Tweet Button to Blog?
It is very simple and easy to add Tweet Button to Blog.
# Step 1 :
Sign In to your Blogger Account and take "Template", Backup your current template as a safety measure, because even a dot ca change whole Template with a lots of mess.
# Step 2 :
Take "Edit Html" -- > "Proceed" and check the Box "Expand Widget Template"
Using "Ctrl+F" find the code "<data:post.body/>"
You will find One or more above code, so please check which one will work more easier.
# Step 3 :
If you want to see "Facebook Like Button" just below the Title of the Post,
paste the below code above the code "<data:post:body/>"
<b:if cond='data:blog.pageType == "item"'>
<a expr:href='"http://twitter.com/home?status=Read - " + data:post.title + "-" + data:post.url' target='_blank' title='Tweet Post on Twitter'><img src='http://i47.tinypic.com/n12ikh.png' style='border:0px;'/></a>
</b:if>
Hope you all have liked this tutorial, if you have any doubts related to this post please feel to comment here.

No comments:
Post a Comment