Displaying RSS feeds in WordPress Posts with Caching Options
Want to display RSS feeds in your WordPress pages or Posts? Concerned about Caching?
No problem.
Mini-CARP Set-up Tutorial
You will need the CARP the RSS to HTML converter to do so. I won't go in to explain all the cool things this tool does, busy building some site, but wanted to post this as a reference for myself and hopefully others will get some use out of it as well.
I've been using CARP for a number of year to display cached content from blogs, news sites, affiliate links, etc. Solid.
How to display RSS content
1. Upload and setup CARP on your web hosting server. Copy the code that the installer script gives you after the installation.
2. You will then need the CARP/WP WordPress plugin. As usual, upload the plugin to the 'wp-plugins' directory.
3. Upload carp-wp-theme.php, carp-wp-widget-theme.php and carp-wp-youtube-theme.php files to your CaRP themes folder. NOT to the WordPress plugins folder, but to the CARP themes folder!

Your 'themes' directory should look something like this

4. Go ahead - activato the plugin.
5. Visit the plugin setting section - enter the full path to CaRP, including "carp.php".
6. Done
Next steps