View Single Post
Old 01-11-2017, 04:07 AM   #7
anand.5ines
Registered User
 
Join Date: Jan 2017
Posts: 23
Reduce site load time

Hi,
for any website the first thing you can do is to optimize the images you upload. Images are primary reason behind lazy loading. There are many online tools like optimizila to compress the images.
Second thing you need to minify the javascript and css files.
And third, you need to clear cached files and data.

If you are using wordpress then using plugins can do the works for you.
anand.5ines is offline   Reply With Quote