Research how thumbnails work in RSS/Atom feeds.
Article thumbnails
Besides standard media tags in the feed itself, we could try extracting image tags from article description / content.
Very often those descriptions are the whole article markup, including all image tags and such. For atom there's also a content attribute which serves this purpose.
Research how thumbnails work in RSS/Atom feeds.
Article thumbnails
Besides standard media tags in the feed itself, we could try extracting image tags from article description / content.
Very often those descriptions are the whole article markup, including all image tags and such. For atom there's also a content attribute which serves this purpose.