Title: Exclude some page elements from cache
Last modified: April 24, 2023

---

# Exclude some page elements from cache

 *  [mariuszm](https://wordpress.org/support/users/mariuszm/)
 * (@mariuszm)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/)
 * Since you can’t add a comment to this post [https://wordpress.org/support/topic/exclude-some-page-elements-from-cache/](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache/)
   
   I wanted to ask if the plugin developer will solve this problem?Such solutions
   have for example Litespeed cache -> it’s called ESIAs well as w3 total cache -
   > fragment caching

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [mariuszm](https://wordpress.org/support/users/mariuszm/)
 * (@mariuszm)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16685478)
 * Some inspiration for developer Breeze – [https://varnish-cache.org/docs/3.0/tutorial/esi.html](https://varnish-cache.org/docs/3.0/tutorial/esi.html)
 *  Thread Starter [mariuszm](https://wordpress.org/support/users/mariuszm/)
 * (@mariuszm)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16685507)
 * Or this: [https://timbroder.com/2012/12/getting-started-with-varnish-edge-side-includes-and-wordpress/](https://timbroder.com/2012/12/getting-started-with-varnish-edge-side-includes-and-wordpress/)
 *  Plugin Author [adeelkhan](https://wordpress.org/support/users/adeelkhan/)
 * (@adeelkhan)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16689202)
 * Thanks for highlighting the point and reference provided.
 * Right now the functionality not fulfil by Breeze, meanwhile you may exclude the
   URL under the “Never Cache URL” option as well as you can exclude the specific
   JS and CSS files under the “Exclude CSS” and “Exclude JS” options.
 *  Thread Starter [mariuszm](https://wordpress.org/support/users/mariuszm/)
 * (@mariuszm)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16689952)
 * This is not a solution. It’s a shame that Breeze doesn’t support Edge Side Includes
   like other, contemporary solutions. I don’t want to exclude the whole site (as
   you suggest) just its dynamic, selected elements.
   Is there any chance of such
   an update coming soon?
 *  [David Bee](https://wordpress.org/support/users/davidbawiec/)
 * (@davidbawiec)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16690568)
 * [@mariuszm](https://wordpress.org/support/users/mariuszm/) totally agree, this
   would be a fantastic feature. Great references as well. It would be a huge improvement
   to get such contemporary web technologies incorporated into Breeze in the near
   future.
 * For the time being, what I’ve done is excluded any dynamic content from the initial
   HTML page output, rendering only placeholders. I then load dynamic content via
   Ajax calls. This means that the entire page content can still get cached, and
   the dynamic elements get loaded independently for each user.
 *  Thread Starter [mariuszm](https://wordpress.org/support/users/mariuszm/)
 * (@mariuszm)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16691179)
 * [@davidbawiec](https://wordpress.org/support/users/davidbawiec/) can you provide
   the code of your solution to help?
 *  Plugin Author [adeelkhan](https://wordpress.org/support/users/adeelkhan/)
 * (@adeelkhan)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16700366)
 * Now we have add the point in our feature development list and hopefully add in
   our up coming releases.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Exclude some page elements from cache’ is closed to new replies.

 * ![](https://ps.w.org/breeze/assets/icon-256x256.gif?rev=3352595)
 * [Breeze Cache](https://wordpress.org/plugins/breeze/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/breeze/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/breeze/)
 * [Active Topics](https://wordpress.org/support/plugin/breeze/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breeze/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breeze/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [adeelkhan](https://wordpress.org/support/users/adeelkhan/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/exclude-some-page-elements-from-cache-2/#post-16700366)
 * Status: not resolved