=== Disable WP Sitemaps === Plugin Name: Disable WP Sitemaps Plugin URI: https://perishablepress.com/wordpress-disable-wp-sitemaps/ Description: Activate this plugin to disable the auto-generated WP Sitemaps Tags: sitemap, sitemaps, disable Author: Jeff Starr Author URI: https://plugin-planet.com/ Donate link: https://monzillamedia.com/donate.html Contributors: specialk Requires at least: 5.4 Tested up to: 5.6 Stable tag: 1.2 Version: 1.2 Requires PHP: 5.6.20 Text Domain: disable-wp-sitemaps Domain Path: /languages License: GPL v2 or later Activate this plugin to disable the auto-generated WP Sitemaps (added in WP v5.5). == Description == > Does one thing: disables the automatic WP Sitemaps. Activate this plugin to disable the auto-generated WP Sitemaps (added in WordPress v5.5). **Features** * Lightweight - only one line of code. * Simple to use - activate and done. * No settings to worry about. * Easy peasy. Also stops WordPress from adding a sitemap rule to the virtual robots.txt file. **Why is this useful?** Because there are plugins that already implement sitemaps, and those plugins are used by a LOT of people. So all those sites with existing sitemaps will have TWO sets of sitemaps when upgraded to WP 5.5. Duplicate sets of sitemaps are discouraged as they may confuse the search engines. You don't want to confuse the search engines, do you. So with WP 5.5 and beyond, you can either remove your existing sitemap solution or install this plugin to disable the WP-generated sitemap. Or maybe you have a site that does not need a sitemap. Or maybe you just don't want a sitemap, that's your business pal. Whatever the reason, this plugin will do the job with a click. **More infos** You can check your WP Sitemap located at `/wp-sitemap.xml` Your sitemap should look similar to [this](https://dev-tricks.com/wp-sitemap.xml). For more information about the new WP Sitemaps functionality: * [New XML Sitemaps Functionality in WordPress 5.5](https://make.wordpress.org/core/2020/07/22/new-xml-sitemaps-functionality-in-wordpress-5-5/) **Privacy** This plugin does not collect or store any user data. It does not set any cookies, and it does not connect to any third-party locations. Thus, this plugin does not affect user privacy in any way. This plugin is developed and maintained by [Jeff Starr](https://twitter.com/perishable), 10-year WordPress developer, security specialist, and book author. == Installation == **Installing the plugin** Activate like any other plugin and done. There are no settings, works automatically. More info on [installing WP plugins](https://wordpress.org/support/article/managing-plugins/#installing-plugins) **Uninstalling** To uninstall/remove the plugin, visit the Plugins screen, deactivate and delete the plugin. This plugin makes no changes to the WP database. == Upgrade Notice == To upgrade this plugin, remove the old version and replace with the new version. Or just click "Update" from the Plugins screen and let WordPress do it for you automatically. == Frequently Asked Questions == **Got a question?** Send any questions or feedback via my [contact form](https://perishablepress.com/contact/) == Changelog == **1.2 (2020/11/10)** * Tests on PHP 7.4 and 8.0 * Tests on WordPress 5.6 **1.1 (2020/08/04)** * Refines readme/documentation * Tests on WordPress 5.5 **1.0 (2020/07/28)** * Initial release