Hi Friend, you are here today because you want to aad Retweet button to your Blogger. Today i will tell you how to add retweet button to blogger. This is very easy and very helpful to improve your Blog traffic also.
1. Follow this guide on How To Edit Your Blog Template
2. Find(CTRL+F) <data:post.body/>
3. Add these codes ABOVE <data:post.body/>
4. Click Save Template
And you're done! The retweet button will appear at the Top right side on your post.
Always comment and subscribe us.....!
1. Follow this guide on How To Edit Your Blog Template
2. Find(CTRL+F) <data:post.body/>
3. Add these codes ABOVE <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
<div style='float:right; margin-left:10px;'>
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
</div>
<b:else/>
<div style='float:right; margin-left:10px;'>
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
tweetmeme_style = "compact";
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
</div>
</b:if>
<div style='float:right; margin-left:10px;'>
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
</div>
<b:else/>
<div style='float:right; margin-left:10px;'>
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
tweetmeme_style = "compact";
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
</div>
</b:if>
4. Click Save Template
And you're done! The retweet button will appear at the Top right side on your post.
Always comment and subscribe us.....!
If u Like this Tutriol don't Forget to say thans
ReplyDelete&
Always Comment and Subscribe us......!