Prepare For Impact: Install WP Super Cache NOW!

Seriously go get it, here’s the link. There are only two plugins I feel are required for a WordPress blog, that’s Akismet (if you allow comments) and WP Super Cache. I’m pretty sure it will eventually be written into the WordPress core.

What’s it do? Makes your site faster and uses a lot less CPU resources. Good for shared hosting and good for getting Dugg.

I apologize for not posting about it prior to now, I had only previously posted about WP-Cache. WP Super Cache has WP-Cache built in, but goes to Super Cache mode for the majority of visitors. WP-Cache still requires running PHP (software on your server that runs WordPress), which is necessary for users that have commented or logged in, like you the Administrator (who needs “edit this post” pages), you will get WP-Cached pages. They are pages that have been called up dynamically, but then saved to a static file (like having a regular old HTML file on your server). But the majority of visitors, especially coming off a link like Digg, will get your Super Cache pages. These are also pages that have been written to HTML files on the server, the difference is, these are routed to these pages right at the Apache level, so it’s basically the equivalent of a static site (like your site is just made up of HTML files) aside from when it first creates the cache file. Even with a dedicated server you will notice a speed difference jumping around pages. There is even an option for GZip compression that will speed it up even more to capable browsers as well as cut down on bandwidth.

The plugin is not necessarily an effortless install. It is actively being developed, with constant updates, by the very talented WordPress Contributing Developer, Donncha O Caoimh, who is quite friendly and helpful as well. Mainly your server needs the mod rewrite module, which it has if you are able to use custom permalinks. Also the .htaccess file will need to be edited as well as the wp-content folder writable by the plugin, those permissions will vary depending on your server. I suggest making your .htaccess file totally writable (777) to allow the plugin to edit it, then change it back to what it was. Again, wp-content folder will vary, might just have to play with it, this is where the cache files will be written.

One more thing to be aware of, if you make a new post, the plugin will know and will update pages accordingly, but if you are editing the theme, you are going to need to turn off caching or “delete the cache” (there is a handy link now at the top of the admin panel) to reflect any changes you have uploaded to the theme folder. Also, if you have any PHP running random stuff on the page, like an ad system, it is going to be cached. You will need to look into the hooks that allow a section of the Page to run PHP, or put it in an iFrame (easy solution), or use JavaScript for such things (JavaScript can be good over PHP when possible as it runs on the Web browser’s CPU and not the server).

Now, go get Dugg. Krishna over at PC Weenies will tell you, got a Digg link yesterday with no Super Cache, site was pummeled, today running Super Cache, site is flying and he’s enjoying his best traffic day evuh! ;)

^ 9 Comments...

  1. Wordpress Unleashed: Search Me

    [...] Prepare For Impact: Install WP Super Cache NOW! Tags: Earnings, Profit, Unleashed, Video Course, Wordpress [...]

  2. Daniel Davis

    I’ve been thinking about this plugin anyway, so I think I’ll give it a shot. Hopefully, it won’t be too hard to get running.

    I don’t have crazy traffic, but it would be nice to be able to serve up fast static html pages on a regular basis.

    Thanks Tyler, for the nudge.

  3. Andeh

    omg srsly i oculd have used this liek 2 days ago xD but your saving my butt so thanks!

  4. Krishna

    Absolutely, unequivocally agree with Tyler. Go install WP-SuperCache. It’s super critical. I only wish I had known about it earlier. (And thanks Tyler for the heads-up via Twitter) :)

  5. Garrett Williams

    Getting about 20 visitors a day, I didn’t expect to need this plugin for a while, then one of my comics got over 5,000 hits from StumbleUpon. Thankfully, my server handled it well.

  6. Fleen: Enjoy Our Semi-Abusive Opinion Mongering » Today’s Unanticipated, Unquestioningly True Thing

    [...] The 94% opium-free Wondermark marks (ha, ha) its departure from Modern Tales today; if you were to follow the links, you get a placeholder that promises the afootness of a thing. The Wondermark homepage similarly heralds this mysterious thing, which is revealed (at last) as a rather spiffy new web design, once again using Tyler Martin’s ComicPress theme. Really, this is all just an excuse to point the five of you that don’t use ComicPress for your webcomic over to it, and the make sure the rest of you knew about Martin’s new advice regarding WordPress caching. [...]

  7. sushirose

    I’m working in a link bait strategy for my Comicpress blog to provide visitors with the html to embed in their own online publications. Is there a WP plugin that pulls that html code from my CP gallery directly and makes it dead on easy for visitors to embed?

  8. heavenmanga » Archive » Prepare For Impact: Install WP Super Cache NOW!

    [...] Prepare For Impact: Install WP Super Cache NOW! October 14th, 2008 — Tyler [...]

  9. ComicPress - The WordPress Comic Publishing Theme » Archive » Google Gears & Wordpress

    [...] covered speeding up your site for viewers with WP Super Cache. However that doesn’t do anything for you on the WordPress back end as the [...]

) Your Reply...