Friday, March 1, 2019

Best solution for quicker site load speed?

Hi, I've got this site with quite high website load time (average of 10s in most of the tests). It's a small e-shop running on PrestaShop.
Most of the tests report problems with:

  • render blocking elements
  • size of the images
  • browser caching
  • minification of the JS and CSS
  • Inline HTML

What would you suggest to do to improve website speed to acceptable time?

I was thinking that this could help:

  • Opt. of the images
  • Lazy load of the images
  • Using CDN - what do you think about this? Can I use this for the images only, or for the whole site?
  • What is the best practice to use prerender/client site rendering/server site rendering?
  • How to solve the browser caching problem?
  • How to solve those problems (minification, inline, render blocking). Is there some tool, or should I just write it all down for web developer.

What is, or is it even possible to combine those techniques above?

Thanks for help guys.

#SEO #Technicalseo #Websiteperformance #Websitespeed

submitted by /u/Marcelstojka
[link] [comments]

from Search Engine Optimization: The Latest SEO News https://www.reddit.com/r/SEO/comments/aw71zq/best_solution_for_quicker_site_load_speed/>

No comments:

Post a Comment