Jump to content

Website help ( chain critical requests )

Go to solution Solved by SupaKomputa,

You're using to many custom fonts, try reducing the varieties.

Where do you host the website?

Loading stuff from external website is okay, it decreases the latency since the user are downloading the code much faster from CDN server instead of yours.

I suggest using Cloudflare to boost your pageload.

I have just ran my site on Pagespeed insight and it says I need to avoid Chaining critical requests - 14 chains found

Max critical path latency 900ms

https://(SITE NAME ) …v15/JTURjIg1_….ttf(fonts.gstatic.com) - 0 ms, 24.65 KiB…siteground-optimizer-assets/siteground-optimizer-combined-….css(SITE NAME) - 230 ms, 84.54 KiB…v20/KFOmCnqEu….ttf(fonts.gstatic.com) - 0 ms, 20.86 KiB…v15/JTURjIg1_….ttf(fonts.gstatic.com) - 0 ms, 24.09 KiB…v22/u-4n0qyri….ttf(fonts.gstatic.com) - 0 ms, 23.59 KiB…v15/JTURjIg1_….ttf(fonts.gstatic.com) - 0 ms, 24.05 KiB…v20/KFOlCnqEu….ttf(fonts.gstatic.com) - 0 ms, 21.02 KiB…v20/KFOlCnqEu….ttf(fonts.gstatic.com) - 0 ms, 20.91 KiB…v20/KFOlCnqEu….ttf(fonts.gstatic.com) - 0 ms, 20.94 KiB…jquery/jquery.min.js?ver=3.5.1(SITE NAME ) - 50 ms, 30.67 KiB…v22/u-4n0qyri….ttf(fonts.gstatic.com) - 0 ms, 23.81 KiB…v20/KFOlCnqEu….ttf(fonts.gstatic.com) - 0 ms, 20.94 KiB…v6/hv-TlzNxI….ttf(fonts.gstatic.com) - 10 ms, 18.04 KiB…v15/JTUSjIg1_….ttf(fonts.gstatic.com) - 0 ms, 24.28 KiB

 

Im not sure what to do or how to fix this, any help would be great. Thank you

Link to comment
https://linustechtips.com/topic/1309345-website-help-chain-critical-requests/
Share on other sites

Link to post
Share on other sites

It means you're loading a ton of resources from external sites, this takes 900 ms, which slows down your site. You should avoid loading so much stuff from external sites.

 

~edit: Since it mentions .ttf and fonts.gstatic.com I assume the issue is that you're using custom fonts and those fonts come from external servers.

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

You're using to many custom fonts, try reducing the varieties.

Where do you host the website?

Loading stuff from external website is okay, it decreases the latency since the user are downloading the code much faster from CDN server instead of yours.

I suggest using Cloudflare to boost your pageload.

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×