織夢(mèng)dedecms采集文章時(shí)不能采集生成TAG及描述的解決辦法

織夢(mèng)dedecms默認(rèn)的采集功能只能采集到keywords,不能生成tags標(biāo)簽,采集回來(lái)的描述這項(xiàng)也是空的,需要再編輯一下才能生成description內(nèi)容。

下面介紹一下解決方法:

首先打開后臺(tái)管理目錄的co_export.php文件,在大概第183行的位置找到如下代碼:

else if($itemName == 'litpic')
            {
                $litpic = trim($ctag->GetInnerText());
            }

在其下面插入以下代碼:

else if($itemName == 'keywords')
            {
                $keywords = trim($ctag->GetInnerText());
            }
            else if($itemName == 'body')
            {
                $body = trim($ctag->GetInnerText());
                $description = cn_substr(html2text($body),150);
                $description = str_replace(' ','',$description);
                $description = addslashes($description);
            }

然后再找到如下代碼

$mainSql = str_replace('@sortrank@', $sortrank, $mainSql);

在其下面插入下面這句:

$mainSql = str_replace('@description@', $description, $mainSql);

再找到如下代碼:

$rs = $dsql->ExecuteNoneQuery($mainSql);

在其下面插入如下代碼:

$tags = InsertTags($keywords, $aid);

 

修改完成后保存即可。

這樣就會(huì)在采集的時(shí)候,發(fā)現(xiàn)原網(wǎng)頁(yè)上有keywords,采集并導(dǎo)入數(shù)據(jù)后,就會(huì)自動(dòng)寫入TAG,如果本來(lái)沒有keywords,就留空。description的話不管原網(wǎng)頁(yè)有沒有,都按采集回來(lái)的正文自動(dòng)生成純文本,不用擔(dān)心夾雜亂碼或者原網(wǎng)頁(yè)亂七八糟的內(nèi)容的。

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