Answers

Question and Answer:

  Home  Website Developer

⟩ 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,

 139 views

More Questions for you: