02-14-2019, 09:16 AM
(02-13-2019, 02:00 PM)jonathan brown Wrote: Hi,
Few tips to reduce website loading speed are:
- Enable compression option
- Minify CSS, JavaScript, and HTML coding
- Reduce redirects
- Remove render-blocking JavaScript
- Leverage browser caching
- Improve server response time
- Use a content distribution network
- Optimize images
Nice suggestions. Thanks.