=== WP Sitemaps Config === Contributors: Hinjiriyo Tags: sitemaps,xml sitemap,configuration Requires at least: 5.5 Tested up to: 5.5 Stable tag: 1.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 This plugins 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. == 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 == = 1.0 = * Initial release at 2020-09-01 == Upgrade Notice == = 1.0 = Initial release at 2020-09-01