|
how to add image to each item in feed ?
I have been trying to add an image but so far all I have been able to do is add the image as media using the <enclosure> method, but this causing the xml to fail validation. I have since then found out that this is for mp3 and not images. so been using the wrong method all along.
What I wish to do is add an image to each and every <item> in the feed.
How do I do this ?
|