Title: Example Mailchimp RSS Template Code
Last modified: August 31, 2016

---

# Example Mailchimp RSS Template Code

 *  ResolvedPlugin Author [Rob – 5StarPlugins / PressWizards](https://wordpress.org/support/users/presswizards/)
 * (@presswizards)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/example-mailchimp-rss-template-code/)
 * Here’s the template body from the Mailchimp RSS template we use for all our campaigns:
 *     ```
       *|RSSITEMS:|*
       <h2 class="mc-toc-title"><a href="*|RSSITEM:URL|*" target="_blank">*|RSSITEM:TITLE|*</a></h2>
       <em>By *|RSSITEM:AUTHOR|* on *|RSSITEM:DATE|*</em><br />
       *|RSSITEM:CONTENT_FULL|*<br />
       <a href="*|RSSITEM:URL|*" target="_blank">Read in browser &raquo;</a><br />
       *|RSSITEM:TWITTER|* *|RSSITEM:LIKE|*<br />
       <br />
       *|END:RSSITEMS|*<br />
       <br />
       <br />
       <h3 class="h3">Recent Articles:</h3>
       *|RSS:RECENT|*
       ```
   
 * RSS Merge Tags:
    [http://kb.mailchimp.com/merge-tags/rss-blog/rss-merge-tags](http://kb.mailchimp.com/merge-tags/rss-blog/rss-merge-tags)
 * Please note: Currently, do not use RSSITEM:IMAGE as that will not work as it’s
   coded currently. In the near future we’re adding a premium version with support
   for media:content tags, separate RSS IMAGE tags, and more.
 * [https://wordpress.org/plugins/featured-images-for-rss-feeds/](https://wordpress.org/plugins/featured-images-for-rss-feeds/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rob – 5StarPlugins / PressWizards](https://wordpress.org/support/users/presswizards/)
 * (@presswizards)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/example-mailchimp-rss-template-code/#post-7043418)
 * Here’s some sample Mailchimp RSS code to add to a custom content block, click
   on the <> code button first and paste this in, changing or adding CSS as you 
   desire:
 *     ```
       <style type="text/css">.rss-content img {
         float: left;
         margin-right: 10px;
         width: 150px;
       }
       </style>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Example Mailchimp RSS Template Code’ is closed to new replies.

 * ![](https://ps.w.org/featured-images-for-rss-feeds/assets/icon-256x256.png?rev
   =1546995)
 * [Featured Images in RSS for Mailchimp & More](https://wordpress.org/plugins/featured-images-for-rss-feeds/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/featured-images-for-rss-feeds/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/featured-images-for-rss-feeds/)
 * [Active Topics](https://wordpress.org/support/plugin/featured-images-for-rss-feeds/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/featured-images-for-rss-feeds/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/featured-images-for-rss-feeds/reviews/)

## Tags

 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)
 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * 7 replies
 * 1 participant
 * Last reply from: [Rob – 5StarPlugins / PressWizards](https://wordpress.org/support/users/presswizards/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/example-mailchimp-rss-template-code/#post-7043418)
 * Status: resolved