Armadillo Category Specific RSS feed?

I’m looking into using FlipRSS & MailChimp to deliver a category specific e-mail newsletter of my blog posts. In order to do this, I need to figure out the category specific URLs of my Armadillo blog. Anyone have an idea on how to do this?

If you just need the URL directly to your Armadillo blog page that will displays posts in a specific category, this will follow the pattern:

your-site.com/armadillo-blog-page/index.php?category=the-category-you-want

You can also omit the blog page’s filename if it’s “index.php”, like so:

your-site.com/armadillo-blog-page/?category=the-category-you-want

If, however, you’re looking for a RSS feed that is specific to a certain category, Armadillo doesn’t currently support this functionality.

Hope this helps.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.