Note to Mint users
If you're a Mint user, you might want to add the new search.live.com as a search engine to your Mint config, since otherwise Mint won't recognize these referrers as a Search Engine.The process is quite easy:add the following lines to the end of your engines.php:
$SI_SearchEngines[] = array(
'name' => 'Live.com',
'url' => 'http://search.live.com/results.aspx',
'domain' => 'search.live',
'query' => 'q'
);[/code]
After that, all subsequent hits from Live.com or it's country counterparts should be recognized...
If you're using Mike Valstar's Pepper Refferer Aggregator you have to add the following to the class.php of this Pepper:
'Live.com' => array (
'search.live.com',
),
I've already emailed Mike about this addition as well.





Liked this post?
Share it!
Tweet
Never miss a post!
Subscribe to the newsletter now:
Or grab the RSS feed!