ZenphotoCMS Forum
Google sitemap error - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Google sitemap error (/thread-9130.html)



Google sitemap error - 1551990 - 2011-10-04

Hi, i just submit site map into Google webmaster tools, but have errors:
http://www.buddhaphoto.net/cache_html/sitemap/sitemap-zenphoto-albums-1.xml :

Invalid XML tag
This tag was not recognized. Please fix it and resubmit.

Parent tag: caption
Tag: p
Problem detected on: Oct 4, 2011

http://www.buddhaphoto.net/cache_html/sitemap/sitemap-zenphoto-images-26.xml :

Missing XML tag
This required tag is missing. Please add it and resubmit.
Parent tag: urlset
Tag: url
Problem detected on: Oct 4, 2011

http://www.buddhaphoto.net/cache_html/sitemap/sitemap-zenphoto-albums-26.xml :
Invalid XML tag
This tag was not recognized. Please fix it and resubmit.
Parent tag: caption
Tag: div
Problem detected on: Oct 4, 2011

This is my sitemap: http://www.buddhaphoto.net/index.php?sitemap

How to fix this error ?




Google sitemap error - acrylian - 2011-10-04

That's indeed a bug missed. Quick fix look at the zp-core/zp-extensions/sitemap-extended.php file around line 612 and wrap $imageobj->getDesc() like html_encode(strip_tags(imageobj->getDesc())). Then clear the sitemap cache to generate new ones.

Fix will be in tonight's nightly build as well.




Google sitemap error - 1551990 - 2011-10-04

Thanks for support
I tried but it still errors:
http://i.imgur.com/97aay.png




Google sitemap error - acrylian - 2011-10-04

Try the nightly tomorrow, there is another part of hte google specific image sitemap that accidentally lacked escaping.




Google sitemap error - 1551990 - 2011-10-05

Thanks, i'm waiting for that




Google sitemap error - 1551990 - 2011-10-20

Any help for this error




Google sitemap error - acrylian - 2011-10-20

Your site still runs 1.4.1.3. How about trying the current release or even the nightly build as suggested two weeks ago?




Google sitemap error - 1551990 - 2011-10-22

Sorry, i checked again, plugin is normal