June 26, 2009

0

Add Tweet Button In Your Post

  • June 26, 2009
  • anand
  • Share
  • Twitter is one the most famous social networking site where people meet and share their thoughts. People get to know each other and interact online. It is nowadays one of the most efficient media where one can use its networking power to pull traffic to their respective sites, blogs or splash pages. In twitter.com one is just required to follow people who bear like mindedness and get followed by similar people. Personally I prefer twitter.com more than any social networking sites.

    To pull traffic from twitter I have utility to explore. Its called "tweet button". It facilitates the visitors to share a certain post or article on your blog by just a single click. The button comes in two format: compact and full.

    retweet button types copy

    visit the site Tweetme for detailed specification.

    To add the tweet me button in blogger blogs I have illustrated the process in best way I could have.

    Before following the illustration download the full template as precautionary major

    Process:

    login to your blogger account and follow the following path

    Layout>> edit HTML

    Mark the "expand widget" box.

    Find for the snippet <data:post.body>

    paste the below code just above this code

    For FULL MODE
    <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'/>
    </div>

    For COMPACT MODE
    <div style='float:right; margin-left:10px;'>
    <script type="text/javascript">
    tweetmeme_style = 'compact';
    </script>
    <script type="text/javascript" src="
    http://tweetmeme.com/i/scripts/button.js"></script>
    </div>

    Preview the template, if there is no error then save the template and Tweet crazily....

    If you are really helped by this post then tweet me please.

    0 Responses to “Add Tweet Button In Your Post”

    Subscribe