Adds meta box to all included post types to remove single posts from being added to the sitemap..
Control what post types are added ** * replace the post types in XML sitemap * * This will replace the default completely.
checkbox is added to each post type that is included in the sitemap.
This could go into functions php or plugin * * This example removes all posts that have post meta field of test set * function custom remove test posts { $status = get metadata if { $value = false } return $value }.
When installed, XML sitemap checkbox integrates with the SEO fields and this plugin will use the SEO post types.
XML Sitemap panel with checkbox to remove posts in the backend..
Copy the folder into your plugins folder, or use the.
Activate the plugin via the Plugins admin page...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Updated the default post types to ALL public post types except 'attachment.
Read more