Seo optimization solution

Source: Internet
Author: User

All js files of the website are converted into other files, which are called by link during use.

All website styles use CSS to the maximum extent. CSS files are converted into files, which are called externally during use.

If js and css cannot implement external calls, place them at the bottom of the program.

Do not judge cyclically on the same page

Avoid using N multiple trigger events on the same page

It is best to keep the size of a page within 30 KB

Try to achieve the same effect with the smallest part of the program code

Reduce the usage frequency of cursors as much as possible

The following principles should be followed for code optimization:

Delete "space characters in/blank lines before each line of code starts"; "do not add comments that will not affect the readability of the source code even after deletion "; deny refers to the existence of a "null statement" between codes, that is, there is no tag of any content between tags; every necessary gaze should use the relevant keywords/words;

Related Article

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.