Linux 软件免费装
Banner图

Hierarchical HTML Sitemap

开发者 egolacrima
wppuzzle
avovk
更新时间 2026年8月30日 22:41
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

posts pages seo shortcode sitemap html sitemap posts list hierarchical sitemap pages list

下载

1.3 1.4.0

详情介绍:

Hierarchical HTML Sitemap offers visitors an easy and intuitive way to navigate your blog. This plugin generates an HTML sitemap of your WordPress blog. It displays a list of posts grouped by hierarchically sorted categories. By using a shortcode, you can display it on a page or anywhere else that supports shortcodes, such as a widget. The output does not include CSS or JavaScript files. It is pure HTML, ready to inherit or receive your theme's styles. Features Usage and options The [htmlmap] shortcode accepts these optional attributes: You can combine attributes, for example: [htmlmap exclude="3546,7398" exclude_cat="1,34" showpages hidecloud] HTML structure and CSS classes The shortcode preserves existing category heading IDs (cat_<term-id>), the category navigation class (cat), and the empty-category class (null). Additional classes are available for theme customisation: Child categories are rendered after their parent category's posts inside a dedicated list item, rather than inside the final post item. Extra

安装:

Automatic installation
  1. Log in to your WordPress admin interface.
  2. Go to Plugins → Add New.
  3. Search for Hierarchical HTML Sitemap.
  4. Select Install Now, then activate the plugin.
Manual installation
  1. Download the plugin ZIP and unzip it.
  2. Upload the hierarchical-sitemap folder to /wp-content/plugins/.
  3. In WordPress admin, go to Plugins → Installed Plugins.
  4. Activate Hierarchical HTML Sitemap.
Usage Classic Editor
  1. Create or edit a page named, for example, “Sitemap”.
  2. Add [htmlmap] to the page content.
  3. Publish or update the page, then view it to see your sitemap.
Block Editor
  1. Create or edit a page named, for example, “Sitemap”.
  2. Add a Shortcode block.
  3. Enter [htmlmap] in the block.
  4. Publish or update the page, then view it to see your sitemap.

更新日志:

1.4.0 1.3 1.2 1.1 1.0