Monday, October 12, 2009

How to add tweetmeme button on blogger blog

Who doesn't know twitter. This site gain a lot of user rapidly. Like a facebook, this site also be trends setter on sosial networking. If you like bloggy walking, may be familiar with tweetmeme button.

With this button you can spread your new post to your follower on tweeter. And imagine how it can drive a high traffic to your blog if you have lot of number of follower.

Oke lets to the main of this post. I want to share How to add tweetmeme button on blogger blog . Its verry simple

Just follow this step.

  1. Open your blogger dashboard.
  2. Go to 'Layout' >> 'Edit Html'.
  3. Check the 'Expand Widget Templates'

Now find this html code there

<div class='post-header-line-1'/>

And add this code bellow that code

<div style='float:right; margin-left:10px;'>
<script type='text/javascript'>
tweetmeme_url = &#39;<data:post.url/>&#39;
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'> </script>
</div>

If its work, you will see tweetmeme button like on this blog.Upper right of the post.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...