Home Forums WoodMart support forum GTMETRIX score not coming up from F Reply To: GTMETRIX score not coming up from F

#409064

loptix
Participant

Hello, just passing there. If i may interact to give some advices :

1/ You have .js error in the console. Make sure you have no error before attempting performances tests.
2/ Optimize you images : acutally there is 10 images loading in viewport for 1,162.3 KiB. This is actually really big. Work to do here : optimize the size and use webp compression. Also check lazyloading settings.
3/ Optimize you .js : The js is actually not combined. You have 40 .js files requests : could be reduced to just 1 with combine.
4/ I see also 63 requests from Third-party for 1,888.2 KiB data download this looks to me crazy and for sure gonna make your website slow (personnal thought).

Hope it helps !

Best regards.

  • This reply was modified 2 years, 2 months ago by loptix.
Attachments:
You must be logged in to view attached files.