WordPress无云开体育免费下载插巅峰国际-科技赋能场景,让娱乐更有趣件外部链接自动添加nofollow标签
当然我们也可以通过代码实现无插件添加方法。当然目前一些wordpress主题设置有这个nofollow标签功能。 在wordpress写文章时,有时内容会引用或分享一些外部链接地址,可以直接找一<巅峰国际-科技赋能场景,让娱乐更有趣strong>云开体育免费下载些wordpress插件安装。有些外部链接是没有加Nofollow标签,如果手动每个链接加入是很麻烦,严格要求的话是需要在外部链接全部加上nofollow标签。**云开体育免费巅峰国际-科技赋能场景,让娱乐更有趣下载 添加到当前主题Funcions.php 文件中,这样所有的外部链接就会自动加上nofollow标签。在技术层面是有传递出去权重。//文章自动nofollowadd_filter( 'the_content', 'tin_seo_wl');function tin_seo_wl( $content ) { $regexp = "<a\s[^>]*href=(\"??)([^\" >]*?)\\1[^>]*>"; if(preg_match_all("/$regexp/siU", $content, $matches, PREG_SET_ORDER)) { if( !empty($matches) ) { $srcUrl = get_option('siteurl'); for ($i=0; $i < count($matches); $i++) { $tag = $matches[$i][0]; $tag2 = $matches[$i][0]; $url = $matches[$i][0]; $noFollow = ''; $pattern = '/target\s*=\s*"\s*_blank\s*"/'; preg_match($pattern, $tag2, $match, PREG_OFFSET_CAPTURE); if( count($match) < 1 ) $noFollow .= ' target="_blank" '; $pattern = '/rel\s*=\s*"\s*[n|d]ofollow\s*"/'; preg_match($pattern, $tag2, $match, PREG_OFFSET_CAPTURE); if( count($match) < 1 ) $noFollow .= ' rel="nofollow" '; $pos = strpos($url,$srcUrl); if ($pos === false) { $tag = rtrim ($tag,'>'); $tag .= $noFollow.'>'; $content = str_replace($tag2,$tag,$content); } } } } $content = str_replace(']]>', ']]>', $content); return $content;}
-
上一篇
-
下一篇
- 最近发表
- 随机阅读
-
- 网站被IP频繁访问(阿里主机887timed out)
- 帝国cms如何设置会员注册邮箱验证
- 个人博客html5雪花飘落代码JS特效下载
- Java扒站工具templatespider下载
- WordPress音乐主题Always1.8使用教程
- JavaScript简单返回顶部代码实例
- wordpress个人博客主题No.7极简模板分享
- HTML5实现人工智能中国象棋网页小游戏
- WordPress主题特色图片(缩略图)不显示原因
- 个人网站有赞云支付接口申请方法
- wordpress响应式清新博客主题Lover
- PHPnow安装服务[apache
- WordPress提示缺少临时文件夹错误原因
- html5+css3制作音乐列表播放器源码
- 小米新款智能净烟机S20上市:告别油烟困扰,还能实时监测空气质量
- dedecms仿站之index.htm(主页模板)标签介绍
- jquery css3图片翻转3D动画切换特效代码
- 大学生情人节520表白html源代码大全
- 大疆新款扫地机器人即将揭秘:别再忍耐,让尘埃落定!
- 科沃斯T50 Pro扫拖机器人水箱版,3999元降至2235元,百亿补贴优惠不妥协
- 搜索
-
- 友情链接
-