織夢dedecms采集文章時不能采集生成TAG及描述的解決辦法

織夢dedecms默認的采集功能只能采集到keywords,不能生成tags標簽,采集回來的描述這項也是空的,需要再編輯一下才能生成description內(nè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);

 

修改完成后保存即可。

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

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