[Plugin: Google XML Sitemaps] problem with & urls
-
Hi,
i’m running the latest version of sitemap generator but i can’t get this work. My website is multi-language and so my urls look all like:
http://www.example.com/?page_id=80&lang=frthe generator removes the & sign and puts the ascii code instead. this would be OK but the urls are not valid this way. so google gives me 24 not found pages.
if i look at the sitemap, urls show like so:
http://www.example.com/?page_id=80&';lang=fr(without the ‘)in the source code it even adds another & sign.
http://www.example.com/?page_id=80&';&';lang=frany idea how can i fix this?
The topic ‘[Plugin: Google XML Sitemaps] problem with & urls’ is closed to new replies.