Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42467

benoleary on "[Plugin: WordPress SEO by Yoast] Plugin not generating sitemaps since upgrade to latest version."

$
0
0

Wordpress 3.5.2
Wordpress SEO 1.4.12
Headway 3.4.11 and 3.5.3

Hi, I'm not getting site maps generated for a number of my sites (using latest WP and WPSEO, with various versions of the Headway theme).

WPSEO was generating sitemaps prior to upgrade to 1.4.12 (I tested prior to updating the plugin), immediately after update, when I click through the "You can find your XML Sitemap here" button I get an error dialogue:

This webpage is not available
The webpage at http://www.coreacupuncture.co.uk/sitemap_index.xml might be temporarily down or it may have moved permanently to a new web address.
Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.

Example sites: http://www.coreacupuncture.co.uk or http://www.beautyeducation.co.uk

example plugin generated sitemap url: http://www.coreacupuncture.co.uk/sitemap_index.xml

I've tried adding the htaccess fix:

# WordPress SEO - XML Sitemap Rewrite Fix
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^sitemap_index\.xml$ /index.php?sitemap=1 [L]
RewriteRule ^([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L]
</IfModule>
# END WordPress SEO - XML Sitemap Rewrite Fix

- it doesn't seem to work...

http://wordpress.org/extend/plugins/wordpress-seo/


Viewing all articles
Browse latest Browse all 42467

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>