{"id":305945,"date":"2026-05-13T14:08:02","date_gmt":"2026-05-13T14:08:02","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/pochicheck-xml-sitemap\/"},"modified":"2026-05-26T01:57:14","modified_gmt":"2026-05-26T01:57:14","slug":"pochicheck-xml-sitemap","status":"publish","type":"plugin","link":"https:\/\/cl.wordpress.org\/plugins\/pochicheck-xml-sitemap\/","author":23451985,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.5","stable_tag":"1.1.5","tested":"7.0","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"PochiCheck XML SiteMap","header_author":"SATORU HATANO","header_description":"A lightweight and intuitive XML sitemap generator that allows you to easily manage noindex settings for all post types (including custom ones) and taxonomies with simple checkboxes.","assets_banners_color":"d3e3ef","last_updated":"2026-05-26 01:57:14","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/satoruhatano.xsrv.jp\/pochicheck-xml-sitemap\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":309,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"satohata","date":"2026-05-13 14:12:48"},"1.1.2":{"tag":"1.1.2","author":"satohata","date":"2026-05-22 14:55:56"},"1.1.3":{"tag":"1.1.3","author":"satohata","date":"2026-05-23 02:31:55"},"1.1.4":{"tag":"1.1.4","author":"satohata","date":"2026-05-26 01:55:24"},"1.1.5":{"tag":"1.1.5","author":"satohata","date":"2026-05-26 01:57:14"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3531072,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3531072,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3531072,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3531072,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.2","1.1.3","1.1.4","1.1.5"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Post editor meta box for noindex control.","2":"Plugin settings page for post types and auto-noindex rules."}},"plugin_section":[],"plugin_tags":[150,6364,186,1557,6358],"plugin_category":[55],"plugin_contributors":[259002],"plugin_business_model":[],"class_list":["post-305945","plugin","type-plugin","status-publish","hentry","plugin_tags-google","plugin_tags-noindex","plugin_tags-seo","plugin_tags-sitemap","plugin_tags-xml-sitemap","plugin_category-seo-and-marketing","plugin_contributors-satohata","plugin_committers-satohata"],"banners":{"banner":"https:\/\/ps.w.org\/pochicheck-xml-sitemap\/assets\/banner-772x250.png?rev=3531072","banner_2x":"https:\/\/ps.w.org\/pochicheck-xml-sitemap\/assets\/banner-1544x500.png?rev=3531072","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/pochicheck-xml-sitemap\/assets\/icon-128x128.png?rev=3531072","icon_2x":"https:\/\/ps.w.org\/pochicheck-xml-sitemap\/assets\/icon-256x256.png?rev=3531072","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>PochiCheck XML SiteMap is a simple and high-performance XML sitemap generator.\nUnlike 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.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li><strong>Instant Setup<\/strong>: Works immediately after activation with sensible defaults.<\/li>\n<li><strong>Per-Post Noindex<\/strong>: Easily exclude any post from sitemaps and search engines.<\/li>\n<li><strong>Smart Auto-Noindex<\/strong>: Automatically applies noindex based on selected categories or tags.<\/li>\n<li><strong>Robots.txt Integration<\/strong>: Automatically adds the sitemap URL to your virtual robots.txt.<\/li>\n<li><strong>Caching Engine<\/strong>: Uses WP Transient API to serve sitemaps lightning fast.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>pochicheck-xml-sitemap<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Configure your post types in Settings &gt; PochiCheck SITEMAP.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20is%20my%20sitemap%3F\"><h3>Where is my sitemap?<\/h3><\/dt>\n<dd><p>It is located at <code>your-site.com\/sitemap.xml<\/code>.<\/p><\/dd>\n<dt id=\"does%20it%20support%20custom%20post%20types%3F\"><h3>Does it support custom post types?<\/h3><\/dt>\n<dd><p>Yes. You can select which post types to include in the settings page.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20caching%20plugins%3F\"><h3>Does it work with caching plugins?<\/h3><\/dt>\n<dd><p>Yes. The plugin uses the WP Transient API internally, but make sure your caching plugin excludes <code>sitemap.xml<\/code> from page caching to ensure fresh output.<\/p><\/dd>\n<dt id=\"will%20it%20affect%20my%20site%27s%20performance%3F\"><h3>Will it affect my site's performance?<\/h3><\/dt>\n<dd><p>Minimal impact. The plugin is intentionally lightweight \u2014 no bloat, no unnecessary database queries outside of sitemap generation.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Improved: Refined CSS styling on the settings page.<\/li>\n<li>Fix: Corrected broken promotional link on the settings page.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Improved: Added Plugin URI to link to the official plugin page.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Improved: Plugin promotion section now displays Mamotte Login URL Changer icon.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Fix: Fixed duplicate \"Settings saved.\" notice and undefined array key warning caused by conflict with WordPress's reserved <code>updated<\/code> GET parameter.<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fix: Fixed \"Cannot modify header information\" error when saving auto-noindex settings or manually regenerating the sitemap.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Improvement: Moved plugin menu under Settings in admin sidebar.<\/li>\n<li>Improvement: Added Settings link on the Plugins list page.<\/li>\n<li>Improvement: Replaced hamburger menu with horizontal scroll tabs.<\/li>\n<li>Improvement: Reordered admin tabs (Settings first).<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fix: Fixed a bug where the bulk check feature did not work correctly.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Added XML sitemap generation.<\/li>\n<li>Added per-post noindex toggle.<\/li>\n<li>Added auto-noindex rules for taxonomies.<\/li>\n<\/ul>","raw_excerpt":"Ultra-lightweight XML sitemap generator with per-post noindex control and automated rules.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/305945","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=305945"}],"author":[{"embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/satohata"}],"wp:attachment":[{"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=305945"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=305945"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=305945"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=305945"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=305945"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=305945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}