Website Developer Question:

Download Job Interview Questions and Answers PDF

Tell me few ways you can reduce page load time?

Website Developer Interview Question
Website Developer Interview Question

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,

Download Website Developer Interview Questions And Answers PDF

Previous QuestionNext 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?