Since my blog template don’t support any page navigation, after search on the internet, i get two way to create a page navigation.

1. Template Tags/posts nav link
It’s simply but useful, by using template tags “posts nav link “, you can isplays links for next and previous pages. Useful for providing “paged” navigation of index, category and archive pages.

By default, the posts_nav_link look like this:

« Previous PageNext Page »
<?php posts_nav_link(); ?>

More detail here. You can find out how to displays previous and next page links (”previous page · next page”) centered on the page, and use an image to create previous and next page.

2. Word Press Plugin-PageNavi
WP-PageNavi creates a more usable navigation for your blog. Below is the screenshot of how the pagination of your blog will look like, after you have installed the plugin.

WP-PageNavi

This WP-PageNavi plugin are powered by lesterchan. You can also format the navigation bar easily with CSS.

Post to Twitter Tweet Post to Delicious Delicious Post to Digg Digg Post to Facebook Facebook Post to MySpace MySpace Post to Ping.fm Ping Post to Reddit Reddit Post to StumbleUpon Stumble

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!