Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @assad19

    Thank you for reaching out.
    I’ve checked your website and the screenshot you shared.
    All files that you can see like /wp-content/cache/minify/f6524.css are minified files.
    Are you referring to files coming from fonts.googleapis.com
    Thanks!

    Thread Starter assad19

    (@assad19)

    Hi sir,

    if all these files are minified then why sir, they are showing in the render block option?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @assad19

    Thank you for the clarification.
    Minifying and eliminating render-blocking resources are two different things.
    As you can see, the JS and CSS are minified, and those resources were render-blocking prior to being minified.
    There is an option in W3 Total Cache “Eliminate render-blocking CSS by moving it to HTTP body” in Performance>Minify>CSS. When enabled, it eliminates minified render-blocking CSS. However, this option is only available after upgrading to the Pro version.
    Thanks!

    Thread Starter assad19

    (@assad19)

    Okay and sir, how to minify fonts.googleapis.com files? plugin is not minifying the files

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @assad19

    These are external files that are loading on your website from a server other than yours.
    W3 Total Cache handles the files on your server.
    Sometimes external files are minified and sometimes not. I would suggest that you host those files on your server and disable google fonts.
    Alternatively, you can try adding those in Perofmrance>Minfiy>Advanced> Include external files/libraries:
    or Switch to manual Minify and add the files manually and in proper order.
    Thanks!

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

The topic ‘minifying issue’ is closed to new replies.