So today i will tell you on how to add tweet your post button in each blogger post.As i have previoulsy placed a tutorial on on how to add retweet button to each blogger post.And there one of the reader comment asked me to to have button not showing count,so i thought of holding post for him.
Login to your blogger.Then got To Its Layout > Edit Html > Expand Widgets
Search for this line <data:post.body/>
After finding it,Just add the below codes after it:-
<a expr:href='"http://twitter.com/home?status=Reading " + data:post.title + " @twitter_username " + data:post.url' title='Tweet it on Twitter'><img src='http://Link_to_twitter_image'/></a>
Now just replace the red codes above with your twitter username and image link of twitter uploaded on your server.
Now save your template and you will be able to see tweet me button below each blogger post which can be tweeted by your readers.
No comments:
Post a Comment