A relatively easy method of increasing page views on your blog is to add a list of related posts with thumbnails below each article.
You will see it when you when you click on any of the post, it will be shown under the post.
Method no.1 (If you are not using expandable post)
===========
1. Visit http://www.linkwithin.com
2. Give your email address, blog link and platform (Blogger).
3. After that click on "Get Widget".
4. Click "Install Widget" to open Blogger in a new window, and follow steps 2 and 3 in that window. (Login if required).
5. Click "Add Widget"
Note: In your blogger layout you can drag it anywhere, the content is hidden and it will not disarrange your template.
Method no.2 (If you are using expandable post)
===========
1. Visit http://www.linkwithin.com
2. Give your email address, blog link and platform (Blogger).
3. After that click on "Get Widget".
4. Click "Install Widget" to open Blogger in a new window, and follow steps 2 and 3 in that window. (Login if required).
5. Instead of "Add Widget" Click on "Edit Content" and copy all the code.

6. Go to Blogger Layout -> Edit html -> "Check on Expand Widget".
7. Search for <div class='post-footer'>
8. And paste the following code above it.
<b:if cond='data:blog.pageType == "item"'>
<div>
Put your Linkwithin code here
</div></b:if>
10. Click Preview if your site opens with no error click "Save Template" and you're done.
Note: As the widget is based on JavaScript, so it will take some to load in your blog. My blog already takes a bit longer to open thats why i haven't used it in the my blog.
















Anonymous
18 weeks 2 days 21 hours 47 min ago
Recent Posts Widget with thumbnails
I have find a quick and easy to install and customize Recent Post Widget with thumbnails. You can install it in minute with hassle-free complicated manual code installation.
You may look at this link for more information : http://www.engadgeteer.com/2009/07/recent-posts-widget-with-thumbnails.html
Post new comment