TTFB Too High

The website is www.mytezosbaker.com and TTFB is 4.5 Seconds :frowning: Any idea how it can be impoved?

That’s the delay caused by your server. It looks like your main page, and possibly the entire site, doesn’t have user logins that you don’t want cached. In this case:

  1. You can do some Page Caching at your server. Your website framework might have this option, and your web server may as well.
  2. Create a Cloudflare Page Rule for a Cache Level of “Cache Everything” for the main page. Set an Edge Cache TTL of however long you want before Cloudflare refreshes the cache.

This topic was automatically closed after 30 days. New replies are no longer allowed.