C
C#2y ago
Adel

❔ Site speed,

https://gtmetrix.com/reports/cedarautosales.com/ocV6B6hG/ This is how bad my website is right now and I think its due to the images, but please let me know if there is anything I could do to make it run quicker
GTmetrix Performance Report
GTmetrix Grade: F (Performance: 15% / Structure: 83%)
7 Replies
Adel
AdelOP2y ago
this is my first website ^ I am storing images as varbinary(max) let me know if I should do something else
Moods
Moods2y ago
Doesn’t the site itself tell you what to do though Time To First Byte was about 9 seconds, is there something wrong with the server it’s being hosted on? Also just realized but this is a C# server.
Angius
Angius2y ago
Pagespeed also shows images are an issue: https://pagespeed.web.dev/analysis/http-cedarautosales-com/k2me610may?form_factor=desktop Use the <picture> element to provide .webp or .avif (or both) images with a fallback to .png or .jpg
xeronik
xeronik2y ago
@adelj Your site payload is huge. Reduce the amount of CSS files served. Minify your css. Prevent non-existing. Loading your favicon takes 600ms? And its also the default plesk icon. Also, hitting a car-specific endpoint takes 1,6 seconds of raw server processing time (TTFB). So theres something wrong on the c# side too Always use lighthouse as a performance metric, dont use some third party site
Adel
AdelOP2y ago
The server is godaddy but when I remove all the car images its fast I will try @xeronik | aws > azure
Angius
Angius2y ago
Ah, godaddy
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server