Title: Multisite Integration
Last modified: December 9, 2020

---

# Multisite Integration

 *  Resolved [slabadie](https://wordpress.org/support/users/slabadie/)
 * (@slabadie)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/multisite-integration-6/)
 * I installed your plugin on a single site and it works fine, but doesn’t seem 
   to work for multisite setups. I also tried using the WP recommended filter to
   disable the wp-sitemap.xml, but it breaks the site when added to wp-config.php.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultisite-integration-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/multisite-integration-6/#post-13835038)
 * Thanks for reporting, I will investigate and try to resolve any issue in the 
   next plugin update.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multisite-integration-6/#post-14022553)
 * Just to follow up with this. Here is what I found:
 * 1) The only line of code in the plugin is this:
 * `add_filter('wp_sitemaps_enabled', '__return_false');`
 * That is a filter hook provided by WordPress that is documented [here](https://developer.wordpress.org/reference/hooks/wp_sitemaps_enabled/).
 * 2) Testing the plugin on Multisite, using default WP settings, default WP plugins,
   and default WP theme, the Disable WP Sitemaps plugin works properly when activated
   network-wide. There are no errors or issues in this case.
 * So it’s safe to conclude that the plugin is working correctly on Multisite. Best
   advice if you are getting any error or issue, would be to ask for help in the
   general WordPress support forum. Or if you have any further questions or feedback
   about the plugin specifically, feel free to post here anytime.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multisite Integration’ is closed to new replies.

 * ![](https://ps.w.org/disable-wp-sitemaps/assets/icon-256x256.jpg?rev=2381391)
 * [Disable WP Sitemaps](https://wordpress.org/plugins/disable-wp-sitemaps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disable-wp-sitemaps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disable-wp-sitemaps/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-wp-sitemaps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-wp-sitemaps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-wp-sitemaps/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/multisite-integration-6/#post-14022553)
 * Status: resolved