Feed Validation - Invalid Parsing?
Posted: Fri Dec 01, 2006 4:29 am
I've tested some of my RSS feeds using FeedValidator.org. They've come up as being invalid. Also, Firefox v1.5.x will not view these feeds properly, and declares an error. Firefox v2.0.0 is more forgiving, apparently and works fine (so please don't test with that version).
Here's the feed validator URL for my direct RSS 2.0 feed validation:
http://www.feedvalidator.org/check.cgi? ... index.rss2
I'm not a master of proper RSS rules by any means, but I'm willing to inspect these problems and post some code fixes, which is why I'm posting here...I suspect I'll have some code changes eventually, and something to post here.
I need to know a couple things first though (if anyone knows).
1.) Is (serendipity_root)/rss.php the only file that handles the feeds?
2.) Are these feeds cached or stored anywhere, or created dynamically on every load?
3.) If they're cached or saved somehow, is there a way to regenerate them?
Thanks! I hope that'll be all I need. If there's anything else, by all means lemme know!
P.S. - I upgraded my blog to the current available downloadable (on Sourceforge downloads) Beta. The error still exists.
Here's the feed validator URL for my direct RSS 2.0 feed validation:
http://www.feedvalidator.org/check.cgi? ... index.rss2
I'm not a master of proper RSS rules by any means, but I'm willing to inspect these problems and post some code fixes, which is why I'm posting here...I suspect I'll have some code changes eventually, and something to post here.
I need to know a couple things first though (if anyone knows).
1.) Is (serendipity_root)/rss.php the only file that handles the feeds?
2.) Are these feeds cached or stored anywhere, or created dynamically on every load?
3.) If they're cached or saved somehow, is there a way to regenerate them?
Thanks! I hope that'll be all I need. If there's anything else, by all means lemme know!
P.S. - I upgraded my blog to the current available downloadable (on Sourceforge downloads) Beta. The error still exists.