how can I improve the loading time of my web krakenhot[.]com? any advice thanks
time charge
Collapse
X
-
-
-
You should optimize the images to reduce their size.Comment
-
You are also loading several videos as banners on your index. (several jwplayer instances with small mp4s).
Maybe turn those into (optimized) gifs and lazyload so it wont load all the images on pageload but only when they are needed.
Also are you aware your theme is not activated on all your pages? for example krakenhot[.]com/videos/
The page itself loads pretty quick here but you can also try to preload cache, I see you use "W3 Total Cache" and there should be an option for this. This way there should be a "hot" cached copy that can be served to the user instead of the user generating a fresh one on first hit.
Good luck!Comment


Comment