Eliminate Render Blocking
-
I tried eliminating render-blocking JS using defer from W3 Total Cache modification settings. I set the Before </head> embed type as “Non-Blocking using Defer”. But, it breaks my site and no image and some CSS don’t even load after rendering of HTML.
Then, I try “Non-Blocking using Async”. It’s working fine with most of the pages. However, some pages don’t load any images even after the complete rendering of the HTML Page. On refresh, the page loads perfectly, or even on multiple refreshes, it doesn’t load. Further, it doesn’t happen always. Sometimes it loads perfectly and when you refresh the page multiple times, the page breaks.
I can’t share any specific URL as the issue is so random. Like for me, the following URL loads perfectly. But when I refresh the page multiple time. It loads ok then breaks. Then on another refresh, it loads ok and on next it breaks and goes on.
https://templatesfreedownload.com/category/graphic-design/
The image of the broken page is: https://ibb.co/JFNRz6n
I have tried clearing cache of the browser, Cloudflare, and w3 total cache. Also, try on another system. But, the issue persists.
The page I need help with: [log in to see the link]
- The topic ‘Eliminate Render Blocking’ is closed to new replies.