Optimize page load speed
-
Hi,
I am trying to optimize the page load speed of my website. I use Google LightHouse to check its performance, as below:
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.datanumen.com%2F
In the result, it suggested:
1. Preload key requests, for the following resources:
…fonts/montserrat-v14-latin-700.woff2(www.datanumen.com) 1,080 ms …fonts/lato-v16-latin-regular.woff2(www.datanumen.com) 930 ms …fonts/montserrat-v14-latin-regular.woff2(www.datanumen.com) 750 ms …fonts/lato-v16-latin-700.woff2(www.datanumen.com) 660 ms …fonts/montserrat-v14-latin-600.woff2(www.datanumen.com) 510 ms …fonts/montserrat-v14-latin-300.woff2(www.datanumen.com) 480 ms
However, I try to search text ‘montserrat-v14-latin-700.woff2’ in the HTML source of the page, but cannot find it. I also try to search it in header.php, still cannot find it.
In such a case, how can I optimize the resource loading?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Optimize page load speed’ is closed to new replies.