Code-Snippets-Functions/Execute a function on a child site/Jetpack/exclude-sitemap-from-robotstxt-file.txt

1 line
72 B
Text

add_filter( 'jetpack_sitemap_include_in_robotstxt', '__return_false' );