Forum Moderators: open
This line is causing me a problem:-
... <lastBuildDate>Tue, 3 Jul 2007 12:52:04 +0100</lastBuildDate> ...
And I'm being told it's an RFC822 date stamp problem:-
Problematical RFC 822 date-time value: Tue, 3 Jul 2007 12:52:04 +0100
I've read the RFC, twice, and as far as I can tell it's absolutely spot on.
The RFC examples given by the Feed validator:-
<pubDate>Wed, 02 Oct 2002 08:00:00 EST</pubDate><pubDate>Wed, 02 Oct 2002 13:00:00 GMT</pubDate>
<pubDate>Wed, 02 Oct 2002 15:00:00 +0200</pubDate>
Any ideas? Would appreciate a second set of eyes looking at this, it's likely to be a stupid mistake that for some reason I'm not seeing!
Thanks ;)