General discussion

  • Creator
    Topic
  • #4165085

    How to increase the speed of a website?

    Locked

    by sansiraj62 ·

    The speed of one of my client’s websites is very low. Images are taking much time to load?

    Total blocking time = 38ms

    Speedex index =20.3 s

    What steps should I take to improve it? The URL is https://****
    I have used next-gen image formats like WebP.

    As you know Increasing the speed of a website is crucial for improving user experience, SEO rankings, and overall website performance. Any suggestions and guidelines in this regard.

    Note: URL removed by moderator as spam.

    • This topic was modified 2 months, 1 week ago by Avatar photokees_b.

All Comments

  • Author
    Replies
    • #4165136
      Avatar photo

      Re: speed

      by kees_b ·

      In reply to How to increase the speed of a website?

      If pictures are the problem, my suggestions are:
      – less pictures
      – smaller pictures
      – use a CDN for the pictures

    • #4165222
      Avatar photo

      So those pictures.

      by rproffitt ·

      In reply to How to increase the speed of a website?

      Are they really needed? At the size and quality you used?

      Speed is a factor of size when it comes to delivery of web content.
      Always has been.

    • #4165829

      Reply To: How to increase the speed of a website?

      by robinyutah699 ·

      In reply to How to increase the speed of a website?

      When it comes to increase the speed of website, there are multiple things to consider even before building the website. Yeah, Here are these:

      1- Lightweight theme
      2- Lightweight Plugins
      3- Best hosting
      After Building the Website:

      1- Images Optimization
      2- Less size images in suitable version like Webp
      3- Reduce the Extra CSS files
      4-Remove unnecessary render blocking JavaScript files
      5- Reduce redirects as much as you can.
      And many more but these are enough to be optimized to take the speed up.

      As i did apply these points on one of my site and got the best results

    • #4166587

      Website Speed – What is it built with?

      by earl863 ·

      In reply to How to increase the speed of a website?

      There are so many reasons why your site could be slower than desired. You should first look at the below and determine what your desired end result looks like. Using templates, module add-ons etc can all play a role.

      1.) What is your site built with? (WordPress, HTML or Next.js):

      2.) Location of where it’s hosted in comparison to the clients location:

      3.) Modules used?

      4.) Server congestion/High load?

    • #4166987

      How to increase the speed of a website?

      by abihasna ·

      In reply to How to increase the speed of a website?

      To increase the speed of a website:

      Optimize images and media files.
      Minimize HTTP requests and use browser caching.
      Leverage content delivery networks (CDNs).
      Enable browser compression (gzip).
      Reduce server response time.
      Minify CSS and JavaScript files.
      Use asynchronous loading for scripts.
      Implement responsive design for mobile devices.
      Eliminate unnecessary plugins and scripts.
      Enable browser caching.

Viewing 4 reply threads