Posted by Gautam in blogger
I have developed a Random Posts widget for Blogger Blogs. Random posts widget displays random links of your blog. This help show content that is neither recent nor popular (because it is random ). The widget displays links in form of link lists. So you change the layout by changing the css of your blogger template.
Here is an example of the widget:
Installing this widget in your own Blogger blog is very easy:
1. Change the title of the widget if you want.
2. Change the number of posts links you want to display.
3. Click the “Customize” button to make the More >
Posted by Gautam in blogger
To increase the number of pageviews per user you need to add links so that the user does not leave the site.
This can be solved by adding links to other posts. You can display recent posts and comments just by following these simple steps
1.Go to Layout>Page Elements
2.Then click on Add Gadget
3.Then click on the Feed Gadget
Add Feed
Add link in the Feed url
4.For the Recent Posts widget put the following link in the Feed url:
http://Your-blog-name.blogspot.com/feeds/posts/default
Your-blog-name – Should be link of your blog (e.g abc.blogspot.com)
Now just change the title to Recent Posts and then click save.
After saving the widget you More >
Posted by Gautam in blogger
Navigation Links in Blogger are visible as text links usually at the bottom of each page. It is always good to have images as links for navigation, simple text links usually do not attract attention but image links accentuate the navigation links.
This hack will show that just by uploading the images and replacing some code in your template, your image navigation links will be up and running.
The new navigation links will look like this:
You can have images other than these for home and post links(newer and older).
Here is a simple hack to replace text in navigation links to images:
1. More >