Hello,
I have tried to make my site: Drones Law In Minnesota - [Know Everything Before Taking Off] load faster
The thing is, this TTFB is over 1,5 seconds and sometimes 4 seconds only when I purge caches and wait.:@
If everything is cached, it seems to be very good.
Here’s a first purge cache test:
And the second one (nothing chanced, just redid the test).
I also tested with pingdom and others, same results.
Here’s what I tried so far:
-use cloudflare and MAX CDN (none worked), actually I’m using clouflare as we speak.
-I use w3 total cache with settings I got from a popular article.
- I also tried to activate HTTP/2 from my NGNIX server (with the help of a friend)
- I also tried to activate fastcgi_cache from NGINX but I’m not sure I managed to do it succesfully (Solving Time to First Byte ( TTFB ) in WordPress | by Shahid | Codeforgeek | Medium)
Thanks in advance, you’ll save my week!