This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Advanced Sitemap Generator

Description

This plugin is the most powerfull plugin which easily display your post and page through shortcode on front end.You just need to put shortcode([sitemap]) on your page/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 post from a specific 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 specific posts then put ([sitemap excludepage=”1,4″ excludecat=”6,3″ excludepost=”1,183″]) where 1,183 are the post id seperated by the comma’s.

If you want to show custom link “home” then put ([sitemap excludepage=”1,4″ excludecat=”6,3″ excludepost=”1,183″ home=”yes”])

If you want to show specific number of post then put ([sitemap excludepage=”1,4″ excludecat=”6,3″ excludepost=”1,183″ home=”yes” postcount=”4″]) where 4 is the number of post to show

If you don’t want to show any of the post put ([sitemap showpost=”no”])

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

Screenshots

  • screenshot-1.jpg
  • screenshot-2.jpg

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.

Reviews

Read all 8 reviews

Contributors & Developers

“Advanced Sitemap Generator” is open source software. The following people have contributed to this plugin.

Contributors