{ Gearing your tech needs }

WP-Super-Cache comes with new check list of Accepted Filenames & Rejected URIs

by Honey Singh on August 2, 2009 · 2 comments

I assumed that you know about one of the most brilliant Wordpress Plugin, WP Super Cache, used to enhance the website / blog performance by increasing its loading time. If you doesn’t hear about it then on a simple note its functionality can be described as

This plugin generates static html files from your dynamic WordPress blog. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts.

The static html files will be served to the vast majority of your users, but because a user’s details are displayed in the comment form after they leave a comment those requests are handled by PHP. Static files are served to:

  1. Users who are not logged in.
  2. Users who have not left a comment on your blog.
  3. Or users who have not viewed a password protected post.

Thanks to Donncha for creating this awesome plugin. Now the what’s the point of this blog post? This blog post aims toward the recent update in the WP Super Cache where it comes with new check list of Accepted Filenames & Rejected URIs. Initially we used to defined the manual file names with php extensions for the rejection of the caching but now it work even beyond that.

wp-.*\.php
index\.php

wp-super-cache

Now the check list comes with the options of Conditional Tags (Tags used to define the conditions of the contents in the templates). The main changes in the recent 0.9.6.1 updates are listed below:

1. Ability to move “not logged in” message init below check for POST.

2. Options to add is_admin() check so plugin definitely can’t cache the backend.

3. Options to add “do not cache” page type to admin page.

What is the benefits ?

Now the page which changes most like your home page , front page loads the recent updates and changes with any hassle of clearing the cache.

Hey Bro, why not share this post :
  • StumbleUpon
  • Digg
  • Reddit
  • Technorati
  • Yahoo! Buzz
  • del.icio.us
  • Facebook
  • HackerNews
  • Twitter

Related posts:

  1. How to manage series of posts in wordpress blogs This post is dedicated for those who are into...
  2. How to implement Facebook Connect with your Wordpress Blog Recently Facebook launches the Facebook Connect APIs which provides...
  3. Top 69 Wordpress plugins for Twitter Managing the twitter together with Wordpress blogs is an...
  4. 15 plus best adsense plugin for wordpress bloggers Every single bloggers wants to earns from their blogs...
  5. Top 10 Latest WordPress Plugins Worth Trying WordPress is a high-tech open source publishing platform that...

Subscribe Now

If you enjoyed this post, you will definitely enjoy our others. Subscribe to the feed to get instantly updated for those awesome posts soon to come.

Free Subscription

1 Tweet 5 Other Comments

{ 2 comments… read them below or add one }

2 Coder41 October 22, 2009 at 12:56 pm

If she is happy your life is happier. ,

Leave a Comment

Additional comments powered by BackType

Previous post:

Next post: