Reply
XML Validation
Old 01-27-2005, 08:31 AM XML Validation
fambi's Avatar
Ultra Talker

Posts: 339
Hi everyone.

Can anyone tell me what is wrong with this feed:

http://feedvalidator.org/check.cgi?u....org%2Frss.rss

It's my wife's blog.

It would be greatly appreciated.
__________________
Sending sms from a website or application is easy!
Read this great tutorial that uses our bulk sms gateway.
fambi is offline
Reply With Quote
View Public Profile Visit fambi's homepage!
 
When You Register, These Ads Go Away!
Old 01-27-2005, 10:52 AM
Average Talker

Posts: 17
I believe the <channel> tag is supposed to wrap everything inside of the <rdf:RDF> tag. So you'd want this:

HTML Code:
<rdf:RDF>
<channel rdf:about="http://www.bestkeptsimple.org/">
<title>bestkeptsimple.org</title>
<link>http://www.bestkeptsimple.org</link>
<description>RSS feeds for today</description>
<dc:language>en-us</dc:language>
<dc:date>2005-01-26T18:42:47+01:00</dc:date>
<item rdf:about="http://www.xmlmania.com">
<title>2004's Hottest songs via SMS</title>
<description>
In Australia, SMS was used to take in votes for the Hottest 100 music tracks of 2004.
</description>
<link>http://www.bestkeptsimple.org/archives/0005420.php</link>
</item>
</channel>
</rdf:RDF>
bizpile is offline
Reply With Quote
View Public Profile Visit bizpile's homepage!
 
Old 01-27-2005, 10:54 AM
fambi's Avatar
Ultra Talker

Posts: 339
sorry, now i get a different error message, click on the above link to check it out
__________________
Sending sms from a website or application is easy!
Read this great tutorial that uses our bulk sms gateway.
fambi is offline
Reply With Quote
View Public Profile Visit fambi's homepage!
 
Old 01-28-2005, 04:48 PM
fambi's Avatar
Ultra Talker

Posts: 339
It's all fixed now. Made loads of changes which i can't describe.

Bizpile was right by the way the <channel> tag is supposed to wrap everything.
__________________
Sending sms from a website or application is easy!
Read this great tutorial that uses our bulk sms gateway.
fambi is offline
Reply With Quote
View Public Profile Visit fambi's homepage!
 
Reply     « Reply to XML Validation
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13109 seconds with 12 queries