欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

去掉destoon資訊內(nèi)容頁(yè)keywords關(guān)鍵字自帶的文章標(biāo)題的方法

 更新時(shí)間:2014年08月21日 17:27:30   投稿:shichen2014  
這篇文章主要介紹了去掉destoon資訊內(nèi)容頁(yè)keywords關(guān)鍵字自帶的文章標(biāo)題的方法,有一定的實(shí)用價(jià)值,需要的朋友可以參考下

本文實(shí)例講述了去掉destoon資訊內(nèi)容頁(yè)keywords關(guān)鍵字自帶的文章標(biāo)題的方法,具體實(shí)現(xiàn)方法如下:

\module\article目錄下的article.class.php文件中的大約158行找到:

$keyword = $item['title'].','.($item['tag'] ? str_replace(' ', ',', trim($item['tag'])).',' : '').strip_tags(cat_pos(get_cat($item['catid']), ','));

改為:

$keyword = str_replace(' ', ',', trim($item['tag']));

即可。

希望本文所述方法對(duì)大家destoon開(kāi)發(fā)有所幫助。

相關(guān)文章

最新評(píng)論