New sitemap_index.xml not being generated
-
Hello,
after update to 4.1 the sitemap_index.xml is not being generated (404 when loading).
I am using W3 Total Cache and Cloudflare, don’t know where is the problem.
What I have noticed also is that if I uncheck the “Check this box to enable XML sitemap functionality.” and Save XML settings, when the page refresh it is activated again and with the box checked.
Before v4.1 worked fine, is there any settings verification I should do to find the problem?
BTW,
I was using this code before in .htaccessRewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_URI} !(.*)/$ RewriteRule ^(.*)$ https://www.mysite.com/$1/ [L,R=301]
and worked fine. Now I have had to remove it because it was adding / at the end of sitemap_index.xml. Even after removing it, the sitemap is not generated yet.
BR
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘New sitemap_index.xml not being generated’ is closed to new replies.