Title: No Thumbnails&#8230;
Last modified: August 31, 2016

---

# No Thumbnails…

 *  Resolved [VannDigital](https://wordpress.org/support/users/vdn-staff/)
 * (@vdn-staff)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/no-thumbnails-21/)
 * This plugin doesn’t add thumbnails to my RSS feed. Any help wit this issue will
   be appreciated.
 * [https://wordpress.org/plugins/wp-feed-post-thumbnail/](https://wordpress.org/plugins/wp-feed-post-thumbnail/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Silvan Hagen](https://wordpress.org/support/users/neverything/)
 * (@neverything)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/no-thumbnails-21/#post-6969163)
 * Hi there, the plugin does not add the thumbnail to the post content in your feed,
   but rather enhances the `<item>` element in your feed with something like:
 *     ```
       <media:content url="http://blog.example.com/wp-content/uploads/2016/01/filename.jpg" type="image/jpeg" medium="image" width="800" height="490">
       	<media:title type="plain"><![CDATA[Title of your image]]></media:title>
       	<media:thumbnail url="http://blog.example.com/wp-content/uploads/2016/01/filename-170x170.jpg" width="170" height="170" />
       	<media:description type="plain"><![CDATA[Description of your image]]></media:description>
       	<media:copyright>Copyright on the image</media:copyright>
       </media:content>
       ```
   
 * This follows the MRSS specification as mentioned here [http://www.rssboard.org/media-rss#media-content](http://www.rssboard.org/media-rss#media-content)
 * I hope this helps you implementing what you need.
 *  Thread Starter [VannDigital](https://wordpress.org/support/users/vdn-staff/)
 * (@vdn-staff)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/no-thumbnails-21/#post-6969189)
 * @**Silvan Hagen** I see & I know now…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No Thumbnails…’ is closed to new replies.

 * ![](https://ps.w.org/wp-feed-post-thumbnail/assets/icon.svg?rev=2887120)
 * [Feed Post Thumbnail](https://wordpress.org/plugins/wp-feed-post-thumbnail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-feed-post-thumbnail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-feed-post-thumbnail/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-feed-post-thumbnail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-feed-post-thumbnail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-feed-post-thumbnail/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [VannDigital](https://wordpress.org/support/users/vdn-staff/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/no-thumbnails-21/#post-6969189)
 * Status: resolved