function vbseo_query_http($url) { .. }
function vbseo_query_http($url) { return @implode('', file($url)); } ?>