This post will help to make short Url for your each post.For example click this
link http://bit.ly/eICeNJ .You will end up right back this site.you can make like this
link for your each post.I think it will more easy to share with others.If u interesting with
this put it to your blogger.
1. Go to your blogger and click "Design" on your dashboard and click "Edit HTML".
2. Make sure "Expand Widget Templates"put as check mark.
3. Find these code by using Ctrl+F </head>
and add the following JavaScript Snippet just above that
link http://bit.ly/eICeNJ .You will end up right back this site.you can make like this
link for your each post.I think it will more easy to share with others.If u interesting with
this put it to your blogger.
1. Go to your blogger and click "Design" on your dashboard and click "Edit HTML".
2. Make sure "Expand Widget Templates"put as check mark.
3. Find these code by using Ctrl+F </head>
and add the following JavaScript Snippet just above that
<script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&login=tweettrackjs&apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/>
<script src='http://blogger-plugins.googlecode.com/files/bloggerplugins.org.bit.ly.short.url.generator.js' type='text/javascript'/>
4. Now locate again
<p class='post-footer-line post-footer-line-3'>
If not
<div class='post-footer-line post-footer-line-3'>
If not
<data:post.body/>
5. Replace the code with following code. now you can see Shareable url below your post.