Using WP-Page Navi

This advanced navigation enables you to list your pages at the bottom in a cleaner simpler way than the original previous and next links.

1. First you need to install the plugin which you can download from here. Then unzip the file and upload it to your WordPress Plugins folder.

2. Activate the plugin, then add the following code to your footer.

<?php wp_pagenavi(); ?>

3. You can edit the styling of your page navigation by going to Settings >> PageNavi on your Dashboard.