Best Practices
General > Best Practices > RSS Feed View modes: 
User avatar
Member
Member
sciamannikoo - 5/1/2005 12:05:07 PM
   
RSS Feed
Hi,

How i can convert CMS Documents data to RSS Feed? Some visitors ask me to provide an RSS feed, but i dont know this argument: probably is very simple...

Thank you,
Andrea

User avatar
Guest
admin - 6/8/2005 7:08:10 PM
   
Re: RSS Feed
Hi Andrea,

I'm very sorry for the delay in answering your message. Generally, you need to retrieve content as a DataSet using Kentico CMS API (TreeProvider.SelectNodes) and then generate an RSS-compliant document and send it to the output. You can find the following articles useful:

http://www.codeproject.com/soap/rssandblogs2.asp
http://www.codeproject.com/soap/weblog.asp

Should you need any help with that, please feel free to contact me.

Best Regards,