About Web site IIS Log analysis search engine crawler description

Source: Internet
Author: User
Tags iis log resource client website ip
IIS default log files in C:\WINDOWS\system32\LogFiles, the following is the seoer edge of the server log, through the view, you can understand the search engine spider crawling through, such as:

2008-08-19 00:09:12 w3svc962713505 203.171.226.111 get/index.html-80-61.135.168.39 baiduspider+

(+http://www.baidu.com/search/spider.htm) 200 0 64

1, 203.171.226.111 is the search engine spider to ask the website IP,
2, 61.135.168.39 Baiduspider representative, Baidu search engine spider's IP is 61.135.168.39,
3, the code in the/index.html on behalf of the search engine Spider-proofing page
4, 2008-08-19 00:09:12 on behalf of the search engine spider crawling Date and time
5, the code of 200 on behalf of the search engine spider crawling back to the HTTP status code, the code can understand the spider crawling after the reflection, code as follows:
6, w3svc962713505 represents the Web site log folder

7. http://www.baidu.com/search/spider.htm Baiduspider FAQ Page

2XX success

200 normal; The request is complete.

201 Normal; Immediately following the POST command.

202 normal; Accepted for processing, but processing has not yet completed.

203 normal; Partial information-the information returned is only part of the message.

204 normal; No response-received request, but no information to echo.

3xx redirect

301 Moved-The requested data has a new location and the change is permanent.

302 found-The requested data has a different URI temporarily.

303 See other-you can find a response to a request under another URI, and you should use the Get method to retrieve the response.

304 Not modified-the document is not modified as expected.

305 Use proxy-the requested resource must be accessed through the agent provided in the Location field.

306 unused-is no longer in use, and retains this code for future use.

Error occurred in 4xx client

400 Error request-There is a syntax problem in the request or cannot satisfy the request.

401 not authorized-the client is not authorized to access the data.

402 Payment required-Indicates that the billing system is valid.

403 prohibited-access is not required even with authorization.

404 Not Found-the server cannot find the given resource; The document does not exist.

407 Proxy authentication Request-The client must first use the proxy authentication itself.

410 The requested Web page does not exist (permanent);

415 Media type not supported-server denial of Service request because the format of the request entity is not supported.

Error occurred in 5xx server

500 INTERNAL Error-The server cannot complete the request because of an unexpected condition.

501 not executed-the server does not support the requested tool.

502 Error Gateway-server received an invalid response from the upstream server.

503 cannot get service-the server cannot process the request due to temporary overload or maintenance.



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.