Question

  • Creator
    Topic
  • #2143379

    web Development

    Locked

    by johnisabella ·

    How can you reduce page loading time?

All Answers

  • Author
    Replies
    • #2422465

      In many different ways

      by nshep ·

      In reply to web Development

      1. Use quality hosting
      2. Keep your server technology up to date, i.e. use the latest version of PHP
      3. Same for your website components, e.g. when using a CMS
      4. Decrease server requests
      5. Optimize images to make them load fast
      6. Enable caching and Gzip compression
      7. Use a Content Delivery Network (CDN)
      8. Use HTTPS and HTTP/2

      You should also run your site through tools like https://tools.pingdom.com/ and https://gtmetrix.com/ and see what they tell you to improve.

Viewing 0 reply threads