We are testing the “Cache Everything” setting with limited pages as a trial. https://www.xtract.io/solutions/points-of-interest-data is the page we are testing first.
The speed on mobile before the test was 43 and after setting “Cache Everything”, it went to 55, while checking in https://pagespeed.web.dev/ which is an increase.
But, we were expecting far better results with Cloudflare. The only big factor affecting the speed is “Reduce unused JavaScript” with 1.6 seconds (according to pagespeed.web.dev).
Are we missing any other setting, or is this the peek improvement we can expect from Cloudflare?
It’s great to hear that the “Cache Everything” setting has improved the speed of your website on mobile. However, it’s important to note that there are many factors that affect website speed, and it’s not guaranteed that using Cloudflare will always result in a significant improvement in speed.
Regarding the “Reduce unused JavaScript” factor identified by pagespeed.web.dev, this indicates that there may be unused JavaScript code on your website that is not necessary for its functionality. Removing this unused code can help to further optimize the speed of your website.
In addition to using the “Cache Everything” setting, there are other Cloudflare features that can help to improve website speed, such as:
“Auto Minify” feature that can reduce the size of HTML, CSS, and JavaScript files.
“Rocket Loader” feature that can prioritize the loading of important website content and defer non-critical JavaScript until after the page has loaded.
“Polish” feature that can optimize images on your website to reduce their size and improve load times.
I would suggest trying these features out and checking the website speed again to see if there is any further improvement. If you’re still not seeing the level of improvement you expected, please provide more details about your website’s setup and we can look further into possible optimizations.
We can do that with the files that could be hosted. But, the biggest files are of Google Analytics, which can’t be served from our domains. We are implementing Rocket Loader and check for improvements.