If you wondered how to create a simple syndicating link for Twitter for your blog posts:
With this element,visitors have the ability to share your blog posts on Twitter and share it with their friends and also increase the percentage that more people will follow you which is also called a ‘’viral effect’’
Here is a basic method on how to do it:
1.Go to Layout>Edit HTML in your Blogger dashboard and check the "Expand Widget Templates" box.
2.Then locate this piece of code by using your browsers search function
<div class='post-footer'>
3.Then next to it paste this following code:
a expr:href='"http://twitter.com/home?status=Reading " + data:post.title + " @YOUR-TWITTER-USERNAME " + data:post.url' title='Tweet it on Twitter'>Tweet This</a>
Then save your template and then you will see text’ ’Tweet This’’ above your blog posts and remember to change @YOUR-TWITTER-USERNAME.For more information click here
No comments:
Post a Comment