如何解决discuz x3.2门户首页关键词描述不显示
展开全部
方法/步骤
用FTP工具登录网站根目录。找到“ source/class/helper/helper_seo.php ”目录下的文件
将该文件传输到电脑本地,准备对该文件进行编辑
用网站编辑工具打开helper_seo.php,查找到这段代码:
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);}
将上述代码替换成下面的代码:
if($descriptiontext) {$seodescription = helper_seo::strreplace_strip_split($searchs, $replaces, $descriptiontext);}if($keywordstext) {$seokeywords = helper_seo::strreplace_strip_split($searchs, $replaces, $keywordstext);}
5
保存后上传该文件到网站原目录下替换掉原来的文件,到这里就顺利完成了。登出账号,以游客的身份查看关键词和描述显示正常,还可以用SEO站长工具再查一遍
用FTP工具登录网站根目录。找到“ source/class/helper/helper_seo.php ”目录下的文件
将该文件传输到电脑本地,准备对该文件进行编辑
用网站编辑工具打开helper_seo.php,查找到这段代码:
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);}
将上述代码替换成下面的代码:
if($descriptiontext) {$seodescription = helper_seo::strreplace_strip_split($searchs, $replaces, $descriptiontext);}if($keywordstext) {$seokeywords = helper_seo::strreplace_strip_split($searchs, $replaces, $keywordstext);}
5
保存后上传该文件到网站原目录下替换掉原来的文件,到这里就顺利完成了。登出账号,以游客的身份查看关键词和描述显示正常,还可以用SEO站长工具再查一遍
博阳精讯
2024-07-25 广告
2024-07-25 广告
上海博阳精讯信息科技有限公司 (简称博阳精讯) 是国内专业的 EBPM 咨询服务机构。EBPM 是 “基于要素的流程管理” (Element-Based Process Management ) 的英文首字缩写。博阳精讯的 EBPM 流程管...
点击进入详情页
本回答由博阳精讯提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询