
前言介紹
- 這款 WordPress 外掛「Developer Sitemap」是 2026-01-22 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-01-23,距離現在已有 33 天。
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
seo | google | sitemap | woocommerce | xml sitemap |
內容簡介
### 總結:
Developer Sitemap 是一款為 WordPress 提供輕量級、符合標準的 XML 網站地圖解決方案的外掛。與完整的 SEO 套件不同,此外掛專注於網站地圖生成,具有乾淨直觀的介面。
### 問題與答案:
1. Developer Sitemap 主要專注於什麼功能?
- Answer: 這個外掛專注於網站地圖生成。
2. 啥是 Developer Sitemap 所提供的一些功能?
- Answer: 包括符合標準的 XML 生成、自動創建網站地圖索引、支援各種內容類型如文章、頁面、WooCommerce 產品、分類和作者檔案等等。
3. Developer Sitemap 提供何種特色用於 WooCommerce 支援?
- Answer: 提供產品核取方塊、控制搜尋引擎爬取優先順序的產品優先順序設定、產品獨立網站地圖、隱藏產品篩選和產品排除等功能。
4. Developer Sitemap 提供何種網址給使用者?
- Answer: 啟用後,您可以在以下位置找到您的網站地圖:主索引 (yoursite.com/sitemap.xml)、文章 (yoursite.com/sitemap-post.xml)、頁面 (yoursite.com/sitemap-page.xml)、產品 (yoursite.com/sitemap-product.xml)、分類 (yoursite.com/sitemap-taxonomy.xml)和作者 (yoursite.com/sitemap-author.xml)。
原文外掛簡介
Full documentation is available at https://crucibleinsight.com/docs/.
Developer Sitemap provides a lightweight, standards-compliant XML sitemap solution for WordPress. Unlike full SEO suites, this plugin focuses solely on sitemap generation with a clean, intuitive interface.
Features
Standards-Compliant XML – Generates valid XML sitemaps conforming to the sitemaps.org protocol
Sitemap Index – Automatically creates a sitemap index linking to content-specific sitemaps
Content Type Support – Include posts, pages, WooCommerce products, taxonomies, and author archives
WooCommerce Integration – Automatic product sitemap generation when WooCommerce is active
Human-Readable Display – Styled XML output for easy viewing in browsers (does not affect SEO)
Configurable Priority & Change Frequency – Set default values for each content type
Exclusion Rules – Exclude specific posts, pages, products, or terms using visual selectors
Caching – Built-in caching for optimal performance
GZIP Compression – Optional compression for faster delivery
Modern Admin UI – Clean dashboard with status overview and quick actions
WooCommerce Support
When WooCommerce is installed and activated, Developer Sitemap automatically detects it and provides:
Products checkbox in Content Types settings
Product Priority setting to control search engine crawl priority
Separate product sitemap at /sitemap-product.xml
Hidden product filtering – Products with “hidden” catalog visibility are automatically excluded
Product exclusions – Exclude specific products using the visual post selector
Why Developer Sitemap?
Lightweight – No bloat, just sitemaps
Privacy-Focused – No external tracking or analytics
Compatible – Works alongside WordPress core sitemaps
Developer-Friendly – Extensive hooks for customization
Hosting-Safe – Designed for shared hosting environments
Sitemap URLs
Once activated, your sitemap is available at:
Main Index: yoursite.com/sitemap.xml
Posts: yoursite.com/sitemap-post.xml
Pages: yoursite.com/sitemap-page.xml
Products: yoursite.com/sitemap-product.xml (when WooCommerce is active)
Taxonomies: yoursite.com/sitemap-taxonomy.xml
Authors: yoursite.com/sitemap-author.xml
Documentation
For detailed documentation, visit the https://crucibleinsight.com/docs/
Developer Documentation
Filters
developer_sitemap_url_providers
Modify the registered URL providers.
add_filter('developer_sitemap_url_providers', function($providers) {
// Add custom provider
$providers['custom'] = new MyCustomProvider();
return $providers;
});
developer_sitemap_urls
Filter URLs before they are included in a sitemap.
add_filter('developer_sitemap_urls', function($urls, $type) {
// Filter or modify URLs
return $urls;
}, 10, 2);
developer_sitemap_entry_attributes
Modify sitemap entry attributes.
add_filter('developer_sitemap_entry_attributes', function($attrs, $url) {
// Modify priority, changefreq, etc.
return $attrs;
}, 10, 2);
Actions
developer_sitemap_generated
Fires after a sitemap is generated.
developer_sitemap_cache_invalidated
Fires after the sitemap cache is cleared.
Privacy Policy
Developer Sitemap does not collect, store, or transmit any personal data. The plugin generates XML files containing public URLs from your WordPress site.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Developer Sitemap」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
WP Sitemap Page 》透過這個 WordPress 外掛,您現在可以輕鬆將站點地圖加入到任何一個頁面中。只需要在您的頁面上使用簡碼 [wp_sitemap_page] 即可。這會自動生成您所有網頁和...。
Table of Contents Plus 》一款功能強大但使用者友好的外掛程式,可自動建立適用於長頁面(和自訂文章類型)的上下文索引或目錄(TOC)。此外,這款外掛還能輸出整個站點上的頁面和/或...。PS Auto Sitemap 》PS Auto Sitemap 是一個 WordPress 外掛,自動從您的 WordPress 網站生成網站地圖頁面。, 對於初學者來說,安裝非常容易;對於專家來說,定制也非常容易。您...。
XML Sitemap & Google News 》這個外掛動態地建立遵守 XML Sitemap 及 Google News Sitemap 協議的網站地圖,支援 Multisite、Polylang 和 WPML,並不會建立靜態檔案。, 使用者可選擇啟用...。VK All in One Expansion Unit 》這個外掛是一個集成了多種功能的強大外掛,可以幫助你的網站更強大。, 很多功能可以單獨停用。, [ 強大的小工具 ], , 最新文章 - 顯示最新文章標題的鏈接文本...。
Simple Sitemap – Create a Responsive HTML Sitemap 》簡單網站地圖 (Simple Sitemap) 是 WordPress 上最受歡迎的 HTML 網站地圖,現在使用更加簡單。你可以在文章編輯器中直接建立和預覽網站地圖! 不再需要使用難...。
Page-list 》, Advanced iFrame Pro, Page-list, 所有 Page-list 參數, 捐助, GitHub, , 短碼:, , [pagelist] - 網站上所有頁面的階層樹(用於顯示網站地圖);, [subpages...。
Sitemap 》此程式碼已經移至Page-list plugin。請刪除原先的Sitemap外掛程式,並改為安裝Page-list plugin。不用擔心,這兩個外掛程式的功能是相同的。, , 高級 iFrame ...。
Dynamic XML Sitemaps Generator for Google 》r />, 這是一個 WordPress 外掛,透過建立專屬 XML Sitemaps、HTML Sitemaps 和 Google News,大幅提升您的網站 SEO 🚀。, Google XML Sitemaps Generator, G...。
SmartCrawl SEO checker, analyzer & optimizer 》借助 SmartCrawl,為您的網站提供更好的 SEO 優化和排名。改進關鍵字優化、XML 網站地圖,優化您的 meta 標籤、標題和描述,並在 Google 上提高您的 PageRank...。
Simple Wp Sitemap 》一個 WordPress 站點地圖外掛, Simple Wp Sitemap 是一個動態產生 XML 和 HTML 網站地圖的外掛。這兩個地圖會在有人造訪時自動更新,因此始終保持最新狀態,...。
Wppao Sitemap 》WppaoSitemap 網站地圖生成外掛,由 Wppao 團隊所開發。, 現在建立網站地圖 (Sitemap) 是 SEO 所必要的,因為它是給爬蟲指路並產生網站索引的重要途徑。透過...。WP Realtime Sitemap 》這是一個網站地圖的 WordPress 外掛,可以讓您輕鬆地顯示所有頁面、文章、存檔、分類和標籤,而無需進行樣板修改或在網頁上懂 HTML/PHP 知識。, 此外掛不會建...。
HTML Page Sitemap 》此簡單外掛可透過輸入簡短代碼 [html_sitemap]於網頁內容中,新增一個頁面的 HTML 網站地圖(非 XML),但不包含文章。此外掛可設定特定深度、從特定父頁面開始...。
Disable WP Sitemaps 》, 做一件事:禁用 WP 網站地圖自動產生功能。, , 啟用此外掛,即可停用自動生成的 WP 網站地圖 (在 WordPress v5.5 中新增)。, 功能:, , 輕量 - 只有一行程...。
