Buyrun hocam.
seo.php de 15. satırı ve biraz altı ve biraz üstünü de paylaşmanız lazım daha hızı yardım alabilmek için...
error_reporting(0);
if($_GET['ip']){
$search = new ss_bing();
$wp_sites = $search->search("ip:-.$_GET['ip'].- /page_id=-,0);
(15.satır)
foreach($wp_sites as $wp){
if(eregi('page_id',$wp)){ $cs[]=wp($wp); }