Friday, November 27, 2009

How to Add Twitter Retweet Button to Blogger (Blogspot)

retweet buttonIn the previous posted I wrote about How to Add Twitter Counter In Your Blog, That tool can show you have many followers you have, then if you want to make your follower easy to retweet your blogs post you can add Twitter Button into all of your blog post.

How to Add a Twitter Retweet Button to a Blogger Blog (Blogspot Blog)
You can go to http://tweetmeme.com/about/plugins/blogger/ if you want to place a Tweetmeme Retweet button, you can add Retweet button in the Gedget, Template and manual Editing
If you want to Add Tweetmeme Retweet button Manually you can follow the steps below:

1. Login to your Blogger account then navigate to Layout > Edit HTML
2. Check the Expand Widget Templates button
3. Find code <div class='post-header-line-1'/>
For easy find, you can Using CTRL + F to find code
4. Paste the code below directly after the code above

<div style="float:right;padding:4px;">
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
tweetmeme_source = 'your_twitter_username';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js">
</script> </div>

5. Save Template then View your blog

NB:
• Change the Red color code to your actual Twitter name
• Change the Blue Color to the left if you want to change the position Tweetmeme Retweet button to the Left Align

Related Topics:
How To Add SiteMap To Blogger Blog (Blogspot)
10 Free Tools To Keep Your Computer At Top Performance
How to Submit your Website/ Blog to Bing
Get Lots Of Backlinks From Blogspot, Whether Good For SEO?
How to Add Twitter Counter In Your Blog
How to Add Twitter Retweet Button to Blogger (Blogspot)

2 comments:

  1. Thanks Gokhiel your such a genius... your instruction is very much clear compared to others. That's the reason why I keep on coming back to your site. All your instruction are clearly explain and easy to understand.

    ReplyDelete
  2. You're welcome geeks2las, You have great Gadget blog and I enjoy reading article in your blog post :)

    ReplyDelete