# WP Sitemaps Config #
[![WordPress plugin](https://img.shields.io/wordpress/plugin/dt/wp-sitemaps-config.svg?style=flat)](https://wordpress.org/plugins/wp-sitemaps-config/) [![WordPress plugin](https://img.shields.io/wordpress/plugin/installs/wp-sitemaps-config.svg?style=flat)](https://wordpress.org/plugins/wp-sitemaps-config/) [![WordPress plugin](https://img.shields.io/wordpress/plugin/v/wp-sitemaps-config.svg?style=flat)](https://wordpress.org/plugins/wp-sitemaps-config/) [![WordPress](https://img.shields.io/wordpress/v/wp-sitemaps-config.svg?style=flat)]() [![WordPress](https://img.shields.io/wordpress/plugin/rating/wp-sitemaps-config.svg?style=flat)]() [![License](https://img.shields.io/badge/license-GPL%203.0%2B-lightgrey.svg?style=flat-square)]()

Configure all XML sitemaps generated by the WordPress core with ease

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
* set the priority and change frequency for each post and page manually

This plugin is ready for multi sites. 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'
