Linux 软件免费装

Digihood HTML Sitemap

开发者 Josif201
更新时间 2024年7月26日 20:12
PHP版本: 4.0 及以上
WordPress版本: 6.5.5
版权: GPLv2 or later
版权网址: 版权信息

标签

seo sitemap simple sitemap google sitemap html sitemap

下载

详情介绍:

安装:

  1. Upload the plugin files to the /wp-content/plugins/wedesin-html-sitemap directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Optionaly fill out the settings page for the localization of your post-type or taxonomy names
  4. Add sitemaps to your posts/pages using shortcodes (You can find documentation in wordpress admin -> plugin settings)

常见问题:

Where is the settings page?

Settings page can be found under the Digi plugins tab

Why don't I see my post's language in the settings?

The settings fields for taxonomy/post-type headings in the administration will be visible if the language is installed in the administration. If you have posts in a language that is not added to the administration, you won't be able to customize headings for the sitemaps in these posts.

更新日志:

3.10 (2024-07-15) !SHORTCODE CHANGES: digi-attachment-sitemap -> attachment-sitemap tax-sitemap -> tax-post-sitemap new shortcode [tax-term-sitemap] enables listing term pages of individual taxonomies 3.00 (2023-07-13) Added two new shortcodes [tax-sitemap], [post-type-sitemap] with some options for further filtering the sitemap content. Completely recreated the [attachment-sitemap] tag and added the possibility of filtering the content by MIME file-type. Added new settings and documentation admin page. Unified branding with other Digihood products planned for future release. 2.10 (2022-02-24) Fixed the schedules post error and added compatibility for latest WordPress version 2.00 (2019-12-12) Plugin moved to objective PHP and updated to latest WP version 1.03 (2016-10-27) Added the option to add Attachement list with the [attachment-sitemap] shortode. The return_post_type_posts_WHS_wedesin function updated to feed the attachments. Posts are now listed by date. Fixed bug in the options_to_array_WHS_wedesin function. 1.02 (2016-09-12) Added the option to exclude post types. 1.01 (2016-07-31) Class updated to whs-wrap. 1.0 (2016-07-31) Plugin published