PDA

View Full Version : What methods would you apply for decreasing the loading time of a website?



sonusaini155
01-24-2018, 01:40 AM
Hello friends,

What methods would you apply for decreasing the loading time of a website?

24x7servermanag
01-24-2018, 01:48 AM
You should perform the website optimization techniques to improve the speed of website. You should optimize the images, databases, scripts. Because website loading depend on how heavy is your website that how much time images, databases, scripts are taking to load.

You can also make sure that there should be minimum redirection applied for the site. One more point is, server uptime and response speed. Your server should be maintained properly so server uptime will remain consistent and site will load properly.

Here are some more tips for you -

Make fewer HTTP requests
Use a Content Delivery Network
Optimize images
Minify JavaScript
Minify CSS
Minify HTML
Avoid / Minimize redirects
Enable gzip compression
Inline small JavaScript/CSS
Put CSS in the document head
Avoid bad requests
Minimize request size