Page 1 of 1
Taking almost a minute to load!
Posted: Sat Feb 08, 2020 4:04 am
by mcruss
Apparently something in my code is causing the Index page to take almost a minute to load.
Here is the URL:
www.ChampionsRunCondos.com
Any help would be appreciated.
Re: Taking almost a minute to load!
Posted: Sat Feb 08, 2020 4:26 am
by BaconFries
The weight of your images used are way to large. One of the images alone is 12.37mb others are between 6mb and 8mb hence why it loads slow. To resolve this you will to optimise each image so that they are in kb (kilobytes) rather than mb (megabytes). Once you have done this your site/pages will load faster.
I was going to recommend to use the following
Tinypng but they have a 5mb limit. You can also try the following
Compressjpeg
I would also recommend that you have a read at the following
Layout Design as at the moment your site is non responsive meaning that it is not mobile friendly for the likes of cell phones, tablets etc.
RWD
Re: Taking almost a minute to load!
Posted: Sat Feb 08, 2020 9:41 am
by alan_sh
Try downloading and using this app
http://www.bricelam.net/ImageResizer/
Works great for reducing the size of images
ALan