How do I add an image to an item in RSS 2.0?

后端 未结 9 1021
青春惊慌失措
青春惊慌失措 2021-02-03 23:50

Is there a way to send only an Image with a link and some alt text for each item in an RSS feed?

I looked at the enclosure tag but this is only for videos

9条回答
  •  渐次进展
    2021-02-04 00:23

    One of solutions is to use CDATA in description

             
    ]> 
    

    Note, that you may have a problem with hotlink prevented site.

提交回复
热议问题