HTML Page Sitemap

plugin banner

This plugin will create a Sitemap for pages. Use the shortcode "[sitemap_simple]".

Author:Abhay Yadav (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.5.5
Plugin version:1.3
Added to WordPress repository:10-12-2016
Last updated:01-09-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:https://wordpress.org/plugins/sitemap-simple/
Total downloads:4 037
Active installs:100+
plugin download
Click to start download

This plugin will create a Sitemap for pages. Use the shortcode “[sitemap_simple]” to render the sitemap.

Features

  • easy to install
  • Add ID and class.
  • Exclude multiple pages.
  • Exclude Single pages.
  • Grand Children of the current page.
  • Children of the current page.
  • Easy to use with shortcode.

Requirements

This plugin requires PHP 5 or PHP 7 and WordPress 3.0 or greater. It works in standard WordPress environments. It is strongly recommended to use WordPress in the newest version.

Contact

  • If you have any suggestion, feel free to email me at abhayrajmca@gmail.com, info@wordpressoutsourcingpartners.com.

How to display sitemap

Using Shortcode, copy and paste this shortcode to view the sitemap
[sitemap_simple]

Using shortcode to add a class.
[sitemap_simple class=”example”]

Using shortcode to add a ID.
[sitemap_simple id=”example”]

Using shortcode to exclude Single pages.
[sitemap_simple exclude=”21″]

Using shortcode to exclude multiple pages.
[sitemap_simple exclude=”21,29,25″]

Using shortcode to show only children and grandchildren of the current page.
[sitemap_simple depth=2 child_of=CURRENT]


Screenshots