織夢DEDECMS熊掌號周級收錄接口推送

織夢DEDECMS熊掌號周級收錄接口推送,通過周級收錄接口,每天可提交最多500萬條有價值的內(nèi)容,所提交內(nèi)容會進入百度搜索統(tǒng)一處理流程,這個過程需要一段時間,請耐心等待。

先看效果,如果你需要百度主動推送,請點擊織夢dedecms5.7百度主動推送(實時)

打開你的熊掌號管理后臺。記住你的熊掌號接口調(diào)用地址

第一步,打開你的網(wǎng)站后臺-系統(tǒng)-基本參數(shù),添加新變量,如下圖,在你的變量值里面添加熊掌號接口調(diào)用地址

變量名稱:cfg_xiong_push

變量值:(填寫您的熊掌號接口調(diào)用地址)

變量類型:文本

參數(shù)說明:熊掌號推送接口

 

第二步,打開 /dede/inc/inc_archives_functions.php 在文件最后插入下面代碼:

/**
 * 熊掌主動推送
 */
function xiong_push($id="",$qstr="")
{
	global $cfg_multi_site,$cfg_basehost,$cfg_xiong_push;
	if(!empty($id) && !empty($cfg_xiong_push))
	{
		if( !empty($id) && empty($qstr) ) $qstr = $id;
		if($qstr=='')
		{
			exit();
		}
		$qstrs = explode('`',$qstr);
		$cfg_domain = $cfg_multi_site == 'N' ? $cfg_basehost : '';
		$urls = array();
		$i = 0;
		foreach($qstrs as $aid)
		{
			$i++;
			$arcrow = GetOneArchive($aid);
			$url = $cfg_domain.$arcrow['arcurl'];
			$urls[] = $url;
			$artlist .= $url."<br />";
		}
		if($i>1) $artlist = "";
		if(!empty($urls)){
			$ch = curl_init();
			$options =  array(
				CURLOPT_URL => trim($cfg_xiong_push),
				CURLOPT_POST => true,
				CURLOPT_RETURNTRANSFER => true,
				CURLOPT_POSTFIELDS => implode("\n", $urls),
				CURLOPT_HTTPHEADER => array('Content-Type: text/plain'),
			);
			curl_setopt_array($ch, $options);
			$result = curl_exec($ch);
			curl_close($ch);
			$result = json_decode($result, true);
			if(isset($result['error'])){
				return '熊掌主動推送失敗,錯誤碼:'.$result['error'].' message:'.$result['message'];
			}else{
				$not_same_site = isset($result['not_same_site'][0]) ? " <font style='color:#f00;'>推送鏈接與熊掌綁定站點不一致</font> " : "";
				$not_valid = isset($result['not_valid'][0]) ? " <font style='color:#f00;'>推送鏈接不合法</font> " : "";
				return $not_same_site . $not_valid . '熊掌主動推送成功 '.$result['success_batch'].' 條!當天剩余 '.$result['remain_batch'].' 條可推送!'.$artlist;
			}
		}
		return "沒有數(shù)據(jù)被推送!";
	}
}

打開/dede/article_add.php,搜索

//返回成功信息

在它上面添加

if(!empty($cfg_xiong_push))
{
	$backurl .= "<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;".xiong_push($arcID)."</p>";
}

繼續(xù)搜索

line-height:36px;height:36px

替換成

line-height:36px;

如果在這之前你添加過百度主動推送,刪除樣式這一步可忽略。

THE END
亚洲中文色欧另类欧美,久久久久久久激情,亚洲 日韩 欧美 另类 国产,中文字幕高清无码男人的天堂 www.sucaiwu.net