Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Web server diary, for each webmaster is very important, from here we can get a lot of information. You can just start not understand, but do webmaster after you can not understand. I did not understand before, but see the article old see, learn the next, also understand.
What is a server journal?
The diary of the server is to record the whole process that the website is visited, what time to what time have who come, what search engine has come, have included your webpage. Your diary is on your first day of work from your site.
How do I view my server's diary?
You have the server first open Internet information services, select your site properties, the following have "Enable logging", there are generally three options: the Web extension log file format, Microsoft IIS log file format, NCSA Common log file format, by default: The format of the universal log file, select the attributes on the right, the following log file name: (for example: W3scc1\ncyymmdd.log), log storage directory is generally: C:\WINDOWS\system32\LogFiles, if you want to open the log folder, That address is C:\WINDOWS\system32\LogFiles\W3SCC1. If you use a virtual host can go to the server's background selection log saved with FTP to download, generally placed in the log folder.
What do you think of the code inside?
A lot of friends after the diary opened a look, startled, inside write a mess, one can not understand. Don't worry, in fact, he is in order, he is in the unit of time. A line is a record. Here are some examples:
2009-10-11 09:36:32 get/show.asp-220.181.125.70 http/1.1 sogou+web+spider/4.0 (+http://www.sogou.com/docs/help/ WEBMASTERS.HTM#07)-200 0 36228
This is a line of code in my website diary, 2009-10-11 09:36:32 This is the time, is when. Get that is the action, generally have got and head two kinds, these two differences, understand the programming friends know, here do not say. /show.asp is the address of the file that you are accessing. 220.181.125.70 is the IP address, I am here Google, http/1.1 sogou+web+spider/4.0 (+http://www.sogou.com/docs/help/webmasters.htm# 07 Here a look at the know. 200 0 36228 is not included here. There are a lot of logos here. I don't really understand. Oh, just write so much. No more writing. And then it's a bird.
Article from: www.feicuich.com