• Resolved scandinaviannerd

    (@scandinaviannerd)


    Hi,
    I’ve finally connected Cloudflare CDN and after suggestions I choose W3 cache.
    After all I finally got better page speed in gtmetrix: https://gtmetrix.com/reports/iqm.no/nYeyjB2x

    But it is still not applying “Inline CSS”, that I have ticked in w3 settings.
    Addionally there is NO function to combine JS and CSS files? It is “Only”, not both?

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

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

    (@vmarko)

    Hello @scandinaviannerd

    Thank you for your inquiry and I am happy to assist you with this.
    Can you please share the Minify settings in Performance>Minify?
    You stated that you are using Cloudflare, is minify enabled in Cloudflare?
    I am not sure what do you mean by:

    It is “Only”, not both?

    You can either minify or combine JS/CSS
    Thank you!

    Thread Starter scandinaviannerd

    (@scandinaviannerd)

    Hi Marko,
    I tried to change some of settings:
    https://gtmetrix.com/reports/iqm.no/RSEpQBkI

    Can’t make it better: (Yes, minify under Cloudflare is enable and working!)

    My setting under minify for W3 are following:
    HTML minify settings: Enable
    Inline CSS minification X
    Inline JS minification X
    Don’t minify feeds
    Line break removal X

    JS minify settings: Enable
    Operations in areas:
    Embed type:
    Before </head>
    After <body>
    Minify Combine only X
    Preserved comment removal (not applied when combine only is active)
    Line break removal (not safe, not applied when combine only is active)

    CSS minify settings: Enable X
    Combine only
    Preserved comment removal (not applied when combine only is active)
    Line break removal (not applied when combine only is active) X

    @import handling: Process

    My page full load time is 17 sekunds with 190 request. Something must be done wrong under settings.
    I’m not getting JS file management as shown in youtube tutorials.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @scandinaviannerd

    Thanks for the info.
    If you are using Cloudflare minify you should not be using W3 Total Cache minify and vice versa as it may cause a lot of conflicts. Same as using two minify plugins.
    The JS file management is available in Manual minify mode.
    I’ve checked your test result and It appears that your page speed score and the load time is at 6s https://gtmetrix.com/reports/iqm.no/jSJeFeOe
    Are you getting the same result?
    Thanks!

    Thread Starter scandinaviannerd

    (@scandinaviannerd)

    now I got 8,6 s. https://gtmetrix.com/reports/iqm.no/X9GcoGx8
    It seems the settings I have combine with w3 and Cloudflare, are wokring very well…

    the main issue is “requests”= 189.
    Is there anyway to optimize : These 2 functions via w3?

    1. Add Expires headers
    2. Make fewer HTTP requests

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page Speed, Inline CSS, Make fewer HTTP requests’ is closed to new replies.