【问题标题】:Mailchimp RSS campaign only includes 1 postMailchimp RSS 活动仅包含 1 个帖子
【发布时间】:2018-11-13 04:50:26
【问题描述】:

使用 Mailchimp 设置 RSS 活动,但遇到了障碍。导入似乎有效,设计看起来很棒,但我们只能将一篇帖子(最近的一篇)放入电子邮件中。

RSS 提要是:https://our.news/feed/trending

我们已验证所有项目都包含 pubDate 并且格式正确,即:

<item>
    <title>The FBI is warning you to reboot your router to prevent a new attack here&#8217;s everything you need to do</title>
    <link>https://our.news/2018/05/30/the-fbi-is-warning-you-to-reboot-your-router-to-prevent-a-new-attack-heres-everything-you-need-to-d/</link>
    <comments>https://our.news/2018/05/30/the-fbi-is-warning-you-to-reboot-your-router-to-prevent-a-new-attack-heres-everything-you-need-to-d/#comments</comments>
    <pubDate>Wed, 30 May 2018 07:33:04 +0000</pubDate>
    <dc:creator><![CDATA[OurBot]]></dc:creator>
            <category><![CDATA[Headlines]]></category>
    <guid isPermaLink="false">https://our.news/?p=103857</guid>
    <description><![CDATA[BUSINESSINSIDER.COM &#8211; On Friday, the FBI said anyone who uses a router to connect to the internet should reboot their routers. That will &#8220;temporarily disrupt...]]></description>
    <wfw:commentRss>https://our.news/2018/05/30/the-fbi-is-warning-you-to-reboot-your-router-to-prevent-a-new-attack-heres-everything-you-need-to-d/feed/</wfw:commentRss>
    <slash:comments>1</slash:comments>
    <media:content xmlns:media="http://search.yahoo.com/mrss/" medium="image" type="image/jpeg" url="https://dsezcyjr16rlz.cloudfront.net/wp-content/uploads/2018/05/30023303/httpsamp.businessinsider.comimages5b0d64001ae66220008b47d5640320.1.jpg.jpg" width="150" height="75" />    
</item>

我们使用的具体电子邮件设计模板很简单,相关部分是:

*|RSSITEMS:[$count=5]|* 
<span style="float:left">*|RSSITEM:IMAGE|* </span> 
<a href="*|RSSITEM:URL|*" target="_blank">*|RSSITEM:TITLE|*</a>
*|END:RSSITEMS|*

这发生在预览模式、测试电子邮件和实际的每周活动发送中。广告系列设置为每周发送一次,发送时仅包含列表中的第一项。理想情况下,我们希望它始终只包含最近的 5 项。有人有什么想法吗?

【问题讨论】:

    标签: wordpress rss mailchimp


    【解决方案1】:

    尝试使用 FeedBlock

    *|FEEDBLOCK:https://www.url.com/test.xml|*
    
    *|FEEDITEMS:[$count=5]|* 
    <span style="float:left">*|FEEDITEM:IMAGE|* </span> 
    <a href="*|FEEDITEM:URL|*" target="_blank">*|FEEDITEM:TITLE|*</a>
    
    *|END:FEEDITEMS|*
    

    【讨论】:

      猜你喜欢
      • 2016-06-08
      • 2018-03-17
      • 2015-09-16
      • 2016-06-06
      • 2019-03-07
      • 2011-06-29
      • 2017-06-24
      • 2020-11-01
      • 2014-07-11
      相关资源
      最近更新 更多