Hyper Cache Help
Ask here your questions about Hyper Cache BUT after read the Hyper Cache page: that pages has a lot of information. If you need to asking for help sending piece of code or debug information that are too large for a comment, write me to info@satollo.net.
Of course, be clear when you leave a comment: add a good description of the problem, add the blog address on which you are experiencing problems (in the website field or in the comment text), use a valid email address in the email comment field, otherwise how can I help you???

20. Jun, 2009 







I'm Stefano Lissa. Ten years ago I was building web sites for pleasure. Blogs didn't exist, web content systems were ugly, hosting was really expensive... and my student pocket was empty.
My cache is setup on “Only Modified Posts”, and I checked “Invalidate Home, Archives, Categories on single post invalidation”, but that didn’t do the trick for me: I added a link to my blogroll, and I wanted the front page to be refreshed right away, so I had to edit a post. I did, but the blogroll widget on the front page didn’t get refreshed. Had to wipe the cache. Not sure why this is. Maybe a “Refresh front page” button would be great for this?
Ciao Stefano,
Hyper Cache is great! but I wonder if it’s possible to cache GET queries (?somevars) and at the same time skip the cache with a specific query (ex: ?nocache)
As I can see from the Hyper Cache page, now you can skip cache only by URI patterns.
Thanks!
hi,nice plugin.
but it still get something wrong when i use both did you past math and wp-postviews. how to register a filter(according to Technical notes) to stop hyper cache in these two plugins(did you past math, wp-postviews).thanks.
Hi,
I followed your steps and installed Hyper-Cache on cooo.net.
The control panel shows that is has cache 525 files, but when I log out/clean cookies I don’t see static page; it is still dynamic pages served bt PHP.
Could you advise what could be the problem?
Thank you.
Hi this plugin is working with scheduled post?
or how I could clean the index page of the cache when the scheduled post is published?
Regards, Francisco
…hyper cache is amazing with the performance but I got that problem…
Hi Stefano,
I really love your plugin and I use it on all my website.
On the biggest one (that I have on a different server) it seems that is not working:
pages are cached ok but the cache doesn’t rebuilt itself on a new post (or comment).
I also get
Total requests handled 1
all the time.
any idea?
Thank you
Hello,
I installed Hyper Cache, and it s look a bit faster. Thanks
But when i check the folders in the server, I don t have any /wp-content/hyper-cache.
And there are no gzip compression files.
But the code source of the pages still show the
Also it seems that all the cached pages are stored in /wp-content/plugins/hyper-cache/cache/
What s wrong Doctor?
Same problem with my MU installation. Images cannot be loaded after activation. The cache itself works fine.
Cheerz
Tom
Hello. I like Hyper Cache very much, and thanks for your work!
But it seems that when I want to use the plugin in new wordpress 3.0, the program crashes at once!
Can your please check and fix the bug?
does this work with wp 3.0?
With WP 3.0 seems like Hyper Cache doesn’t rebuild the home page on a new home page post.
Any idea?
In WP 3.0 Multisite the images are working with Hyper Cache activated. Nice! Thanks for this great plugin.
I have a problem when using HyperCache and external pages that I integrated with WP 3.0. Firefox says the website is using an unsupported type of compression/encoding, and will never load the page. Other browsers can not load it either.
The problem only happens when ALL 3 of the following are true:
1. I’m logged into the blog.
2. Compression option is ON in HyperCache options.
3. It only affects my pages outside of wordpress, using wordpress integration.
The affected pages are regular PHP pages, but integrated with WP using following code:
init();
$wp->parse_request();
$wp->query_posts();
$wp->register_globals();
?>
I don’t use require(‘./wp-blog-header.php’) because of the 404 problem described here, http://www.adrogen.com/blog/wordpress-wp-blog-headerphp-causes-404-in-ie/ .
I think I know why it has the problem — probably because my custom pages are outputting HTML before WP is loaded. Very likely, I have an output buffer problem.
But the question is: why does it affect when I am logged in? I thought that when logging in, HyperCache is not supposed to do anything. In my case, it is the opposite: if I am logged out, then all pages work and are cached perfectly. When logged in, it is broken.
Thanks in advance.
Ciao Stefano,
I’m using your plugin on the blog. It seems perfect.
Unfotunately sometimes happens something strange and I don’t know if it related to your plugin or whatelse.
When I click on a post and then I click on onother one the page url changes but the content remains the same.
If I refresh the new page more than one time I can see the right content.
Do you think it’s a problem related to your plugin? Did you never heard something like this?
Thank you in advance,
Riccardo
P.S.
Se avessi scritto in italiano avrei fatto prima!
Hi,
just as you said…
*This page has just been moved from satollo.com and need a bit of reorganization. Be patience.
..correct would be:
and “needs” a bit of reorganization.
Be patient please.
now for the tecnical aspect.
Would it make sens to ask for a “chronometer counter” somewhere on a page to measure the loading speed of page with and without Cache activated ?
Thanks for your expertize.