Created
August 13, 2020 17:40
-
-
Save vivirenremoto/24660affffe2f6956066e8b70bf7ef17 to your computer and use it in GitHub Desktop.
desactivar sitemap wordpresss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter('wp_sitemaps_enabled', '__return_false'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment