incompatible with wp-video-seo
-
The sitemap functionality needs to have ability whitelist certain XML files. We have sitemap-video.xml from the plugin wp-video-seo and Yoast is nagging to delete that file.
This code specifically:
// Find all files and directories containing 'sitemap' and are post-fixed .xml. $blocking_files = glob( ABSPATH . '*sitemap*.xml', ( GLOB_NOSORT | GLOB_MARK ) );
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘incompatible with wp-video-seo’ is closed to new replies.