Approach ,one can use to reduce the loading time.
We can reduce page loading time by -
- Compress and optimize the images used in the page.
- Reduce page re-directs.
- Cache the web-pages.
- Switch-on the browser caching.
- Use minified CSS and JS.
- Remove unnecessary plugins added to the website.