=== WP Sitemaps Config === Contributors: Hinjiriyo Tags: sitemaps,xml sitemap,configuration Requires at least: 5.5 Tested up to: 5.5.1 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily configure all XML sitemaps generated by the WordPress core == Description == Since WordPress 5.5, an XML sitemaps functionality is provided in the WordPress core. These sitemaps let search engine crawlers find all URLs quickly and comprehensively. But there is not any configuration interface. This plugin provides an options page for all XML sitemaps generated by the WordPress core. WP Sitemaps Config let you easily * disable the XML sitemaps completely with a single click * remove the sitemaps for all public posts, pages, categories, tags, post formats and users * remove the sitemaps for all public custom post types and custom taxonomies * add the entries **Priority**, **Change Frequency** and **Last Modification Date** to each URL * exclude single posts and pages from the XML sitemaps This plugin is ready for multisites. It requires WordPress 5.5 or higher. To use the XML sitemaps the PHP extension SimpleXML must run on your server. Header image and icon of the WordPress plugin's page cutted out of a photo by [Bacila Vlad](https://unsplash.com/@bacila_vlad?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/human?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) == Installation == This section describes how to install the plugin and get it working. 1. Upload `wp-sitemaps-config.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to 'Settings' > 'XML Sitemap' == Changelog == = 2.0.0 = * Added functions to exclude single posts and pages from the sitemaps * Added sidebar on the settings pages of this plugin * Added header images and icon on the WordPress plugin's page * Added post meta data removal during uninstalling this plugin * Published on 2020-10-24 = 1.0.0 = * Initial release at 2020-09-01 == Upgrade Notice == = 2.0.0 = Added functions to exclude single posts and pages from the sitemaps = 1.0.0 = Initial release at 2020-09-01