• Resolved giorgoskey

    (@giorgoskey)


    Hello, I am using the W3 total Cache plugin to make our site faster careernow.gr. I am running my speed tests at the site https://sitespeed.gr

    According to the latest results my site takes 6.8 seconds to load and from the waterfall I see that only 2 elements load very slow and take most of the time.

    The HTML is about 54KB and takes 1 sec and mostly a minifie CSS file that is about 40KB and takes 4.3 seconds to load!!!! Check https://sitespeed.gr/result/240220_RP_2E/1/details/#waterfall_view_step1

    My question is why this happens to this file only, the waterfall shows many other CSS files that have the same size and download much faster.

    Also I have set this as minify n compress all but the analysis shows that users download 10 CSS and 29 JS files!!! Arent these numbers supposed to be much less??

    Thakns Giorgos

    The page I need help with: [log in to see the link]

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

    (@vmarko)

    Hello @giorgoskey

    Thank you for reaching out and I am happy to help!

    I’ve checked your website and I am not seeing issues with the css files loading

    I am not familiar with the website you are using for testing. but it seems to t be a  WebPageTest.org mimic When it comes to JS files and the number of files to download there are 18 minified JS files. This means that you have a lot of files to begin with and the Auto Minify is the “safe” way to go. You can use Manual Minify and add the files manually and in proper order.

    To avoid breaking of the website and keeping the functionality the files need to be minified when it comes to Minify in the safest order depending on the file location.

    The issue you should focus on is the files that are throwing 404 and you should check this in yoru console.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Minified CSS blocked’ is closed to new replies.