Wordpress RSS feed

How to create rss feed for wordpress blog on Google feedburner

When you install wordpress you automatically get feed or rss setup at url /feed/ (or /rss/). It seems to be a good option to continue read more

How to use your own domain name for feedburner feed urls

When you create a feed your your wordpress blog you get a url of the form http://feeds.feedburner.com/feedid. You can change feeds.feedburner.com to your own domain. It read more

How to redirect wordpress feed to feedburner feed url

If you have been using wordpress for directly serving rss feed and have recently migrated to feedburner, then some of your users are still being read more

How to setup Google feedburner email subscription newsletter

If you are using Google feedburner for rss feeds, you can setup feedburner email subscription newsletter within few minutes. I have been using it for quite read more

Google feedburner email subscription vs Mailchimp

Google feedburner offers an email subscription to your feeds. So far I was using that. Mailchimp is one of the most popular email list management read more

How to setup MailChimp Rss email campaign

MailChimp can be used to setup email campaign and send a regular email newsletter to all the email address in a list. Most common use read more

How to ping feedburner to force update rss cache

If you are using Feedburner for RSS feed management, it will usually update your feed at a regular interval. In case you are debugging or read more

How to customize wordpress rss feed

By defaul WordPress will include all posts sorted by creation time for rss feed. If you want to customize wordpress feed, you can write custom read more

Fetch wordpress rss feed as FeedBurner user agent on command line

In case you have setup your wordpress feed to redirect to Feedburner url for regular user-agents, you can use either curl or wget (Mac or read more