“Tweet this” button will enable your readers to share your post with other Twitter users. This will help promote your blog and possibly increase your Twitter followers.How to add Tweet this button to each blogger post ?
- Login to your to your Blogger account.
- Go to Dashboard > Design > Edit HTML.
- Check Expand Widgets (i.e, Tick it)
- Search bellow Tag
<data:post.body/>
And Place bellow code just after it
<b:if cond='data:blog.pageType == "item"'> <br/><a expr:href='"http://twitter.com/home?status=Read - " + data:post.title + "-" + data:post.url' title='Post this article on Twitter' target='_blank'><img style="border:0px;" src='http://i46.tinypic.com/2py4aw8.jpg'/></a> </b:if>
0 comments:
Post a Comment