=== Simple Sitemap === Contributors: dgwyer Tags: sitemap, html, global, sort, shortcode, pages, posts Requires at least: 2.7 Tested up to: 3.0 Stable tag: 1.01 HTML Sitemap that displays an ordered list of posts and pages. Each list can be sorted via a drop down list of options. == Description == Easiest way to add a HTML sitemap of posts and pages to your site! This gives your visitors an efficient way to view all of your available content (posts/pages) in one place. It is also good for SEO purposes and makes it easier for spiders to index your content. The sitemap generates two ordered lists, one for posts, and one for pages. Each list can be sorted individually via a drop down list of options. Available sorting options are: * Title * Author * Date * Post/Page ID * Date modified * Post/Page Order To display the shortcode on a page, or post (though I recommended you add it to a page) just add the shortcode [simple-sitemap] and you will now have a sitemap enabled on your website. Please rate this plugin if you find it useful, thanks. See our WordPress development site for more information. == Installation == Instructions for installing Simple Sitemap Plugin. 1. Download and extract the Plugin zip file. 2. Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ../wp-content/plugins/ folder). 3. Activate the Plugin via the 'Plugins' menu in WordPress. 4. Add [simple-sitemap] shortcode to a page to display the sitemap on your site. The plugin can also be installed directly from the main WordPress plugin page. 1. Go to the Plugins => Add New page. 2. Enter 'Simple Sitemap' (without quotes) in the textbox and click the 'Search Plugins' button. 3. In the list of relevant plugins click the 'Install' link for Simple Sitemap on the right hand side of the page. 4. Click the 'Install Now' button on the popup page. 5. Click 'Activate Plugin' to finish installation. 6. Add [simple-sitemap] shortcode to a page to display the sitemap on your site. Enjoy! == Screenshots == 1. Simple Sitemap by default displays pages and posts side-by-side. 2. Just activate the plugin and add [simple-sitemap] shortcode to a page to display the sitemap. == Changelog == *1.0 Initial release