Support » Plugin: Yoast SEO » incompatible with wp-video-seo

  • Resolved jprado

    (@jprado)


    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 ) );

    https://wordpress.org/plugins/wordpress-seo/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi jprado!

    This is with Video SEO? or a different video SEO plugin?

    If it is with Video SEO by Yoast, you may want to write a ticket to support@yoast.com or click on the help button in your WordPress admin to email premium support.

    We may need to submit a bug report.

    Thread Starter jprado

    (@jprado)

    The XML sitemaps functionality from Yoast SEO is conflicting with WP Video SEO
    plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘incompatible with wp-video-seo’ is closed to new replies.