=== Advanced Sitemap Generator === Contributors: sparxit,deepaktripathi19 Tags: sitemap, simple sitemap, page sitemap, exclude category posts, posts sitemap, sitemap shortcode, shortcode Requires at least: 2.9.1 Tested up to: 3.5 Stable tag: 1.0.2 This plugin easily display you post and page through shortcode on front end.You just need to put shortcode([sitemap]) on your page or post. == Description ==  

This plugin is the most powerfull plugin which easily display you post and page through shortcode on front end.You just need to put shortcode([sitemap]) on your page or post.

     

If you want to exclude pages then put ([sitemap excludepage="1,4"]) where 1,4 are the page id seperated by the comma's.

     

If you want to exclude categories then put ([sitemap excludepage="1,4" excludecat="6,3"]) where 6,3 are the category id seperated by the comma's.

     

If you want to exclude post then put ([sitemap excludepage="1,4" excludecat="6,3" excludepost="1,183"]) where 1,183 are the post id seperated by the comma's.

For more plugins, themes and WordPress support , Please visit http://www.csschopper.com/

== Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. put shortcode([sitemap]) on your page/post on backend. for more details go to setting page of plugin on admin panel. == Screenshots == 1. screenshot-1.jpg 2. screenshot-2.jpg