Maximum length of RSS description item
Is there a length limit or maximum size for description tag inside an RSS item? Also, does this tag accommodate HTML tags? I will be generating both the <description> and <content:encoded> from the same source HTML and also wanted to know if the <description> tag accommodates HTML. As I know there are not a length limit. 2 In RSS 0.91 , various elements are restricted to 500 or 100 characters. There can be no more than 15 < item >s in a 0.91 < channel >. There are no string-length or XML-level limits in RSS 0.92 and greater. Processors may impose their own limits, and generators may have