velozdh
Member
Posted 8 months ago #
I used to use dagon designs sitemap plugin but it no longer works. I need one that:
1: Looks good, is properly coded to allow for custom css formating
2: shows not only pages but also posts
3: allows some pages not to be displayed
4: Free or relativly cheap
I have searched but not found anything as good as dagon's one but it no longer seems to work for me on 3.2.1 and the dev has gone to sleep.
Thanks!
http://wordpress.org/extend/plugins/html-sitemap/
The HTML Sitemap plugin is pretty simple, it just puts in the appropriate HTML ul/li unordered list. If you are familiar with CSS, you should be able to wrap the shortcode in a div with a specific id and customize the list how ever you like at that point. The div with a css styled id is the most effective way to style since it will override any weird stuff that may be happening by other plugins or your theme.