Website Developer Question:
Download Job Interview Questions and Answers PDF
Tell me few ways you can reduce page load time?
Answer:
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,
☛ 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,
Download Website Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell us how Does CSS3 Differ From CSS? | Do you know what is DTD (Document Type Declaration)? Mention what is the difference between CDATA and PCDATA in DTD? |