サポートページ RSSメールが届かない、配信されない原因は?
(1)RSSメールが稼働しているかを確認しましょう
(2)RSSの更新があったか確認しましょう
前回配信以降フィード内に新しいコンテンツが加わらない限り、RSSメールは配信されることはありません。
(2)RSSフィード内の “lastBuildDate” “pubDate”タグを確認しましょう。 どちらも最後に配信が行われた日時を示すものとなります。
以下、例となります。
<?xml version=”1.0″ encoding=”UTF-8″?>
<rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:rdf=”http://www.w3.org/1999/02/22-rdf-syntax-ns#”>
<channel>
<title>Benchmarkemail Blog</title>
<link> https://www.benchmarkemail.com/blog/feed </link>
<description>Email Marketing Services – Create and send bulk HTML email campaigns & online surveys w/ Benchmark</description>
<pubDate>Mon, 03 May 2010 08:43:09 GMT</pubDate>
<item>
<title><![CDATA[Pointers for Those Who Prefer to Write Their Own Html Code]]></title>
<link>https://blog.benchmarkemail.com//detail/pointers-for-those-who-prefer-to-write-their-own-html-code</link>
<pubDate>Mon, 03 May 2010 08:43:09 GMT</pubDate>
<description><![CDATA[When you create and send an email, plenty of factors determine whether your email makes it to the inbox.]]></description>
<guid isPermaLink=”false”>https://blog.benchmarkemail.com//detail/120</guid></item>
</channel> </rss>
登録を完了させるには、認証メールのご確認をお願いします。