How can we reduce page loading time?

Approach ,one can use to reduce the loading time.

We can reduce page loading time by -

  1. Compress and optimize the images used in the page.
  2. Reduce page re-directs.
  3. Cache the web-pages.
  4. Switch-on the browser caching.
  5. Use minified CSS and JS.
  6. Remove unnecessary plugins added to the website.