PochiCheck XML SiteMap

Description

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.

Installation

  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.

FAQ

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.

Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

Contributors & Developers

“PochiCheck XML SiteMap” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.5

  • Improved: Refined CSS styling on the settings page.
  • Fix: 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

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

1.1.1

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

1.1.0

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

1.0.1

  • Fix: 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.