xml - Mailchimp listing only one RSS-Item -


i have problem extending page rss-feed able start rss-to-email campaign mailchimp.

according w3c-validator feed fine, mailchimp accquires first item in feed instead of four.

the feed: http://odessa.duschko.de/de/ticketshop-v2/rss

any suggestions? in advance!

try adding pubdate -- publication date -- items. optional item rss, it's valid without, mailchimp requires it, believe.

if you're coding feed in php, bear in mind php's date formatting constants helpfully include date_rss/datetime::rss.

mailchimp has an example rss feed shown in 1 of support articles -- if you're still having problems, compare feed example.

also, note (from here):

when first set rss campaign show last post example if haven't added article in few days. if first send, we'll send posts 24 hours before campaign activated daily, last 7 days weekly, , past 30 days monthly.

so i'm sure that's why 1 of posts showing -- because there's no publication date on of them, mailchip showing first 1 finds example.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -