About this plugin
Display HTML Sitemap generates a clean hierarchical HTML sitemap. It supports all public post types and includes a settings page for full control. Available Shortcodes [display-html-sitemap] — Basic usage (uses saved settings) [display-html-sitemap orderby="menu_order" order="ASC" posts_per_page="-1" exclude=""] — With parameters Shortcode Parameters (all optional): orderby — menu_order , title , date , modified , rand (default: menu_order ) order — ASC or DESC (default: ASC ) posts_per_page / number — Number of items to show ( -1 = all, default: -1 ) exclude — Comma separated post IDs to hide (overrides global exclude setting) hierarchical — 1 (default) for nested tree, 0 for flat list