discuz X3/3.1 门户中的Keyword和Description显示不正确的解决方法

[复制链接]
树苗收集系 发表于 2019-11-24 08:38:46 | 显示全部楼层 |阅读模式 打印 上一主题 下一主题
[p=30, null, left][color=rgb(34, 34, 34)][font=tahoma, arial, "]最近用站长工具查论坛的 SEO 的时候,忽然发现,论坛门户的 Keyword(关键词) 和 Description(描述)都只剩下门户俩字了。原来 Discuz 对游客屏蔽了关键词与描述。虽然说用管理员账号登陆后,可以正常显示了。不过很难说蜘蛛或Robot是不是可以真正能获取。所以为了收录,还是改回来吧。具体方法为:[/font][/color][/p][p=30, null, left][font=tahoma, arial, "][color=#222222]找到文件“ [/color][color=#ff0000]source/class/helper/helper_seo.php[/color][color=#222222] ”这个文件[/color][/font][/p][p=30, null, left][color=rgb(34, 34, 34)][font=tahoma, arial, "]搜索:[/font][/color][/p][code]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);
}[/code][p=30, null, left][color=rgb(34, 34, 34)][font=tahoma, arial, "]修改为:[/font][/color][/p][code]if($descriptiontext) {
$seodescription = helper_seo::strreplace_strip_split($searchs, $replaces, $descriptiontext);
}
if($keywordstext) {
$seokeywords = helper_seo::strreplace_strip_split($searchs, $replaces, $keywordstext);
}[/code][color=#222222][font=tahoma, arial, "]OK,最后登出后,再用游客身份查看源代码,已经可以看到 Description 和 Keyword 了,在用站长SEO工具测试一下,也OK了。。[/font][/color]
[p=30, null, left][color=rgb(34, 34, 34)][font=tahoma, arial, "]完事大吉![/font][/color][/p]

回复

使用道具 举报

精彩评论2

红颜纷扰红尘 发表于 2021-3-7 00:51:45 | 显示全部楼层
学习了,这就去试试
回复

使用道具 举报

没有糖吃的孩子 发表于 2022-6-18 17:04:43 | 显示全部楼层
支持!!!!前排!!!!
回复

使用道具 举报

发布主题
推荐阅读 更多
阅读排行 更多
广告位
全国统一客服电话
400-1234-5678

24x7小时免费咨询

  • 官方在线客服

    QQ客服:小西

    点击交谈

    QQ客服:良子

    点击交谈

    QQ客服:闵月

    点击交谈
  • 安徽省合肥市高新区创新产业园

  • 手机扫码查看手机版

    手机查找资源更方便

  • 扫一扫关注官方微信

    加入官方微信群