in a RSS campaign with mailchimp for blogger I can't get the |RSSITEM:CONTENT| to show only part of the post. I t shoes it ALL. how can I get this to work?
Option 1
Go to Blogger.com » Settings » Other and change the option "Allow Blog Feed" to "Until Jump Break" or "Short".
Option 2
In you MailChimp campaign settings set a different blog feed URL:
your-blog-url.blogspot.com/feeds/posts/summary?redirect=false
Related
I'm trying to do an automated newsletter of my wordpress blog on mailchimp.
I've several categories of posts on my blog and i'd like to display them separately in my newsletter.
I used this code in my mailchimp campaign but I doesn't display articles from the category i choose...
If you have 1 min to check it and help me it would be very nice!
Thanks a lot for your help!!!
*|FEEDBLOCK:http://www.le-meilleur-quartier.fr/feed[$category=jeux]|*
*|FEEDITEMS:[$count=1]|*
<h2 class="null">*|FEEDITEM:TITLE|*</h2>
*|FEEDITEM:CONTENT|*
<h2 class="null"><span style="font-size:17px">Lire l'article</span></h2>
*|END:FEEDITEMS|*
*|END:FEEDBLOCK|*
I have the LinkedIn plug in and I set it up to auto post only a specific category of blog posts. On it's first run it posted both of the blog posts - the category I had specified and one I did not specify. How can I get it to only post one particular category of blog posts? In the Settings, In "Select categories for auto publish" I only selected one category... help! thanks. I sent this question to LinkedIn and they sent me here.
I'm using MailChimp for an RSS campaign but it seems MailChimp only includes new posts from the rss feed. In my case MailChimp should include old posts to.
I thought that tampering with the post's pubDate (setting it to now) in the feed would make MailChimp think it was new but that doesn't seem to work.
Does anyone have an idea on how to 'fool' MailChimp so it includes old posts to?
Thank you in advance
After chatting with Mailchimp support it seems it should be the RSS <pubDate> that defines if your post is included or not.
Problem was that my timezone setting in Mailchimp was not the same as the time timezone posted in the RSS feed...
Try to use the FEEDBLOCK tags (https://us12.admin.mailchimp.com/). MailChimp told me "Any FEEDBLOCK tag in a sense will be its own feed so any dates set for the RSS campaign are ignored."
I want to edit the line of code "[…]" found in my feed drtaylorwallace.com/feed which I use to push to Mailchimp RSS feed campaigns.
The reason I want to edit this is because in Mailchimp it appears as "[...]" in the email blast which looks like it should be able to click on it to read more of the blog post on the site.
I want to: Remove the brackets (OR) enable it to be hyperlinked to that specific blog post.
How is this done?
I would suggest utilizing the wordpress excerpt field within your wp admin "edit post" view! When you use this, your feed will automatically pull that excerpt and there will be no [...]! Hope this helps!
I want to publish the same post which I just published in the worpress blog to blogger & facebook automaticaly. I know it possible and there are various plugin out there. But cant find one free to use plugin which do this.
I used a 'network publisher' plugin. Its free for facebook by need to pay if we want to add another on like blogger or other. But its working good for me in facebook
Now I am really worried what to do for my blogger to get automatically posted from wordpress.
At last I got the blogger (.blogspot) to get my post automatically from the wordpress.
The blogger can be configured to post via email. There in the blogger account we have to create a secret email address in the setting tab
format look like this - name_of_the_site.secretcode#blogger.com (so that a mail send to this address will automatically posted in the blogger)
And then in the wordpress install a plugin named CROSSPRESS which do all the required stuff
where simply put the email address and the signature which we want to show underneath each post.
Test it by creating a new post and publishing it. You will get the same in blogger
DONE......
It is now possible to post directly using Blogger API (since 4 weeks)
I think you just have to wait a plugin that integrate this feature.
Here is the API announcement : http://code.blogger.com/2012/06/blogger-api-v3.html
Simply set up Blogger and Facebook to get your Wordpress site RSS feed. Look at Blogger and Facebook for docs on how to do that.
Cross post seems to have issues in that line breaks don't get carried across properly and it seems to generate ASCII character 160 in a few random places as well at the moment.