Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
As SEO novice must learn to view and analyze the site log, because from watching these web site log code, you can analyze a site general situation.
Common code in the Web site log:
The Web log records some of the code returned by netizens after visiting the site, the common is 200, 304, 404, Return code 200 to explain this site access is normal, return code 404 to indicate that there are some wrong links, has not visited the link to this page, the situation is most of the webmaster deleted this page, If the return is 304, the site has not been updated for a long time.
Web Log common spider:
In the website log you can see some search engine spider, Common have: Baiduspider (Baidu Spider), Googlebot (Google spider), MSNBot (msn Spider), slurp (Yahoo spider), Youdaobot (Youdao spider), sougou+ Get (web) +spider (Sogou spider).
PS: There is seoer reflection, in their own web site log has not seen above these spiders, this may be your use of the virtual host does not record the function of spiders, this time you want to see your site or your host site is included whether normal, if all included normal, no fuss.
In combination with an example, how to view the Web site log:
First enter your FTP username and password into the root folder, open the log folder-logfiles, you will see many files ending with. Log, this is the log file.
Take a look at the code:
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2012-05-17 00:00:37
The above code shows the code returned by someone who visited my site in Spider 2012.5.17.
--------------------------------------------------------------------------------------------------------------- -----
123.126.50.72 sogou+web+spider/4.0 (+http://www.sogou.com/docs/help/webmasters.htm#07) 200 0 0 21831 426
You see sogou+web+spider this, this is to say Sogou spider in number 17th this day visited my station, and the last 200 shows that the site is not a problem to normal access.
--------------------------------------------------------------------------------------------------------------- ----
mozilla/5.0+ (compatible;+baiduspider/2.0;++http://www.baidu.com/search/spider.html) 200 0 0.54892 339
The same baiduspider explain Baidu Spider visited my station, website visit no problem.
-----------------------------------------------------------------------------------------------------
2012-05-17 00:06:51 w3svc372 58.221.29.70 get/favicon.ico-80-1.86.130.129 mozilla/4.0+ (compatible;+msie+7.0;+ Windows+nt+5.1;+trident/4.0;+.net+clr+2.0.50727;+360space) 404 0 2 1468 247
See the last 404 does not indicate that my site has an error link. And the wrong link is in the Favicon.ico place.
Do not know what Favicon is directly asked Baidu.
Hao Xin advise you must develop a good habit of watching the site log, especially SEO novice. Only the analysis of the log, to know their own web site problems, in order to further improve and make progress. This article reproduced the Hao Xin Blog
Original address: http://www.hbseoer.net/post/xx.019.html