[Newbie Thread] What is your site speed load time?

PaulRD

Senior Member
Joined
Jun 17, 2018
Messages
1,017
Reaction score
460
Recently I've been doing lots of tweaking and server configs.

Pingdom:
https : //imgur.com/a/HfOi43n
1.8 seconds and no further improvement on load time no matter what I do, 100/100 on google pagespeed tho. Wanted speed in milliseconds but somethings not quite right?

Gtmetrix: 1.3 seconds

Website structure-
-Hosting-Vultr
-Nginx-Apache hybrid from runcloud
-300-380 avg TTFB
-WProcket for caching
-Autooptimize for minification
-WPcontrol cron job for sitemap preloading(idk if WProcket option works but found a good guide on WPcontrol plugin)
-Theme-Twenty Seventeen
-No cdn, cloudflare(seem to have caching problem earlier, all go MISS 'ing, no HIT)
-Fastcgi on backend

Share your speed result if you don't mind. Thanks
 
I use as CDN for photos Jetpack, no idea if it is good or not but it`s free.
 
I use as CDN for photos Jetpack, no idea if it is good or not but it`s free.
Forgot to mention, i do use jetpack cdn for Photos. Comes in handy and work just right and makes things fast, how your site speed performed with it
 
@PaulRD Did you have Cloudflare then removed it or just never bothered with it?
 
1.8 seconds and no further improvement on load time no matter what I do, 100/100 on google pagespeed tho. Wanted speed in milliseconds but somethings not quite right?

I've got the same problem with the website of my employee (8-5 job). No matter what I do, I couldn't speed up things. In my case, I found that the host (Hostgator) was the culprit. TTFB (time to first byte) was almost 1s! When you spend one entire second waiting for your host to say "hello!" to your visitors, you're gonna have a bad time (pun intended).
 
You can Also try imagify or smush.it for your image optimization meanwhile CDN Can help you with Server caching which also helps your speed I still use Cloudflare ... not sure why you don’t want to :)
 
speed.PNG


One of my primary site's speed.
Using DO VPS with pagespeed modules
 
I've got the same problem with the website of my employee (8-5 job). No matter what I do, I couldn't speed up things. In my case, I found that the host (Hostgator) was the culprit. TTFB (time to first byte) was almost 1s! When you spend one entire second waiting for your host to say "hello!" to your visitors, you're gonna have a bad time (pun intended).
Exactly!. TTFB is the MAN!(or woman!). Anyway but Idk whats others take on Vultr TTfb, I've seen it ranging from 200 ms to 380 ms max on my setup. Was lucky to get that 200ms, Google loves it but never getting it again these days with my existing setups
 
Had it. But removed for testing. Will be using it again if all caching process goes right
I guess caching is done via cloudflare dashboard anytime you update the site.
 
Just did Cloudflare and this the results. Speed- 1.86 secs still the same. Look at that, all those yellows all EXPIRED cache, just a HIT on main domain route.
What I did on Cloudlfare:
-page rule- 1.https redirect, 2.cache everything on https with edge ttl 3 hrs, browser ttl-5hrs (https://*domain.tld/*)
https://imgur.com/a/mFVzH7q
Image not found: mFVzH7q


And this no-cache thing in request header. Is this a normal thing? if i wanted to serve the cached version from server to cloudflare.
https://imgur.com/a/E5s6e8d
Image not found: E5s6e8d


.If after all this, no bird flies than I'll try pagespeed module as mentioned by user SiddarthiW
 
it the way your host has setup wp in genrual.

the apache has to be setup fast and php boosted correctly .

then you need to add good plugin to sort the speed out.

the best way is get a vps and install everthink your self but not everybody can.


i suggest contracting your host for help in speed .

gd luck.
 
Back
Top