I have a question.
How can I clear the cache when a post is submitted ?
Actually, I need to clear two speficied pages which display these articles ?
By default, I have noticed the index.php
is cleared automatically when a post is submitted.
But not Archive page
or Category page
…
Thanks in advance.
EDIT :
By the way, how to clear only a specific page with W3 Total Cache ?
Example : Clear /blog.php
Hm, I am not sure but I think that whole cache should be invalidated on publishing of new post… Had you tried to enable debug info in W3TC and check why are those pages aren’t refreshed?
As for manual cache clear, from plugin’s FAQ: