• Resolved srinivasr2007

    (@srinivasr2007)


    Hello, I have a wordpress blog, basically i write articles on Python on my site Itsmycode and I use plugins like CodeSyntax, Google Site kit, Powerkit, AMP and Yoast SEO.

    I am noticing there are render blocking resources when I run page speed insights, this happens on top of modification because of which the score is very low. I thought w3total cache takes care of render blocking part. Not sure If am missing anything or here. I am using auto minify and combine in my settings.

    Can any one look at my site once and let me know what can i do to opmize the speed?

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

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

    (@vmarko)

    Hello @srinivasr2007

    Thank you for your question and I am happy to assist you with this.
    JS – In Performance>Minify>JS when using Auto minify, under the Minify engine settings: you can choose Embed type: Before</head> and After<body> and select “Non-blocking using defer”. This helps with removing render-blocking JS.
    CSS – In Performance>Minify>CSS, there is an option “Eliminate render-blocking CSS by moving it to HTTP body”. This helps with removing render-blocking CSS, however, this option is only available after upgrading to the Pro version of W3 Total Cache.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Page Speed Insights Issue’ is closed to new replies.