Any one knows how to speed up the website loading?

Replies6

  • Delete extremely old posts, photos and videos as well as plugins and archieved web pages.
  • @Dyran Odunuga
    Yes!
    This is something , I did it before.
    As per GT Metrix report, I should Reduce the number of DOM elements.
    I do not exactly how?
  • @khchichine hamza Thanks so much .
    I did all these using WP Rocket and other add-ons.
    As per GT Metrix report, I should optimize WP.
    But I do not know exactly how?

  • First step and easiest is optimizing the images for the web.
    Lower the amount of request that needs to be made on initial load.
    Then comes optimizing the javascript and css bundle size.
    You can then optimize the javascript code itself, and also the amount of time it takes for the backend to send back a response.

    Hope that helps!
  • Is the website built on wordpress?

    Also, reduce the size of the images (i.e. from MB to KB).
    There are many more ways but start with that.

You must sign up or log in before you 
add a comment.

Post reply