Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: What are three ways to reduce page load time?

  1. #11
    Member
    Join Date
    Aug 2018
    Posts
    77
    Quote Originally Posted by sweetsdailyupdates View Post
    1. Minimize HTTP Requests
    2. Reduce server response time
    3. Enable compression
    4. Enable browser caching
    5. Minify Resources
    6. Optimize images
    7. Optimize CSS Delivery
    8. Reduce the number of plugins you use on your site
    9. Reduce redirects
    Thanks, helpful tips to reduce the web page load time..........

  2. #12
    Junior Member
    Join Date
    Jan 2019
    Location
    Mohali India
    Posts
    7
    1. Optimize Caches
    2. Apply CSS3 and HTML5
    3. Minimize Image Size to Reduce Average Page Load Time

  3. #13
    Junior Member
    Join Date
    Jan 2019
    Posts
    2
    Quote Originally Posted by sweetsdailyupdates View Post
    1. Minimize HTTP Requests
    2. Reduce server response time
    3. Enable compression
    4. Enable browser caching
    5. Minify Resources
    6. Optimize images
    7. Optimize CSS Delivery
    8. Reduce the number of plugins you use on your site
    9. Reduce redirects
    Nice sharing good one collection

  4. #14
    Junior Member
    Join Date
    Jan 2019
    Posts
    4
    Reduce image/video loading time
    reduce HTTP requests
    improve your code ( minify CSS, minify javascript) (delete unnecessary code)

  5. #15
    Junior Member
    Join Date
    Apr 2019
    Location
    Singapore
    Posts
    11
    Three tips from my side:-

    Optimization of website pages is a must.
    Check the speed of your website.
    Try to use images that are a good fit for the website. Good fit=size of images should not exceed the limit.

  6. #16
    Member
    Join Date
    Aug 2018
    Posts
    77
    Enable browser caching
    Optimize images
    Reduce the number of plugins you use on your site

    Cheers

  7. #17
    Junior Member
    Join Date
    Mar 2017
    Location
    San Jose, California
    Posts
    7
    Three best ways of reducing the page load time. ahmm. it can be achieved firstly by having the optimized images and other media files in your website. secondly, reduce the number of plugins' usage in your website. finally, by enabling the compression of files. It is not only helpful in enhancing the page speed, but also helpful in reducing the bounce rate of the website.

  8. #18
    Junior Member BillLourd's Avatar
    Join Date
    Jun 2020
    Location
    Chicago
    Posts
    2
    Quote Originally Posted by davidfoto View Post
    Try the following Google PageSpeed Insights what check and write your issues.
    https://developers.google.com/speed/pagespeed/insighatvs/?hl=eng
    Make your web pages fast on all devices.
    I used it and repaired the failure what it showed.

    Best Regards,
    David
    That helped me a lot too.

  9. #19
    Member
    Join Date
    Aug 2018
    Posts
    77
    Look for the oversized images

  10. #20
    Junior Member
    Join Date
    Sep 2020
    Posts
    1
    Hi,

    there are more than 3 ways to reduce page load speed

    Check the Current Speed of the Website.
    Optimize your Images.
    Don't Scale Down Images.
    Use Content Delivery Network.
    Compress and Optimize your Content.
    Put Style sheet References at the Top.
    Put Script References at the Bottom.
    Place JavaScript and CSS in External

Similar Threads

  1. Page Load Timer
    By frpeter in forum Web Development
    Replies: 15
    Last Post: October 5th, 2008, 11:39 PM
  2. Reduce WindowsXP/Vista login time for domain users
    By n00bius in forum Operating Systems
    Replies: 6
    Last Post: May 8th, 2008, 07:18 PM
  3. Replies: 0
    Last Post: October 20th, 2005, 12:23 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •