Static Feed

Improve the performance of your site by serving your feeds as static (XML) files.

Author:Angelo Mandato, host of Plugins, The WordPress Plugins Podcast (profile at wordpress.org)
WordPress version required:2.9.0
WordPress version tested:2.9.2
Plugin version:2.0
Added to WordPress repository:18-02-2010
Last updated:18-02-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://www.pluginspodcast.com/plugins/staticf...
Total downloads:6 332
Active installs:90+
plugin download
Click to start download

Improve the performance of your site by serving your feeds as static (XML) files.

WARNING

If you are not confident with creating/editing files or changing file permissions on your web server, this plugin may not be for you.

Advantages

  • Reduces server processing load (reduces PHP and MySQL processing)
  • Increases server response time (server promptly returns the feed, no need to wait for PHP or MySQL)
  • Faster downloads (presuming you have compression configured on your web server)
  • Improves uptime (static files can continue to be served even if PHP or MySQL are offline)

Supported Feeds

The Static Feed plugin can be used for any of the standard WordPress feeds as well as other feeds added by plugins such as Blubrry PowerPress.

Here's a brief list:

  • RSS2 (default) Feed (example.com/feed/)
  • RSS 0.92 Feed (example.com/feed/rss/)
  • RDF Feed (example.com/feed/rdf/)
  • Atom Feed (example.com/feed/atom/)
  • Podcast Feed (example.com/feed/podcast/)

Category, tag and comment feeds are currently not supported.

How does it work?

Anytime you modify a blog post, the Static Feed plugin stores the latest versions of your feeds as XML files on your web server. These locally saved XML files are then served directly by the web server, avoiding unnecessary PHP/MySQL processing.

Two Ways Static Feed can serve your feeds

  1. As XML files (e.g. example.com/feed.xml)

    • format commonly used by Movable Type blogs
  2. As permalinks (e.g. example.com/feed/)

    • format used by WordPress when using the Permalinks feature

Note about Permalink Feeds

To use this plugin with your existing Permalink feeds (example.com/feed/), your .htaccess file needs to be writable. If your .htaccess file is not writable, the Static Feed plugin will give you instructions how to manually update your .htaccess file. If you cannot modify your .htaccess file, then you're not going to be able to use this plugin for Permalink feeds.

This plugin is not for everyone

If you are using a feed hosting service such as FeedBurner or if your feed includes content that is generated by other factors (such as a star rating plugin), then this plugin is not for you.

More Information

For the latest information please visit the website.

http://www.pluginspodcast.com/plugins/staticfeed/


Screenshots
FAQ
ChangeLog