Table of ContentsTLDRStreamlining resourcesMinify codeCompress imagesLazy-loading imagesFontsNginx configurationEnable HTTPSEnable IPv6 (if possible)Disable logging (if possible)SecurityGzip and cachingLetsEncrypt (if you go HTTPS way)Performance ReportsUseful linksTLDRTry to keep page load smaller than 50KB per request if you’re not dealing with images, a webpage should never be larger than a copy of Doom. Don’t add 10MB images to your site, generate thumbnails and compress them; link …