How To Make RSS Data Accessible

Posted by xarzu on Stack Overflow See other posts from Stack Overflow or by xarzu
Published on 2010-05-03T22:40:01Z Indexed on 2010/05/03 22:48 UTC
Read the original article Hit count: 407

Filed under:
|
|

RSS data is nothing more than xml data, right? But is it some sort of special format that a webmaster have to follow inorder to be read from an RSS Reader? How do I make the XML data of my web site formatted for RSS readers?

© Stack Overflow or respective owner

Related posts about rss

Related posts about web-development