PDA

View Full Version : What methods should you use to decrease the loading time of a website?



handmaderug
03-23-2020, 05:46 AM
What methods should you use to decrease the loading time of a website?

ritesh3592
03-23-2020, 05:53 AM
The following are some tips for decreasing your web page loading times.

-Check the Current Speed of the Website
-Optimize Your Images
-Don't Scale Down Images
-Compress and Optimize Your Content
-Put Stylesheet References at the Top
-Put Script References at the Bottom
-Place JavaScript and CSS in External Files

nancy07
03-23-2020, 08:29 AM
Few methods that can be used to decrease the loading time of a website are -

- Check the Current Speed of the Website
- Optimize Your Images
- Minimize HTTP requests
- Compress and Optimize Your Content
- Reduce 301 redirects
- Put Script References at the Bottom
- Cache your web pages
- Place JavaScript and CSS in External Files

swaroop
03-23-2020, 10:48 AM
The following are some tips for decreasing your web page loading times.
Check the Current Speed of the Website. ...
Optimize Your Images. ...
Don't Scale Down Images. ...
Compress and Optimize Your Content. ...
Put Stylesheet References at the Top. ...
Put Script References at the Bottom. ...
Place JavaScript and CSS in External Files.

vinithaeka
03-23-2020, 11:54 AM
Do you have a slow loading blog and aim for ideal load time? ... page load time decides whether a visitor to your site will explore further or part their ways. ... Use Content Delivery Network to Improve Average Page Load Time.

qtechservers
03-23-2020, 02:47 PM
Compress the images and make sure you use proper headers.

jayam
03-23-2020, 04:08 PM
You may use a Content Delivery Network (CDN) such as Amazon Cloudfront to reduce the page load time. Access to a faster server near your user’s geographical location ensures faster loading time for your mobile site.

sophiawils59
03-24-2020, 04:54 AM
-First of all check your website loading time on Google page speed tool.
-Check server health, if system configuration is not enough improved it
-Try to compress all css/js files
-Compress/optimize images
-Remove unwanted space from html/css/js files
-Enable browser caching
-Remove unused CSS/Js