Procedural File: _stats.php
Source Location: /blogs/conf/_stats.php
This is b2evolution's stats config file
This file sets how b2evolution will log hits and stats Last significant changes to this file: version 0.9.0.11
b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html
| Copyright: | (c)2003-2005 by Francois PLANQUE - http://fplanque.net/ |
| Filesource: | Source Code for this file |
Blacklist: referrers that should be hidden in stats. This should typically include this site as well as stat services, online email services, online aggregators, etc.
The following substrings will be looked up in the referer http header in order to identify referers to hide in the logs
THIS IS NOT FOR SPAM! Use the Antispam features in the admin section to control spam!
WARNING: you should *NOT* use a slash at the end of simple domain names, as older Netscape browsers will not send these. For example you should list http://www.example.com instead of http://www.example.com/ .
Default value: array($baseurl,
'http://localhost',
'http://127.0.0.1',
'sitemeter.com/',
'bloglines.com/',
'/search?q=cache:', 'googlealert.com/',
)
Do you want to check if referers really do refer to you before logging them
WARNING: this is very time consuming!
Default value: 0Search engines for statistics
The following substrings will be looked up in the referer http header in order to identify search engines
Default value: array('google.',
'.hotbot.',
'.altavista.',
'.excite.',
'.voila.fr/',
'http://search',
'search.',
'search2.',
'http://recherche',
'recherche.',
'recherches.',
'vachercher.',
'feedster.com/',
'alltheweb.com/',
'daypop.com/',
'feedster.com/',
'technorati.com/',
'weblogs.com/',
'exalead.com/',
'killou.com/',
'buscador.terra.es',
'web.toile.com',
'metacrawler.com/',
'.mamma.com/',
'.dogpile.com/',
'search1-1.free.fr',
'search1-2.free.fr',
'overture.com',
'startium.com',
'2020search.com',
'bestsearchonearth.info',
'mysearch.com',
'popdex.com',
'64.233.167.104',
'seek.3721.com',
'http://netscape.',
'/searchresults/',
'/websearch?',
'http://results.',
'baidu.com/',
'reacteur.com/',
'http://www.lmi.fr/',
'kartoo.com/',
)
UserAgent identifiers for logging/statistics
The following substrings will be looked up in the user_agent http header
Default value: array(array('robot', 'Googlebot/', 'Google (Googlebot)' ),array('robot','Slurp/','Inktomi (Slurp)'),array('robot','Yahoo! Slurp;','Yahoo (Slurp)'),array('robot','msnbot/','MSN Search (msnbot)'),array('robot','Frontier/','Userland (Frontier)'),array('robot','ping.blo.gs/','blo.gs'),array('robot','organica/','Organica'),array('robot','Blogosphere/','Blogosphere'),array('robot','blogging ecosystem crawler','Blogging ecosystem'),array('robot','FAST-WebCrawler/','Fast'),array('robot','timboBot/','Breaking Blogs (timboBot)'),array('robot','NITLE Blog Spider/','NITLE'),array('robot','The World as a Blog ','The World as a Blog'),array('robot','daypopbot/ ','DayPop'),array('aggregator','Feedreader','Feedreader'),array('aggregator','Syndirella/','Syndirella'),array('aggregator','rssSearch Harvester/','rssSearch Harvester'),array('aggregator','Newz Crawler','Newz Crawler'),array('aggregator','MagpieRSS/','Magpie RSS'),array('aggregator','CoologFeedSpider','CoologFeedSpider'),array('aggregator','Pompos/','Pompos'),array('aggregator','SharpReader/','SharpReader'),array('aggregator','Straw ','Straw'),)
