Web site speed, directly affect the number of visitors, how to speed up the speed of the site, how to start from the content, to achieve the goal.
Minimizing redirects
Sometimes click on the URL of a new location, tracking clicks will find a site different parts or multiple links together, and we need to redirect from a URL like a browser to another. Redirection triggers an additional HTTP request that increases the page's http://www.aliyun.com/zixun/aggregation/12000.html "> Load time, and technically, only the redirection is maintained to solve the problem of page loading latency."
Delete a query string from a static resource
No bands in cache? "Special characters, even in the public header controlled by the URL cache. A link can be cached only if a dynamic resource query string is used.
Third, specify a character set
Set a character in front of HTTP to speed up browser rendering. You can add a simple code to the head. It is best to use HTML.
Four, reduce the code
deleting HTMLL annotations, spaces, and empty elements can reduce the size of your page, reduce network latency, and accelerate load times.
V. Avoid undesirable requests
Avoid undesirable requests, such as broken links in 404 error. Use the linked detection tool to detect broken URLs, especially images, and then modify them.
Vi. Reducing DNS Lookup
DNS lookup, taking a meaningful host name lookup IP address. The browser cannot do anything else until the lookup is done while the DNS lookup is in progress.
More Special reports: HTTP://WWW.IISP.COM/ZT/C_200.HTML#MBAR?S=ASDX