Caching the Blog

When I switched from self-hosting to DreamHosting, I used DreamHost’s installer facility to do the intial install of WordPress. What was interesting was not only did they bundle in a huge pile of themes, but also included the wp-cache 2 plugin and a strong encouragement to use it. So I gave a glance at the configs for it and enabled it. Seemed simple enough.

I’m still not entirely sure how much it actually helps… I get some odd results (see this WP Support thread for info) but heck, I’m trying to be a good citizen and it does seem to be doing something.

Today I learned one of the things it was doing was hosing my RSS feeds! By adding it’s own cache related comments to the feeds they’d get messed up. After some experimentation, it seems I just need to add “feed” to the Rejected URI’s section of the wp-cache config and I’m back in business.
Exclude feed urls

First I had tried just removing the RSS related files from the list of files that are allowed to be cached. But that didn’t get me anywhere.

Now I’m just trying to decide if caching impacts how Performancing Metrics and Google Analytics track my volumes.

Possibly Related posts:

  1. More Plugins and One Offs
  2. Humility and building a WordPress Plugin
  3. Weblog Tools -> Add Related Posts to Your Feed Review
  4. My Dashboard is Clogged with bbPress Comments!
  5. First Release: Add Related Posts to Your Feed


3 comments to Caching the Blog

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>