Linux 软件免费装

XML Sitemap to HTML

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

标签

shortcode search xml sitemap html sitemap

下载

1.2 3.3.2

详情介绍:

XML Sitemap to HTML turns standard XML sitemaps and sitemap indexes into a human-readable HTML sitemap. Add the sitemap URLs once, create a shortcode with the built-in generator, and place it in any post or page. Features

安装:

  1. Upload the xml-sitemap-to-html folder to /wp-content/plugins/, or install the ZIP from Plugins → Add New → Upload Plugin.
  2. Activate XML Sitemap to HTML.
  3. Open Settings → XML Sitemap to HTML.
  4. Enter one absolute XML sitemap URL per line.
  5. Choose the slug separator and cache duration, then click Save settings.
  6. Configure the output in the Shortcode generator and copy the generated shortcode into a page or post.

升级注意事项:

3.3.2 Compatibility release for XS2H 1.x and XML Sitemap to HTML 3.3.1 installations. Existing settings and shortcodes are retained.

常见问题:

Can I use a sitemap index?

Yes. Sitemap indexes are followed recursively with safeguards against loops and excessive nesting.

Why is a sitemap not loaded?

The URL must use HTTP or HTTPS and return a successful response containing valid XML. WordPress safe HTTP rules can reject private or unsafe destinations.

How are titles generated?

The plugin uses the final URL path segment, URL-decodes it, replaces the configured separator with spaces, collapses repeated whitespace, and applies the selected capitalization.

How do I bypass cached data?

Set the global cache duration or the shortcode's cache_ttl parameter to 0. Existing transient rows expire according to their original lifetime, but they are not read while caching is disabled.

Is PHP mbstring required?

No. The plugin uses mbstring when available and falls back to standard PHP string functions otherwise.

更新日志:

3.3.2 3.3.1 1.2