[WordPress] 外掛分享: WordPress Simple HTML Sitemap

首頁外掛目錄 › WordPress Simple HTML Sitemap
WordPress 外掛 WordPress Simple HTML Sitemap 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
2,000+
安裝啟用
★★★★
4.9/5 分(10 則評價)
259 天前
最後更新
0%
問題解決
WordPress 6.0+ PHP 7.4+ v3.4 上架:2018-08-30

內容簡介

WordPress Simple HTML Sitemap 是一款輕量易用的 HTML 網站地圖外掛,可透過短代碼在任何頁面或文章中顯示網站地圖,協助訪客快速瀏覽網站結構,同時有助於 SEO 優化,特別適合擁有大量頁面與文章的網站。

【主要功能】
• 透過短代碼在任意頁面或文章插入 HTML 網站地圖
• 支援頁面與文章兩種內容類型的網站地圖產生
• 提供排序、篩選、排除特定頁面等多種參數設定
• 可顯示縮圖、摘要、日期等豐富資訊
• 支援單欄、雙欄及水平排列等版面配置
• 可儲存已產生的短代碼供日後重複使用

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WordPress Simple HTML Sitemap」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

HTML sitemap helps website visitors navigating through a website. WordPress Simple HTML Sitemap plugin provides facility to generate shortcode and show HTML sitemap using generated shortcode. If you are running WordPress website having large number of CMS pages and blogs, this plugin can be really useful for you. This plugin is very simple and easy to use, yet it provides various configuration options to generate sitemap shortcode and place it anywhere on the website.
Features Overview

Easy to install and configure
Offers wide variety of settings for pages and posts
Helpful in SEO as Google still values the HTML sitemap
Provides options to generate shortcode and use on any page or post
Allows interlinking pages and post easily
Allows saving generated short code for the reuse

Page shortcode example and parameters
Here is an example of shortcode to generate HTML Sitemap for pages
[wshs_list post_type="page" name="Page Sitemap" order_by="title" show_image="true" image_width="30" image_height="30" content_limit="140" show_date="true" date="created" date_format="F j, Y" depth="4" layout="single-column" position="left"]

Explanation of parameters:

post_type=”page” – This shortcode will generate HTML sitemap of pages
name=”Page Sitemap” – You can specify sitemap heading (title)
order_by=”title” – Pages will be ordered by title alphabetically in ascending order
order=”asc” – Values can be asc or desc
child_of=”” – To specify the parent page by adding parent page ID
show_image=”true” – A small image of all pages will be included, if it is not available then placeholder image will be shown
image_width=”30″ – Images will be 30 pixels wider
image_height=”30″ – Height of the image will be 30 pixels
content_limit=”140″ – Excerpt will be included under the post title with maximum 140 characters
show_date=”true” – The date will appear for all items in the sitemap
date=”created” – Date when the page was created
date_format=”F j, Y” – How the date will appear (in this case it will be like June 29, 2018)
layout=”single-column” – To show the sitemap in single column or in two columns
position=”left” – For two-columns, you can choose to show sitemap in left or right column
horizontal=”true” – This will generate sitemap having horizontal view
separator=” |” – Allows to add separator like ‘|’ or ‘/’ or ‘\’
exclude=”100,122,155″ – Comma separated list of post IDs to exclude from the sitemap.

Post shortcode example and parameters
Here is an example of shortcode to generate HTML Sitemap for posts
[wshs_list post_type="post" name="Post Sitemap" order_by="title" show_image="true" image_width="30" image_height="30" content_limit="140" show_date="true" date="created" date_format="F j, Y" layout="single-column" taxonomy="category" terms="wordpress-plugins"]

Explanation of parameters:

post_type=”post” – This shortcode will generate HTML sitemap of posts
name=”Post Sitemap” – You can specify sitemap heading (title)
order_by=”title” – Posts will be ordered by title alphabetically in ascending order
show_image=”true” – A small image of all pages will be included, if it is not
image_width=”30″ – Images will be 30 pixels wider
image_height=”30″ – Height of the image will be 30 pixels
content_limit=”140″ – Excerpt will be included under the post title with maximum 140 characters
show_date=”true” – The date will appear for all items in the sitemap
date=”created” – Date when the page was created
date_format=”F j, Y” – How the date will appear (in this case it will be like June 29, 2018)
layout=”full” – To show the sitemap in full page or in half view
position=”left” – For half layout, you can choose to show sitemap in left or right column
taxonomy=”category” – To include custom taxonomy
terms=”wordpress-plugins” – To include term of the custom taxonomy
horizontal=”true” – This will generate sitemap having horizontal view
separator=” |” – Allows to add separator like ‘|’ or ‘/’ or ‘\’
exclude=”100,122,155″ – Comma separated list of post IDs to exclude from the sitemap.

Important note: If you like to generate a sitemap having both posts and pages, you need to use two shortcodes. One for the pages and another for the posts.
If you like learn more about shortcode parameters and other configuration options available at admin area, please take a look at here WordPress Simple HTML Sitemap Plugin
Please feel free to connect with me in case if you find any difficulties using this plugin, I’ll remain attentive to comments. You can use this form to connect with me https://freelancer-coder.com/contact-wordpress-developer/

文章
Filter
Mastodon