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.
- Open your blogger dashboard.
- Go to 'Layout' >> 'Edit Html'.
- 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 = '<data:post.url/>'
</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