Title: Leveraging Browser Caching..
Last modified: August 20, 2016

---

# Leveraging Browser Caching..

 *  [sendandreturn](https://wordpress.org/support/users/sendandreturn/)
 * (@sendandreturn)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/leveraging-browser-caching/)
 * Hi,
 * Does using Super Cache interfere with trying to sort what’s in the server headers
   for my site, some apparently which is not meant to be a good thing (?)
 * Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
   (
   thats on one of my hosts) & Cache-Control: max-age=3, must-revalidate on another
   host.
 * PLUS
 * Getting this working in the htaccess to leverage browser caching:
 * ExpiresActive On
    ExpiresByType image/gif A2592000 ExpiresByType image/jpg A2592000
   ExpiresByType image/jpeg A2592000 ExpiresByType image/png A2592000 ExpiresByType
   text/js M604800 ExpiresByType application/javascript M604800 ExpiresByType application/
   x-javascript M604800 ExpiresByType text/css M604800
 * Do I need to lose sleep over this lol

Viewing 1 replies (of 1 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/leveraging-browser-caching/#post-2252506)
 * I don’t think you need lose sleep over it, but there are plenty of resources 
   online for learning about this.

Viewing 1 replies (of 1 total)

The topic ‘Leveraging Browser Caching..’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/leveraging-browser-caching/#post-2252506)
 * Status: not resolved