Should Fix aspect in dolphin as per google

Hello friends. I was doing a website speed test and i observed that there is something is be fixed in js and css. I am not aware of these aspects. Thought of sharing this to you guys. Please help me if you know to resolve this.

 

Should Fix:

Eliminate render-blocking JavaScript and CSS in above-the-fold content

Your page has 3 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
Quote · 29 Jun 2016

This is nice information. Thanks. Render blocking js should always (if it can) be run async or below-the-fold (in footer preferrably). Again if you can, since some other js that requires it to load first will be unable to load if it's either async or below-the-fold.

Am unsure if Boonex has tested Dolphin against different page speed systems, but it is worthwhile work to find out where things can be improved. Doing it from core will save a lot of optimisation times for us admins.

Quote · 30 Jun 2016

We have to use blocking JS and CSS because of the structure of the page. We can't convert it without major rewrite of almost all pages.

Rules → http://www.boonex.com/terms
Quote · 5 Jul 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.