Saturday, May 28, 2011

Add twitter button in your blog posts to increase traffic.

To increase traffic to your blog site to some extend allow sharing your posts with  twitter button.
By addinng this button you can increase your traffic from your average rate.
  Follow these steps to add it.
1.)Go to your blogger dashboard and take design option.
2.)Take EditHTML and now you can find your template code.
3.)Press ctr+f and search for <data:post.body/> .
 
Paste the given script just before it
 

<script type="text/javascript">
 tweetmeme_url = &#39;<data:post.url/>&#39;;
 </script>Retweet this button on every post blogger
<script src="http://tweetmeme.com/i/scripts/button.js" 
type="text/javascript">
 </script>
 
If you have any doubts please mention it.


No comments:

Post a Comment