Active
Project:
Google News sitemap
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2010 at 14:52 UTC
Updated:
16 Sep 2018 at 20:55 UTC
Jump to comment: Most recent
Comments
Comment #1
rabihs commentedDid you find the reason for that, I'm facing this problem on my site.
Thanks
Comment #2
davidw commentedI too am having this problem. xmlsitemap is working fine, but googlenews is not.
Funny though, googlenews.xml was working fine yesterday when I submitted it with Google Webmaster Tools.
I have a strange feeling that I botched this sitemap stuff by using Google Webmaster Tools.
Anybody shed some light?
I will go through the documentation again and post my findings.
Comment #3
ephman commentedhaving the same issue... any thoughts?
thanks,
ephman
Comment #4
bmarti44 commentedI'm thinking it's because we currently do not have any content that was created in the last two days. . . Maybe when there is nothing to put in the sitemap, this error is thrown?
Comment #5
bmarti44 commentedConfirmed, this is because the sitemap does not have any entries in it. http://productforums.google.com/forum/#!topic/webmasters/Fk2FxkP0-TM
I haven't been able to find a workaround as of yet.
Comment #6
damienmckennaInstead might it be better to not output anything if there is nothing to actually output?
Comment #7
damienmckennaComment #8
damienmckennaDoes the spec require an empty file if no values exist? I couldn't find an answer to this. Thanks.