0

I want to store the items of an RSS feed in a database. I created a table 'items' where, among other fields (author, guid, ...), I have a field for the body. How big should that be? Is there a limitation on the size of the body of an rss item? If not, what's the average of this size?

EDIT: as pointed out by random, Maximum length of RSS description item already answers my first two questions. The last one remains open: I still wonder if anyone has run tests on the average of the content of the description tag in a rss feed.

4

0 回答 0