How to Reduce the Loading Time of Website?

Hello Friends,

Can anyone of you tell me that how can I reduce the loading time of website.

  1. Reduce image size as much as possible without reducing quality
  2. Reduce the number of files being requested (i.e. combine scripts where possible)
  3. Make use of any caching options that your server may be using. Especially if you’re using server side

You might find Google’s page speed insights helpful. It comes up with one or two daft suggestions but some of them can be helpful.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.