Web tips for improving speed of my website?

前端 未结 4 1780
情书的邮戳
情书的邮戳 2020-12-20 09:05

Provide some useful tips as

  • How can I improve the speed of my website?
  • What are the advantages & disadvantages of using sub domains?
4条回答
  •  天涯浪人
    2020-12-20 09:58

    Best practices

    1. Minimum HTTP request
    2. Minified CSS and JS code
    3. Sprite images
    4. Proper Cache control

提交回复
热议问题