Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
12
返回列表 发新帖

[已解决] 防水墙前台图标有链接

[复制链接]
回藐 发表于 2012-8-10 09:38:02 | 显示全部楼层
chutianyun52 发表于 2012-8-6 22:58
我也有相同的问题-----------------就是如何去掉这个导出链接:http://discuz.qq.com/service/security

好像这个链接无法去掉,有什么办法去掉吗?







-------------------------------------------------
液晶论坛 http://bbs.gdzsg.com
回复

使用道具 举报

Lutter 发表于 2012-8-10 10:39:32 | 显示全部楼层
看看你
回复

使用道具 举报

Lutter 发表于 2012-8-10 12:40:13 | 显示全部楼层
看看你
回复

使用道具 举报

bindot 发表于 2012-9-6 15:01:32 | 显示全部楼层
在footer.htm中,找到<!--{hook/global_footerlink}-->,删除这条就行
回复

使用道具 举报

忙碌的鼠标 发表于 2013-1-13 17:05:12 | 显示全部楼层
在在footer.htm中,找到<!--{hook/global_footerlink}-->
改为
<!--{if $_G['adminid'] == 1}--><!--{hook/global_footerlink}--><!--{/if}-->

这样就只有管理员能看得到了,百度等搜索引擎自然也看不到了。
回复

使用道具 举报

朱朝兵 发表于 2013-3-27 18:36:23 | 显示全部楼层
source/plugin/security/security.class.php
回复

使用道具 举报

朱朝兵 发表于 2013-3-27 18:37:06 | 显示全部楼层
本帖最后由 朱朝兵 于 2013-3-27 18:38 编辑
  1. <a  target="_blank" title="'.lang('plugin/security', 'title').'"><img src="static/image/common/security.png"></a>
复制代码
将这代码修改就是了!
建议这也修改
  1. <a  target="_blank" title="'.lang('plugin/security', 'title').'"rel="nofollow"><img src="static/image/common/security.png"></a>
复制代码
添加rel="nofollow"
回复

使用道具 举报

otherbank 发表于 2013-3-28 12:13:42 | 显示全部楼层
大家提供的方法都可以使用
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 17:59 , Processed in 0.023571 second(s), 2 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表