當前位置:編程學習大全網 - 網站源碼 - dz論壇3大標簽顯示的問題

dz論壇3大標簽顯示的問題

打開source/class/helper/helper_seo.php將如下代碼

if($titletext)?{

$seotitle?=?helper_seo::strreplace_strip_split($searchs,?$replaces,?$titletext);

}

if($descriptiontext?&&?(isset($_G['makehtml'])?||?CURSCRIPT?==?'forum'?||?IS_ROBOT?||?$_G['adminid']?==?1))?{

$seodescription?=?helper_seo::strreplace_strip_split($searchs,?$replaces,?$descriptiontext);

}

if($keywordstext?&&?(isset($_G['makehtml'])?||?CURSCRIPT?==?'forum'?||?IS_ROBOT?||?$_G['adminid']?==?1))?{

$seokeywords?=?helper_seo::strreplace_strip_split($searchs,?$replaces,?$keywordstext);

}

}

中的1換成0,即可~

  • 上一篇:活塞發動機和螺旋槳推進的飛機無法突破。
  • 下一篇:東方財富裏的dkx公式是通達信裏的哪壹個
  • copyright 2024編程學習大全網