Title: This plugin with Caching plugin
Last modified: September 11, 2019

---

# This plugin with Caching plugin

 *  Resolved [idansh](https://wordpress.org/support/users/idansh/)
 * (@idansh)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/this-plugin-with-caching-plugin/)
 * Hi I wanted to know if that plugin will work well with W3 total cache or any 
   other cache plugin in that matter because the HTML should be delivered based 
   on if the browsers supports webp or not.
 * I am still hesitating whether to install it, can you pleaes help.

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

 *  Plugin Author [rosell.dk](https://wordpress.org/support/users/roselldk/)
 * (@roselldk)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/this-plugin-with-caching-plugin/#post-11920816)
 * WebP Express has two ways of distributing webp to webp-enabled browsers while
   still sending the originals to webp-disabled browsers.
 * Method 1: Varied image responses
    This method adds rewrites to the .htaccess 
   which redirects jpegs and pngs to the corresponding webps (if they exist). This
   works fine with page caching.
 * Method 2: Altering HTML
    This method changes the HTML in one of two ways. You
   can have it change  tags to picture tags where there is two sources – one pointing
   to webp and the other to the original. This works fine with page caching. Or 
   you can make it change the URLs to point directly to the webp for webp enabled
   browsers. This option does not work with page caching. However, if you use the
   Cache Enabler plugin along with WebP Express, you can get page caching with that
   setting too – check out the FAQ: [https://wordpress.org/plugins/webp-express/#webp%20express%20%2F%20cache%20enabler%20setup](https://wordpress.org/plugins/webp-express/#webp%20express%20%2F%20cache%20enabler%20setup)
 *  Plugin Author [rosell.dk](https://wordpress.org/support/users/roselldk/)
 * (@roselldk)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/this-plugin-with-caching-plugin/#post-11941779)
 * Marking as resolved…

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

The topic ‘This plugin with Caching plugin’ is closed to new replies.

 * ![](https://ps.w.org/webp-express/assets/icon.svg?rev=1918288)
 * [WebP Express](https://wordpress.org/plugins/webp-express/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webp-express/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webp-express/)
 * [Active Topics](https://wordpress.org/support/plugin/webp-express/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webp-express/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webp-express/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rosell.dk](https://wordpress.org/support/users/roselldk/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/this-plugin-with-caching-plugin/#post-11941779)
 * Status: resolved