Summary of Web Front-end optimization in the high-performance website construction guide:

Source: Internet
Author: User

All are front-end technologies:


1. Reduce HTTP requests and package all the packets that can be packaged together

2. Use CDN, rent or build your own, depending on the situation

3. Add the Expires header for long-term caching

4. compression component transmission, in addition to images and PDF

5. CSS is thrown at the top of HTML (it only looks fast, but the user is usually SB)

6. js throw at the bottom of HTML

7. Use CSS expressions as few as possible

8. Use external JS and CSS (cache)

9. Reduce DNS queries (cache)

10. Simplified JS

11. Less redirection

12. Avoid repeated scripts

13. Configure etag

(Next, we will analyze the useful technologies in detail. Here we will give you a research direction)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.