Hey guys,
here is my web site: http://www.meetuon.com ,
and here is my site's RSS feed: http://www.meetuon.com/main/rss.xml
I'm having trouble validating my RSS feed.
I have the audio module installed, and when I tried to validate the site feed, I get the following message:
----------------------------------------------------------------------
Sorry
This feed does not validate.
* line 254, column 1: Undefined item element: media [help]
^
* line 12, column 0: description should not contain object tag (14 occurrences) [help]
<object type="application/x-shockwave-flash" data="http:// ...
* line 12, column 0: description should not contain data attribute (14 occurrences) [help]
<object type="application/x-shockwave-flash" data="http:// ...
* line 12, column 0: description should not contain param tag (23 occurrences) [help]
<object type="application/x-shockwave-flash" data="http:// ...
* line 78, column 0: description should not contain relative URL references: /main/node/41 (4 occurrences) [help]
----------------------------------------------------------------------
(By the way, I noticed that table tags/elements turn into their HTML 'spelled-out' versions when I copied and pasted this non-validation message here. I'm sure this is harmless ... ? ...)