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

去掉destoon資訊內容頁keywords關鍵字自帶的文章標題的方法

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

本文實例講述了去掉destoon資訊內容頁keywords關鍵字自帶的文章標題的方法,具體實現方法如下:

\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']));

即可。

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

相關文章

最新評論