⟩ Tell me few ways you can reduce page load time?
You can do following things to reduce the page load time
☛ Reduce image size
☛ Remove unnecessary widgets
☛ HTTP compression
☛ Placing CSS at the top and script reference at the bottom or in external files
☛ Reduce lookups
☛ Minimize redirects
☛ Caching,