Wordpress as a CMS: wp_list_pages() alternative: How I use the Post Footer Plugin as wp_list_pages() alternative
Wordpress as a CMS: How I use the Post Footer Plugin as wp_list_pages alternative
Wordpress can be used as a CMS. However you have to know how to link to other pages on your site. This is very important because a smart link can greatly make your pages or post rank higher.
Wordpress provides the function wp_list_pages() which can be used as a great way to link pages, subpages, and subsubpages to increase your rankings. The implimentation of wp_list_pages() can be tricky though, so I decided to use the Post Footer Plugin.
This is how I caonfigure this plugin.
Go to Settings on your WP admin and click on Post Footer Plugin
Now under “Add Ad before Related Post” leave this blank
And the “Ad Code Script:” is also left blank
Now Add related post list: Yes
And then Maximum number of post in the list: I put 15 or 20
Optional Text: I put some text here with the link to something like so: Some other resources include links to Atlanta houses,
Show Technorati Tags to the end of post: No if I don’t want the pages to have it. If you used pages then You wnat to put a YES here, so that related Pages can show up
Keep Plugin credit: No
This helps your blog rank higher! Hope this helps.

