Advertise Here

Followers

Powered by Blogger.

How to list your blogger post titles in Chronological orders

Do you want to have your blog titles or post listed in index, alphabetical or chronological orders for easy navigation for your visitors? Then read this article as you will achieve that with this.

Why Should You List it? Look at the top part of this blog and you will see List Of All Post page link.
It is meant for easy navigation as blogger does not have this provision. It not only make for easy navigation but also makes your site neat. Your visitors can easily see a list of your posts and read with easy links. Let us go on how to achieve this.

COPY THE CODE BELOW and please endeavor to drop your comment so we know your progress

1. Create a Page on your blogger blog: You do this by click on posting inside your blogger dashboard, click on edit pages and create one.

2. it the page in "Edit HTML" option instead of Compose Option which you get to by default. You do this by clicking on Edit HTML.

3. Copy the link below and paste, then click on save and you are done. All your list of posts will appear on the page you have dedicated for post list and they will appear in chronological order.

<!-- Alphabetical/chronological Post Title Listing with comment count Start -->
<script type="text/javascript">
function getYpipeTL(feed) {
 document.write('<ul style="font-weight:bold">');
 var i;
 for (i = 0; i < feed.count ; i++)
 {
var href = "'" + feed.value.items[i].link + "'";
var pTitle = feed.value.items[i].title;
var pComment = " \(" + feed.value.items[i].commentcount + " comments\)";
var pList = "<li>" + "<a href="+ href + '" target="_blank">' + pTitle;
 document.write(pList);
 document.write(pComment); //to remove comment count delete this line
 document.write('</a></li>');
 }
 document.write('</ul>');
 }
 </script>
 <script src="http://pipes.yahoo.com/pipes/pipe.run?
 YourBlogUrl=http://www.allaboutadsense.com
 &Order=alphabet
 &_id=401e43055731c1a29f1e1d3eb5e8e13f
 &_callback=getYpipeTL
 &_render=json"
type="text/javascript"></script>
<span style="font-size: 80%; float:right;">Get this <a href="http://allaboutadsense.com/2012/01/how-to-list-your-blogger-post-titles-in.html" target="_blank">widget</a></span>
<!-- Alphabetical Post Title Listing End -->

Let me have your comment and success you have made here.

Related Posts :



0 comments:

Discounted Hosting: Use Coupon Code: hostd25dis or rushhot2011

About Me

Phillips Tent
This site was created by an Adsense Guru. I have been making money from adsense monthly since 2007 and I am passing my experience as a blogger to newbies and those who want to learn more about adsense here
View my complete profile

Become a Guest Blogger

CB

Fan Page

Don't Miss Post: Subscribe

Most of Our Readers Get Updated Post From Every Post to their Email. Subscribe here to get posts.Enter your email address:

Delivered by FeedBurner

Get this widget

Share Our Post