How to Add Retweet Button Tweetmeme on Blogger Post?

Filed Under : , , ,

Hi bloggy readers,
Retweet Button Tweetmeme is one of the powerful tools that works exactly just like many bloggers wanted for their blog, as a traffic generator. Retweet button Tweetmeme is a tool in the button form that can twit one post and then will automatically spread out the article around the Twitter pages.

But, if you still don't understand with how retweet button Tweetmeme works, you might remember with the social bookmarking button from Digg. Yeah, Tweetmeme will work in the same way as Digg button does. As you on my article, retweet button Tweetmeme has been stacked on the top. Interested to apply this widget to your blog? Read on to find out more.

1. Log in to Blogger
To start this article, now enter to your Blogger account.

2. Go to Edit HTML
In the Dashboard page, now go to Layout/Design > Page Element > Edit HTML.

Before editing the code in your blog template, i think it's important for you to save your current template to make a back up template, that later, can be reverted back to normal again using that template file. Now press Download Full Template.


3. Give a tick at the Expand Template widget box.
In the Edit HTML Page, there is one small box called Expand Widget Template next to it, now press it.

4. Copy the script code of retweet button Tweetmeme
Now copy the TweetMeme script code below and edit it with your own preference
<div style='float:right; margin-left:10px;'>
<script type='text/javascript'>
tweetmeme_url = &#39;<data:post.url/>&#39;;
tweetmeme_source = &#39;YourTwitterID&#39;;
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/>
</div>
As you can see in that widget code above, i already marked the important part of that code with the red code.
  • The property float:right indicates the position of the retweet button Tweetmeme that will appear in your blog article.
  • The value right can be changed with the value left if you prefer to put retweet button Tweetmeme on the left position.
  • And for the code daniellikin indicates the ID of your Twitter account or the username of your Twitter account, so you must replace it with your own Twitter ID/username.

5. TweetMeme position in your blogger template
Okay, now we want to add this fRetweet Button Tweetmeme on the specific position in our blog post. By using the Find Mode (Ctrl + F) we will be able to put Tweetmeme button in both homepage and also the article page. Firstly, i want to show you how to find the code section that defines the top position of article in homepage.

a) Top right position in homepage

Now Press Ctrl + F and find the code below!
<div class='mentry'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p><data:post.body/>

To install the Retweet Button Tweetmeme on the top right position of homepage, now paste the widget code inside the code below:
<div class='mentry'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>.fullpost{display:inline;}</style>
<p>

Paste the script here

<data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p>

Paste the script again here

<data:post.body/>
By adding the script code of Retweet Button Tweetmeme in those positions, the TweetMeme button will appear in the top position of article in the homepage, not in the article page.

b) Top right position on every blog post


Now find the code section below (Ctrl + F):
<div class='single' id='post'>
<h2 class='date-header'><data:post.dateHeader/></h2>
<div class='title'>

To embed the Retweet Button Tweetmeme on the top right position of every blog post, now paste the widget code inside the code above:
<div class='single' id='post'>
<h2 class='date-header'><data:post.dateHeader/></h2>

Paste the script here

<div class='title'>

6. Save the Change
Now save the current change you've just made by pressing the Save Template button. As you can see both in the homepage and article page, the Retweet Button Tweetmeme has been successfully installed in your blog.

That's all guys. See you at my next tutorial, maybe i will dig more about adding twitter gadget in the future. Who knows.

Related Posts :


Share This Article to Other People Across the World !
Thanks!
Get the fresh update from Whatmakesblog.com!
To get updates from this blog, just enter your email address in the below subscription form and then click Subscribe.
Your email address will not be shared to any third party
Delivered by FeedBurner

0 comments:

Post a Comment

Browse Our Template Gallery

Subscribe Now To Get Update!

Want to Get The Update From Whatmakesblog.com to Your Email Inbox? Just Type Your Email Address Below and Press Subscribe...
Your email address will not be shared..
Delivered by FeedBurner

Last Posts

Site Info