Mailchimp RSS广告系列仅包含1个帖子

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mailchimp RSS广告系列仅包含1个帖子相关的知识,希望对你有一定的参考价值。

[使用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个项目。有人有什么想法吗?

答案

尝试使用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|*
另一答案

此方法似乎不适用于wordpress feed格式... Feedblock是否一定需要.xml文件?还是可以处理http://www.example.site/feed网址?

以上是关于Mailchimp RSS广告系列仅包含1个帖子的主要内容,如果未能解决你的问题,请参考以下文章

使用Mailchimp RSS仅发送最后发布

在FEEDBLOCK内自动包含过去七天的帖子,用于MailChimp RSS广告系列

Mailchimp RSS 活动仅包含 1 个帖子

MailChimp RSS 活动:强制包含旧帖子

自动将过去 7 天的帖子包含在 MailChimp RSS 活动的 FEEDBLOCK 中

Wordpress 网站的 Mailchimp RSS 提要仅包含新项目,基于 FEEDITEM 的提要包含旧项目