How to Add Page Number Navigation to Bottom of WordPress Blog

Advertisements:

How to Add Page Number Navigation to Bottom of WordPress Blog. Many blogger want to add easy numbered navigation to their wordpress blog so that readers can easily navigate through archives and category posts.

page navigation for wordpress blog 400x65

Steps to add navigation to wordpress blog -

  • Login to your wordpress blog
  • Download this PAGENAVI wordpress plugin
  • Upload and activate the plugin
  • Preview your wordpress blog, if navigation appears, then its ok
  • If not then go to Themes >> Editor >> Footer.php
  • Now add the following code anywhere in the code -

<?php wp_pagenavi(); ?>

You can also change the settings at Dashboard >> Settingd >> PageNavi.


tricks and tips, WP plugin

No comments yet.

Leave a Reply