function doPingXmlForBaidu($articleurl){ $xml = " \n"; $xml .= "\n"; $xml .= " "; $url = "http://ping.baidu.com/ping/RPC2"; //百度地址 $ch = curl_init(); $headers = array( "POST ".$url." HTTP/1.0", "Content-type: text/xml;charset=\"utf-8\"", "Accept: text/xml", "Content-length: ".strlen($xml) ); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER,1); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); curl_setopt($ch, CURLOPT_POSTFIELDS, $xml); $res = curl_exec ($ch); curl_close ($ch); if (strpos($res, " 0 ")){ return ture; } else{ return false; }}weblogUpdates.extendedPing \n"; $xml .= "\n"; $xml .= " \n"; $xml .= " \n"; $xml .= "\n"; $xml .= "\n"; $xml .= " \n"; $xml .= " 网站名称 \n"; $xml .= "\n"; $xml .= " \n"; $xml .= " 网站url \n"; $xml .= "\n"; $xml .= " \n"; $xml .= " ".文章articleurl." \n"; $xml .= "\n"; $xml .= " rss地址
百度 ping说明地址http://zhanzhang.baidu.com/tools/ping