Member
Member
1551990   2011-10-04, 13:26
#1
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 ?
Administrator
Administrator
acrylian   2011-10-04, 13:52
#2
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.
Member
Member
1551990   2011-10-04, 16:34
#3
Thanks for support Smile
I tried but it still errors:
http://i.imgur.com/97aay.png
Administrator
Administrator
acrylian   2011-10-04, 17:43
#4
Try the nightly tomorrow, there is another part of hte google specific image sitemap that accidentally lacked escaping.
Member
Member
1551990   2011-10-05, 09:28
#5
Thanks, i'm waiting for that Smile
Member
Member
1551990   2011-10-20, 08:24
#6
Any help for this error Sad
Administrator
Administrator
acrylian   2011-10-20, 08:49
#7
Your site still runs 1.4.1.3. How about trying the current release or even the nightly build as suggested two weeks ago?
Member
Member
1551990   2011-10-22, 11:20
#8
Sorry, i checked again, plugin is normal Smile
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.