URL Shortener is technique to short a long URL which is mostly used by the webmasters , bloggers .URL shortener now common on the web. There are several essential url shorteners is available across the web such as shorte.st , bit.ly , SnipURL and the most popular is Goo.gl.
This is too hard to create short url for all blog posts one by one , but the developers of api has created an API where an option to short be added below every posts on blogger.watch demo
Note : First Backup your Blog template
How to /
1. Go to Dashboard > Template > Edit Template.
2. Find out <div class='post-footer-line post-footer-line-3'>
3. Click here to get the JavaScript code
3. Then, Copy and Paste the code, just after <div class='post-footer-line post-footer-line-3'>
4. And, then 'save' the template . Done
Note:
1. Due to the designer blogger template, <div class='post-footer-line post-footer-line-3'> may not be on your blogger template.
Then, Just paste the JavaScript code just after <data:post.body/>
2. You may find <data:post.body/>
Post a Comment
Post a Comment