vote up 0 vote down star

Is it possible to create an RSS feed with a multi-level hierarchy, sort of like a directory structure? Is this allowed per the RSS spec? If this is possible, does anyone know of what limitations there might be? As in, are there any particular readers that would not support it? My main concern here is that I want to create an RSS feed to use with the "Live Bookmarks" feature in many browsers, but be able to maintain the directory feel.

I'm not concerned with the code to generate the RSS, though an example of what the RSS xml would look like would be appreciated.

flag

2 Answers

vote up 1 vote down check

It's not possible per the Rss Spec, and if you attempt to do so i'm afraid that a lot of browsers will not recognize rss format.

link|flag
vote up 1 vote down

The best thing you could do is let the < link > Elements point to other rss feeds.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.