Optimize Web Load Time
-
My web load time is aboout 2 second.
I know that 2 second is not bad.
-> https://angora.meBut I still struggle to get less than 1 second.
I use managed hosting with LiteSpeed server.
My server location in Indonesia.I use Incapsula.
And also Cloudinary for image CDN.I use 12 plugins.
AdtoAny, All in One Security, Yoast SEO,
WP Fastest Cache, WP Optimize, Custom CSS, etc.My problem is…
1.
Start connect time is more than 800 milisecond.
(Connect : 255ms, Wait : 497 ms, Received : 257ms)
-> https://tools.pingdom.com/fpt/#!/bqnNbi/https://angora.meAs far as I know, Google standard no more than 200 milisecond.
2.
I only use 1 font (noto serif).
But I got double request for my fonts.gstatic.
-> https://gtmetrix.com/reports/angora.me/ufeTWKYVI installed ‘remove google font plugin’.
But I still got double for fonts.gstatic request.3.
I’ve tried <?php flush(); ?> method.
But the result still the same.What should I do now?
- The topic ‘Optimize Web Load Time’ is closed to new replies.