Category
- Adsense Approval (6)
- Adsense Tutorials (11)
- Blogger Tutorial (8)
- Free Download (1)
- Master Resell Rights Products (1)
- Product Reviews (1)
- Social Networking (3)
- Website Traffic (5)
- WordPress Tutorials (8)
- Writing (2)
Powered by Blogger.
Pages
How to list your blogger post titles in Chronological orders
Posted by
Adsense Guru
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.
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 :
Labels:
Blogger Tutorial
Subscribe to:
Post Comments (Atom)
About Me
- Adsense Guru
- 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
Blog Archive
-
▼
2012
(10)
-
▼
January
(10)
- 28 ways to write killer blog posts that bring read...
- 8 Steps To getting back your banned adsense accoun...
- 21 Ways to legally steal traffic to your blog from...
- How to buy a brand new laptop with N20,000, GHc200...
- The Internet Marketing School For Success Review a...
- How to list your blogger post titles in Chronologi...
- 38 Top Do Follow Comment PR Blogs For High Traffic...
- 17 .gov and .edu high PR back link source to inrea...
- 57 Social networking sites that will bring qualit...
- How to add social share bottons directly below you...
-
▼
January
(10)
-
►
2011
(24)
-
►
December
(24)
- New Year Downloads: Adsense, Clickbank Premium Tem...
- 5 Free Online Tools You Must Have Before tomorrow...
- 101 Wordpress Plugins
- 8 ways to secure and keep your wordpress blog site...
- How to add contact us form on your wordpress blog
- How to mke your wordpress blog mobile friendly sit...
- The simplest way to fix wordpress “Parse Error Fu...
- Simple way to add twitter and facebook share butto...
- How to add new post to your wordpress blog
- How to Build a Wordpress blog
- 10 Ways to write quality blog content, post or ar...
- 28 ways to increase your adsense income; what I l...
- How to remove blogger favicon from your blogspot b...
- 108 Top Adsense Paying Keyword for 2012
- How to Reapply for Google Adsense if you were bann...
- How to Create a Blog that qualify for Google Adsen...
- How to Place Google Adsense Directly below post ti...
- 6 Top and Best Adsense Sharing Revenue Sites
- How to Upload Professional New Template to Blogger...
- How to add google Adsense Codes to your Blogger Bl...
- How to Hide or remove the the Blogger Navbar or n...
- How To Use Bukisa, A Third Party Site to Get Adsen...
- How to get your adsense approved fast
- What exactly is Google Adsense
-
►
December
(24)
Get this widget


0 comments:
Post a Comment