By Javier García, 4 months and 3 days ago

1 Blog Cacher 2.0.4

The new version of this plugin has been released. New features:

  • Support for WordPress 2.6 cookies (fixes problems with users not being logged-in).

You can read the plugin full features or download it right away.

15 comments

#1. Henkmsncam, 4 months and 2 days ago

Hi,

just instlled the plugin. I was having lots of problems with wp super cache and it seems like I dont have it with your work. Thank you very much for this GREAT plugin!

#2. Henkmsncam, 4 months and 1 day ago

Update on above post: I am logged in in wordpress but somehow i dont see the «edit» button under my posts? So I guess the cached page does not see me logged in? Any tips?

#3. Javier García, 4 months and 1 day ago

Logins are handled correctly with the new version.

#4. Henkmsncam, 4 months ago

Hmm, somehow it does not work for me. I tried IE7 and FF3. I am logged in but dont see any «edit» button or am recognised as logged in? Strange!

What to do with the expired files? Are they expired because of change content/add comments? Why would cache keep them then?
thx!

#5. Henkmsncam, 4 months ago

It works! I redownloaded the file and upped it and it works!!! thx.

#6. Henkmsncam, 3 months and 27 days ago

Hi,

what to do with the expired files? I got 19400 expired files aved in your cache directory (638544.61 KB = 623.58 MB).
How often does it get cleaned up?
I set it at Cache expiration 86400 seconds.

thx!

#7. Javier García, 3 months and 27 days ago

Expired files must be deleted through the plugin page in the admin panel (unless you set up a cronjob or something like that).

#8. Henkmsncam, 3 months and 23 days ago

Hi,

is this plugin working less good for logged in members or does that not matter?
I did see the option: Logged users: Use an individual cache for each user

thx (again!)

#9. Javier García, 3 months and 23 days ago

You just need to decide how you want the plugin to handle logged users.

#10. Dustin, 3 months and 10 days ago

Javier, how do you set up the cron job to remove the expired files? I know how to set up a basic cron job, but I'm not sure how to set it up for this plugin. What «command» am I supposed to use?

#11. Javier García, 3 months and 10 days ago

Dustin, it's not a «command». You'd have to set a php file and call it with the cron. You can take a look into the plugin code to see the code used when removing files.

#12. Miguel, 1 month and 5 days ago

how I avoid index to be cached? Insert index.php in OBC_REJECTED_STRINGS doesnt work, because the blog is accesse via http://www.domain.tld

tks

#13. Kees, 1 month and 4 days ago

Same question as above guy. I show random posts on my blog by adding

before the loop. When I enable 1 blog cacher it does not show random posts anymore but cached index. I excluded index.php

define(«OBC_REJECTED_STRINGS»,»wp-,index.php»);

But that seems NOT to work. Any tips?

#14. Javier García, 1 month and 4 days ago

You could play with OBC_REJECTED_STRINGS and OBC_ACCEPTED_STRINGS but it's risky, because you could end up disallowing parts of your WordPress you are not supposed to disallow.

The index is usually the most visited page of the blog, so not caching it is a waste. If you want some parts of the index not to be cached, you should use dynamic code.

#15. Kees, 1 month and 4 days ago

Yep I added it (index.php) to OBC_REJECTED_STRINGS but then http://www.domain.com does not work. Only http://www.domain.com/index.php works. Any idea to rewrite that? Maybe with .htaccess ?

Write a comment

If you want to add your comment on this post, simply fill out the next form:





* Required fields

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>.

No trackbacks

To notify a mention on this post in your blog, enable automated notification (Options > Discussion in WordPress) or specify this trackback url: http://​1blogcacher.com/​2008/​07/​1-blog-cacher-2-0-4.html/​trackback