我网站上来根据自于GOOGLE的访问的最受欢迎文章统计

王朝other·作者佚名  2006-01-08
宽屏版  字体: |||超大  

wget http://www.chedong.com/log/2003_7.log

统计脚本:

grep google 2003_7.log |awk -F '\t' '{print $6}' |sort|uniq -c |sort -rn

1764 http://www.chedong.com/tech/cvs_card.html CVS 使用手册

563 http://www.chedong.com/tech/oracle.html ORACLE 安装

502 http://www.chedong.com/tech/google.html 面向GOOGLE的网站设计优化

369 http://www.chedong.com/tech/indent_tools.html 代码缩进工具

334 http://www.chedong.com/tech/hello_unicode.html JAVA的UNICODE简介

312 http://www.chedong.com/tech/apache_install.html APACHE安装

273 http://www.chedong.com/tech/nat.html NAT的使用

258 http://www.chedong.com/tech/lucene.html LUCENE全文索引引擎

255 http://www.chedong.com/tech/ 学习笔记首页

254 http://www.chedong.com/tech/unicode_java.html UNICODE应用设计

247 http://www.chedong.com/tech/resin.html RESIN自启动

190 http://www.chedong.com/tech/awstats.html 日志统计工具

180 http://www.chedong.com/tech/google_ads.html 面向GOOGLE的

173 http://www.chedong.com/tech/dev.html 开发环境搭建

167 http://www.chedong.com/tech/google_url.html 面向GOOGLE的网站URL设计

136 http://www.chedong.com/tech/cms.html CMS选型和设计

132 http://www.chedong.com/tech/mysql.html MYSQL维护笔记

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有