What is the name of the domain?
What is the issue you’re encountering
Website Speed Has Not Improved
What steps have you taken to resolve the issue?
Hi, Our Website speed is really very slow, I am using Cloudflare pro plan with the APO and zaraz (A third-party tool manager built for speed, privacy, and security) Still my website speed is very low. Could you please help me to improve that.
Thank you
Screenshot of the error
neiljay
September 7, 2024, 12:56am
2
You are right. The site is slow. And solution cannot be just the Pro plan or APO or Zaraz. You need to work on the development part. Here’s what you (or your developer) need to work on. See all the errors:
https://pagespeed.web.dev/analysis/https-canadianlic-com/c1zxcmhq7v?use_original_url=true&form_factor=desktop
Once fixed, you will surely see the difference! Then you may think of:
To add additional info for TTFB, Cloudflare Speed Week 2023, has also added GraphQL Timings Insight API where you can query your Cloudflare orange cloud enabled proxied web site’s TTFB metric as outlined in Cloudflare blog post at Introducing Timing Insights: new performance metrics via our GraphQL API . FYI, the blog’s GraphQL API queries are incorrect though and will error out if you try them.
Below are some working examples. Instead of blog GraphQL query
query TTFBQuantiles($zoneTag: string)…
Refer this article too:
You will have to activate it by a PageRule:
[image]
But handle with care, it will litterally cache everything, as the name says, and you will have to purge the cache yourself on changes to make them take effect.
For more information, you may the forum.
3 Likes
system
Closed
September 22, 2024, 12:57am
3
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.