I’d love to use »W3 Total Cache« for my WordPress page. Caching the full page is really fasten up the site. But there is a lot of current community activity and most pages including some “latest comments” or “new notifications” parts (self made boxes in template, not sidebar widgets)
How can i be sure that only these parts of the page are up to date while the rest can stay in cache as long as i don’t empty it? Whats a good workaround?
Building thoses Boxes with AJAX?
Hope i could explain myself… thanks a lot.
You can use following code to exclude page from caching.
and to exclude particular functions or lines of code include it in foolwing syntax of mfunc.