网站优化基本技巧
3, static website, the most primitive of the site is static pages, such as home page is index.html such a format, but then so Jianzhan introduced asp php code, web site information generated to improve the speed and reduce hardware site the burden is to use dynamic display mode, the benefits of this model is able to promptly to website featuring a dynamic, article, the release of the user dynamic Deng displayed, but do not generate html article, this article is a virtual exhibition methods , we see the contents of the existing network it does not need the hard drive directly, but through asp php code dynamic display. This client is no problem here, and very quickly and very convenient, but the search engine seems very strange,such as index.asp? Jas = 1453 such a format, search engine do not think it is an article that is a code only, so will affect your. Of course such a situation better and better, as Google is basically dynamic documents included with the almost static. In order to better meet the search engines love, we can only articles written in static, and static files to increase hard disk space, relatively speaking, and reading the volume will increase if the burden on the server. So there may need to have lost its right. As a result, they produced a pseudo-static technology, is to index.php? Main = 1234 file in this format through the code disguised as 1234.html this format, in fact, the format of the article itself has not changed, have not really generate static documents, but in the search engine seems this is a static file.