Home Plugins hierarchical html sitemap
Hierarchical HTML Sitemap logo

Hierarchical HTML Sitemap

by Alexandra Vovk on WordPress.org

A lightweight and simple HTML sitemap for your WordPress blog.

(11)
Example of a sitemap.

Example of a sitemap.

Hierarchical HTML Sitemap offers visitors an easy and intuitive navigation across your blog.

This plugin generates HTML Sitemap of your WordPress blog. It displays a list of posts, grouped by hierarchically sorted categories. By using a shortcode you can easily and quickly display sitemap on a page, or anywhere where shortcodes work, e.g. in a widget.

The output does not include any CSS or JavaScript files – it is pure HTML, ready for you to style as you want it.

Features:

  • Short and easy shortcode: [htmlmap]
  • Categories sorted hierarchically.
  • Displays posts and/or pages.
  • Can exclude specified posts/pages or categories.
  • Displays categories cloud above posts list, for better navigation.
  • Displays post’s published date.
  • Clean HTML without inline styles or scripts.
  • Does not enqueue any unnecessary .js or .css files.
  • No ads nor author links.

PRO Features

Hierarchical HTML Sitemap Pro allow:

  1. Extended sitemap settings
  2. Shortcode generator

Usage & Options:

The plugin’s shortcode [htmlmap] accepts several optional parameters:

  • exclude : specify posts or pages IDs you don’t want displayed (example: [htmlmap exclude=445,446]).
  • exclude_cat : specify categories IDs you don’t want displayed (example: [htmlmap exclude_cat=1,34]).
  • showpages : enables displaying list of pages (example: [htmlmap showpages]).
  • hidecloud : disable categories cloud (example: [htmlmap hidecloud]).
  • showdescription : enables displaying categories descriptions (they are not shown by default; example: [htmlmap showdescription]).
  • hidedate : disable displaying posts published dates (example: [htmlmap hidedate]).
  • hidecount : disable displaying posts amount in category name (example: [htmlmap hidecount]).

Several parameters could be used in the same shortcode. For example:

[htmlmap exclude="3546,7398" exclude_cat="1,34" showpages hidecloud]

Extra

Active installations5K+
Weekly downloads
29-12.12%
Version1.3
Last updated6/16/2018
WordPress version3.0
Tested up to4.9.26
Tags
hierarchical sitemaphtml sitemappostsseositemap