Join ExamsbookAnswer :
What are three ways to reduce page load time?5
Q: What are three ways to reduce page load time?
- Show Answer
- Workspace
Answer :
Explanation :
There are many answers here: Reduce image sizes, remove unnecessary widgets, HTTP compression, put CSS at the top and script references at the bottom or in external files, reduce lookups, minimize redirects, caching, etc.