Kindersama
Member
Posted 4 years ago #
Hello,
I'm using dd sitemapgen to generate an html sitemap. But it gives me an error :
The requested URL /sitemap.xml/ was not found on this server.
So I tried an another plugin, RS sitemap, thinking it was a code error (i didn't wish to try debugging...), but I got the same error, so I think this is a bug from wordpress.
Does anyone already have this error and knows how to fix it please ? I didn't find anything on forums nor bug database about this (rewrite problem?).
Kindersama
Member
Posted 4 years ago #
Ok I found what was wrong, It was a rewrite problem (following http://trac.wordpress.org/ticket/1485 ):
/%category%/%postname%/
changed for
/%category%/%postname%
But now, i have the xml sitemap... another problem...
Kindersama
Member
Posted 4 years ago #
Ok, it didn't work
Same error with http://www.example.com/sitemap/ :
The requested URL /sitemap.xml/ was not found on this server.
But xml sitemap without trailing slash works (google sitemap)