• I have multiple sites running yoast video seo 1.5.5.1 and I am getting error 404 when I try to access the video-sitemap.xml.

    I was having similar problem with Local SEO until you issued the update 1.2.2.1 this morning which fixed it.

    I have added your .htaccess redirect script and also have added the exclusions to w3tc per your FAQ. Both WPseo 1.4.24 and Local SEO 1.2.2.1 are working correctly.

    Any idea what could be the cause?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter netwerks

    (@netwerks)

    Also the sites are running different theme. One is running avada and the other central theme.

    Thread Starter netwerks

    (@netwerks)

    You can have a look here: http://tiny.cc/h4vtax and http://tiny.cc/v5vtax

    Thread Starter netwerks

    (@netwerks)

    Also here’s the code I added to .htacess. It almost feels like it is missing a similar line of code for the video-sitemap.xml file?

    ‘# WordPress SEO – XML Sitemap Rewrite Fix
    RewriteEngine On
    RewriteBase /
    RewriteRule ^sitemap_index.xml$ /index.php?sitemap=1 [L]
    RewriteRule ^locations.kml$ /index.php?sitemap=wpseo_local_kml [L]
    RewriteRule ^geo_sitemap.xml$ /index.php?sitemap=geo [L]
    RewriteRule ^([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
    RewriteRule ^([a-z]+)?-?sitemap.xsl$ /index.php?xsl=$1 [L]
    # END WordPress SEO – XML Sitemap Rewrite Fix’

    Yoasts Video SEO plugin is a commercial product.

    If you need support for it, you should contact the developer who you paid for the product at his site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Yoast Video SEO – 404’ is closed to new replies.