PochiCheck XML SiteMap

外掛說明

PochiCheck XML SiteMap is a simple and high-performance XML sitemap generator.
Unlike heavy SEO plugins, it focuses strictly on sitemap generation and noindex management, ensuring minimal impact on site speed. It automatically handles robots.txt integration and provides a smart auto-noindex feature based on categories or tags.

Features

  • Instant Setup: Works immediately after activation with sensible defaults.
  • Per-Post Noindex: Easily exclude any post from sitemaps and search engines.
  • Smart Auto-Noindex: Automatically applies noindex based on selected categories or tags.
  • Robots.txt Integration: Automatically adds the sitemap URL to your virtual robots.txt.
  • Caching Engine: Uses WP Transient API to serve sitemaps lightning fast.

安裝方式

  1. Upload the pochicheck-xml-sitemap folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure your post types in Settings > PochiCheck SITEMAP.

常見問題集

Where is my sitemap?

It is located at your-site.com/sitemap.xml.

Does it support custom post types?

Yes. You can select which post types to include in the settings page.

Does it work with caching plugins?

Yes. The plugin uses the WP Transient API internally, but make sure your caching plugin excludes sitemap.xml from page caching to ensure fresh output.

Will it affect my site’s performance?

Minimal impact. The plugin is intentionally lightweight — no bloat, no unnecessary database queries outside of sitemap generation.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈PochiCheck XML SiteMap〉的開發相關工作。

參與者

〈PochiCheck XML SiteMap〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈PochiCheck XML SiteMap〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.9

  • Added: New plugin entry for Tobidase Swipe Lightbox

1.1.8

  • Fixed: Removed duplicate IIFE block in posts.js that caused double event listener registration.
  • Fixed: Filter dropdown (.pcxsm-filter-select) now correctly navigates on change.

1.1.7

  • Fixed: Corrected meta box title from “PochiCheck SITEMAP” to “PochiCheck SiteMap”.

1.1.6

  • Removed: Bundled language files removed; translations are now served via WordPress.org.

1.1.5

  • Improved: Refined CSS styling on the settings page.
  • Fixed: Corrected broken promotional link on the settings page.

1.1.4

  • Improved: Added Plugin URI to link to the official plugin page.

1.1.3

  • Improved: Plugin promotion section now displays Mamotte Login URL Changer icon.

1.1.2

  • Fixed: Fixed duplicate “Settings saved.” notice and undefined array key warning caused by conflict with WordPress’s reserved updated GET parameter.

1.1.1

  • Fixed: Fixed “Cannot modify header information” error when saving auto-noindex settings or manually regenerating the sitemap.

1.1.0

  • Improved: Moved plugin menu under Settings in admin sidebar.
  • Improved: Added Settings link on the Plugins list page.
  • Improved: Replaced hamburger menu with horizontal scroll tabs.
  • Improved: Reordered admin tabs (Settings first).

1.0.1

  • Fixed: Fixed a bug where the bulk check feature did not work correctly.

1.0.0

  • Initial release.
  • Added XML sitemap generation.
  • Added per-post noindex toggle.
  • Added auto-noindex rules for taxonomies.