Hi Sagar;
I would not “inline all CSS”, but instead try (the more difficult) “inline & defer” (see FAQ). Next to that check your wp super cache settings, is seems like your page is always generated and never retrieved from cache, so your time to first byte (server response time) is too high.
hope this helps,
frank
Hello Frank,
Thanks for your prompt response, but when I tried differ option then it screwed my site appearance and loading time reach to high.
After several option combination of AO reached to score and reduce time from 18s to 6s and that to without screwing my appearance.
There is AO differ video guide and implemented suggestions but it screw up apperance and unable to get through so keep setting as it is currently.
If any further suggestions, pls guide.
Regards,
Sagar Jalgaonkar.
well, the wp super cache thing should make a big difference as well, it currently does not seem to work in a correct manner?
Hello Mr. Frank,
GTmetrix waterfall shows 2 css files namely style_dynamic.css and style_dynamic_responsive.css with same purpose, so how to fix that, can you suggest. Here is the link of GTmetrix for your reference.
https://gtmetrix.com/reports/eb5indiainvest.com/kP3OSzNy
Request your kind help to fix it.
Regards,
Sagar Jalgaonkar.
those actualy are .php-files that your theme is injecting. given they’re dynamic, AO can’t aggregate them. maybe check with the theme developer if those can be combined?
frank