Multiple channels in a single RSS xml - is it ever appropriate?

后端 未结 1 1752

A typical xml file for an RSS feed starts with an \"rss\" element on the outermost level, and usually has a single \"channel\" element within it that represents the \"feed\"

相关标签:
1条回答
  • 2021-01-08 00:54

    From here:

    Subordinate to the <rss> element is a single <channel> element, which contains information about the channel (metadata) and its contents.

    So there not only is no use case for that – it isn't even allowed.

    0 讨论(0)
提交回复
热议问题