Title: Minify CSS &#8211; wp-content/cache/minify/000000/
Last modified: August 22, 2016

---

# Minify CSS – wp-content/cache/minify/000000/

 *  [bobsled](https://wordpress.org/support/users/bobsled/)
 * (@bobsled)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/minify-css-wp-contentcacheminify000000/)
 * I have one file that will not minify in either auto or manual setting and is 
   returning a Eliminate render-blocking JavaScript and CSS in above-the-fold content
   error. But it appears to be a file created by W3TC.
 * sandbox/wp-content/cache/minify/000000/3d80f/default.include.7bacfa.css
 * It is the only error I am receiving on Google Page Speed on my sandbox site, 
   so I would like to be able to eliminate it if possible and then add the fix to
   my live sites.
 * [https://wordpress.org/plugins/w3-total-cache/](https://wordpress.org/plugins/w3-total-cache/)

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

 *  [nickzee](https://wordpress.org/support/users/nickzee/)
 * (@nickzee)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/minify-css-wp-contentcacheminify000000/#post-5576447)
 * I have this same question.
 * Using the Google PageSpeed (PS) Report from the W3TC Dashboard it reads.
 * > Minifying [http://domain.com/assets/cache/minify/000000/4de1c/default.include.34733d.css](http://domain.com/assets/cache/minify/000000/4de1c/default.include.34733d.css)
   > could save 80.4KiB (50% reduction) after compression.
 * I if I download the optimized files from Goolge PageSpeed and compare the one
   created by W3 to the Google optimized one they look like this.
 *     ```
       /* minify_0c2068f5995fd04a03c72e9559892a4b.css */
   
       /* 1 */ @font-face {
       /* 2 */   font-family: 'Open Sans';
       /* 3 */   font-style: normal;
       /* 4 */   font-weight: 400;
       /* 5 */   src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
       /* 6 */ }
       /* 7 */ 
   
       /* minify_e980cb6b50645ddc9d24377f2fe05d53.css */
   
       /* 1 */ @font-face {
       /* 2 */   font-family: 'Open Sans';
       /* 3 */   font-style: normal;
       /* 4 */   font-weight: 600;
       /* 5 */   src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
       /* 6 */ }
       /* 7 */ 
   
       /* minify_fcd77dac8034035042cf3cf9213f7c79.css */
   
       /* 1 */ @font-face {
       /* 2 */   font-family: 'Open Sans';
       /* 3 */   font-style: normal;
       /* 4 */   font-weight: 400;
       /* 5 */   src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
       /* 6 */ }
       /* 7 */
       ```
   
 * and the Google one.
 *     ```
       @font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');}
       @font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');}
       @font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');}
       ```
   
 * Is there a setting to minify the minified CSS created by W3?
 * Interesting side note.
 * I replaced all the ‘un-minified’ (according to PS) CSS in the default.include.
   34733d.css with the ‘optimized’ CSS from Google PS and re-ran PS. It still said
   I needed to Minify the CSS. I then downloaded the new PS optimized CSS and loaded
   it into Notepad++. Using Compare in NP++, with the 1st PS CSS and the 2nd, the
   files matched exactly.
 *  [iamonlythird](https://wordpress.org/support/users/iamonlythird/)
 * (@iamonlythird)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/minify-css-wp-contentcacheminify000000/#post-5576448)
 * Oddly enough, none of my CSS or JS files are minified anymore. I only noticed
   this today. It problem very likely started upon a recent WP core upgrade.
 * Anyone have any more info about this and possible solution?
 *  [Scott Hartley](https://wordpress.org/support/users/destac/)
 * (@destac)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/minify-css-wp-contentcacheminify000000/#post-5576449)
 * [@nickzee](https://wordpress.org/support/users/nickzee/) and @iamtonlythird Try
   using Autoptimize as a replacement for now. Also please remember to start your
   own threads.

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

The topic ‘Minify CSS – wp-content/cache/minify/000000/’ is closed to new replies.

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

## Tags

 * [minify css](https://wordpress.org/support/topic-tag/minify-css/)

 * 3 replies
 * 4 participants
 * Last reply from: [Scott Hartley](https://wordpress.org/support/users/destac/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/minify-css-wp-contentcacheminify000000/#post-5576449)
 * Status: not resolved