simplest ways to improve site speed :
1.Size images before uploading them
2. Eliminate unnecessary plugins
3.Make sure your site’s scripts1 are up-to-date
4.Make use of CDNs
5.Enable browser caching.
6.Turn on Gzip compression.
7.Keep CSS files at the top of your page and Javascript code at the bottom
|