Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Slick Sitemap

Mô tả

This simple plugin adds a slick HTML (Not XML) sitemap of you site by entering the shortcode [slick-sitemap] in the page content. This simple plugin is configured from the dashboard. Settings include the menu, column, utility menu. You can select a menu you created.
The new release enables the user to add multiple sitemaps to their website. instead of specify the menu in through the dashboard, user can specify menus through the short tag attribute. just like:
[slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5].

Contributors

Plugin author: Pengbo Tang, host of the pengbos.com http://pengbos.com –
CSS Creator: Matt Everson of Astuteo, LLC http://astuteo.com/slickmap –

Follow us on Twitter

http://twitter.com/pengbos

Ảnh màn hình

  • Slick Sitemap in the WordPress.
  • Configure the links for the sitemap in the Menu configuration tab.
  • Configure the Slick Sitemap.

Cài đặt

  1. Copy the entire directory from the downloaded zip file into the /wp-content/plugins/ folder.
  2. Activate the “Slick Sitemap” plugin in the Plugin Management page.
  3. Create a navigation menu for the sitemap.
  4. Configure the Slick sitemap in the coniguration page. Specify the default menu for the map, default utility menu, and default column for the layout.
  5. Add the shortcode [slick-sitemap] to the post(s) or page(s) of your choice with the default choice performed by the previous step. You can always specify the menu by short tag attribute like:
    [slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5] or [slick-sitemap sitemap_menu=’sitemap’ column=6] with the utility menu using the default setting.

Hỏi đáp

Nothing here until now..

Đánh giá

7 Tháng Ba, 2021
slickmap.css contains the following: a:link:before, a:visited:before { display: block; text-transform: uppercase; font-size: 10px; margin-bottom: 5px; word-wrap: break-word; } This is not confined to Slick Sitemap and has affected output from the My Calendar plugin. The correct css is there as well so just delete or comment out the above.
2 Tháng Tư, 2017
This is the best vistal sitemap plugin which I have discovered. But it is too old, it is incompatible with some WP functions like wp_register_style and wp_enqueue_style which may cause some conflicts and problems... I hope will be continued, the concept is very good!
3 Tháng Chín, 2016
This plugin was updated quite recently before this review, but according to the forum no support issues have been resolved for several years. Although the plugin seems to work well so far, There are errors in the css (easily fixable) which may affect other parts of your site because the styles are not confined to the sitemap. Finally,it looks great on desktop, but I am not sure yet if it is very responsive for smaller screens. Having said all that, I am going to persist with it because it is potentially a lot more user friendly than the normal "bullet list" sitemap, and I am hoping those minor issues will be resolved soon 🙂
Đọc tất cả 6 đánh giá

Người đóng góp & Lập trình viên

“Slick Sitemap” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.0

  • Released on 03/05/2012
  • Initial release of Slick Sitemap plugin.

2.0.0

  • Released on 08/08/2015
  • Add new feature to support multiple sitemaps for one wordpress site, by using the short tag attributes.
    [slick-sitemap sitemap_menu=’sitemap’ utility_menu=’utility’ column=5]