how do I exclude certain page from super cache? or actually more like content of it, i don't mind part that doesn't change (often) to be static, but i also have content of page that is dynamic and super cache kind of ruins it(
please advise
thanx!
how do I exclude certain page from super cache? or actually more like content of it, i don't mind part that doesn't change (often) to be static, but i also have content of page that is dynamic and super cache kind of ruins it(
please advise
thanx!
From what I know, you may exclude pages that contain specific string, but can't exclude specific file names.
Also, it is not possible to cache only part of the page.
If you have Varnish server, you may exclude only a part of the page with this plugiin... http://wordpress.org/extend/plugins/cd34-varnish-esi/
I have exactly the same problem.
I have a page "petition" that displays the number of signatures, this page must be dynamic or else the number of signatures change only if I empty the cache.
Nobody have a solution ?
You must log in to post.