该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Visual Sitemap

描述

Add a visual sitemap of your site’s pages, or of a menu, to any page on your website. Options available to add icons and choose the colour of the sitemap.

屏幕截图

  • Main settings, with preview panel showing colour choices.
  • Page settings, where you can choose to exclude the page from the sitemap, and choose the icon to use.
  • Example of a sitemap displayed on the page.

安装

  • Upload wp-visual-sitemap folder to your /wp-content/plugins/ directory.
  • Activate the plugin through the ‘Plugins’ menu in WordPress.
  • Customise the look and feel of the sitemap by going to Settings > WP Visual Sitemap.
  • In the page editor choose icon and whether to exclude the page from the sitemap.
  • You can override the sitemap’s CSS by creating a directory named ‘wp-visual-sitemap’ in your template with a stylesheet named wpvs-front-end.css. It’s advisable to copy the stylesheet from the plugin’s CSS directory, then make your changes.
  • Use the [wp_visual_sitemap] shortcode to display your sitemap!
  • Use the “menu” attribute to display a visual sitemap of a menu of your choice, e.g. [wp_visual_sitemap menu=”my menu”]

常见问题

None yet!

评价

2020 年 2 月 25 日
No need to look at any other sitemap plugins. This is the one you want. Here’s a tip: You can include off-site pages in your sitemap by creating a WordPress page for the link (like ‘Facebook Page’ for example), and then creating a redirect from /facebook-page/ to the Facebook link. You can either use a redirect plugin for this or include the redirect in your htaccess file. Love it! Thank you developers!
阅读所有3条评价

贡献者及开发者

“WP Visual Sitemap” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WP Visual Sitemap」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“WP Visual Sitemap”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • Initial release

0.2

  • Fixed issue with default settings

0.3

  • Changed default to include all pages

0.4

  • Improved admin preview panel

0.5

  • Improvements to admin UI

1.0.1

  • Add menu functionality

1.0.2

  • Bug fix