I think ill make the search more like the rankings in some way, for now please open sources/search.php
$query = "SELECT sites.username, url, title, description, banner_url, category {$extra_columns} FROM {$CONF['sql_prefix']}_sites sites, {$CONF['sql_prefix']}_stats stats WHERE active = 1...