| 标题 | Discuz! 修改首页底部防水墙图标链接 |
| 内容 | 细节决定成败,对于seo来说,能让自己的站出链减少的话,对网站的权重优化有很大帮助的。因为网站首页的权重比较高,所以尤其是在论坛首页,做这项工作更为必要了! 可以在链接上加nofollow,也可以彻底去掉链接。建议使用nofollow,保留一下版权链接,和去掉链接效果一样。 打开文件sourcepluginsecurity里面的security.class.php搜索: function global_footerlink() { return ' <a target="_blank"><img src="static/image/common/security.png"></a>'; } 替换为 function global_footerlink() { return ' <a target="_blank" title="'.lang('plugin/security', 'title').'" rel="nofollow"><img src="static/image/common/security.png"></a> '; } 当然也可以去掉它,下面这个是彻底去掉链接的: function global_footerlink() { return '<img src="static/image/common/security.png">'; } |
| 随便看 |
|
在线学习网考试资料包含高考、自考、专升本考试、人事考试、公务员考试、大学生村官考试、特岗教师招聘考试、事业单位招聘考试、企业人才招聘、银行招聘、教师招聘、农村信用社招聘、各类资格证书考试等各类考试资料。