이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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”]

FAQ

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