[WordPress] 外掛分享: Really Simple XML and HTML Sitemap

首頁外掛目錄 › Really Simple XML and HTML Sitemap
WordPress 外掛 Really Simple XML and HTML Sitemap 的封面圖片
100+
安裝啟用
尚無評分
179 天前
最後更新
問題解決
WordPress 4.0+ v1.0.3 上架:2020-01-01

內容簡介

這個WordPress外掛提供了一個非常簡單的方法來添加網站地圖。只需要在任何頁面或文章中使用簡碼[rsxh_sitemap]來顯示HTML網站地圖。您也可以在模板中放置 <?php echo do_shortcode( '[rsxh_sitemap]' ); ?> ,這將自動生成所有頁面、文章和自定義文章類型(CPT)的網站地圖。

它還會生成一個XML網站地圖,該網站地圖將放置在您的網站根目錄(文件名為sitemap.xml)。XML網站地圖將有助於像Google、Yahoo和Ask.com這樣的搜索引擎更好地索引您的網站。

目前功能

顯示所有頁面、文章和自定義文章類型(CPT)(如:“facilities”,“books”等)的文章
使用属性“post_types”顯示特定的文章類型的文章,如[rsxh_sitemap post_types="page"]
使用屬性“post_types”顯示多種文章類型的文章,如[rsxh_sitemap post_types="page,posts,..."]
僅顯示頁面並從列表中排除某些頁面,使用屬性“post_types”和“exclude_pages”,如[rsxh_sitemap post_types="page" exclude_pages="3,10,..."]
顯示所有頁面、文章和自定義文章類型(CPT)的文章,並使用屬性“exclude_post_and_custom_post_type_posts”排除某些文章和自定義文章類型(CPT)的文章,如[rsxh_sitemap exclude_post_and_custom_post_type_posts="15,18,..."]
易於使用
有一個選項可以通過管理面板自定義顯示方式
有一個選項可以排除一些頁面、文章或某些自定義文章類型(CPT)的文章
文章以階層方式顯示
支援翻譯

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.3) 或搜尋安裝

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

原文外掛簡介

This WordPress Plugin has a really easy way to add a Sitemap for your pages. To show HTML Sitemap on any pages or posts, just use the shortcode [rsxh_sitemap]. You can also place in your templates. This will automatically generate a Sitemap for all pages, posts and custom post type (CPT) posts.
It also generates an XML sitemap which will be placed on your site’s root directory (file name sitemap.xml). XML sitemaps will help search engines like Google, Yahoo and Ask.com to better index your site.
Current features

Display all pages, posts and Custom Post Type (CPT) (such as: “facilities”, “books” etc) posts
Display a particular post type posts using the attribute “post_types”, like [rsxh_sitemap post_types="page"]
Display multiple post type posts using the attribute “post_types”, like [rsxh_sitemap post_types="page,posts,..."]
Display only pages and exclude some pages from the list using the attribute “post_types” and “exclude_pages”, like [rsxh_sitemap post_types="page" exclude_pages="3,10,..."]
Display all pages, posts with custom post type (CPT) posts and exclude some posts and custom post type (CPT) posts using the attribute “exclude_post_and_custom_post_type_posts”, like [rsxh_sitemap exclude_post_and_custom_post_type_posts="15,18,..."]
Easy to use
Have the option to customize the way it will be displayed through the admin panel
Have the option to exclude some pages, posts or Custom Post Type (CPT) posts
Posts displayed hierarchically
Translation ready
Support multilangual plugin like wpml and polylang
have the option to include search option

文章
Filter
Apply Filters
Mastodon