WordPress无赛车a888真人在线体育投注pp官网下载插件外部链接自动添加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;}
添加到当前主题Funcions.php 文件中,
在wordpress写文章时,如果手动每个链接加入是很麻烦,在技术层面是有传递出去权重。
- 最近发表
- 随机阅读
-
- WordPress网站外链添加GO跳转提示代码
- wordpress移除后台外观下的编辑和仪表盘的模块
- CSS颜色color与度量单位em
- 小米米家扫拖机器人 M40 S 上市:升降导航、大吸力清洁新体验,2999元起,智能家居新选择!
- WHOIS域名信息查询php源码
- 帝国cms如何设置会员注册邮箱验证
- QQ互联申请接入qq登录APPID与APPKey方法
- 织梦dedecms修改文章,时间不变的方法
- 40万m³/d!看上海城投水务泰和污水处理厂的领跑者标杆实践
- json在线工具箱优化版源码
- 织梦dedecms文章内容如何批量替换
- QQ互联申请接入qq登录APPID与APPKey方法
- 创意的404错误页面模板报错设计
- 米家智能鱼缸,超值好价!远程投喂+半年免换水,养鱼新体验
- Google搜索引擎搜索查询表现形式
- 鼠标控制图片左右无缝滚动js特效
- 宝塔面板设置301重定向不保留URI参数问题
- 全网多站合一在线音乐搜索源码v1.6
- DV单域名免费试用ssl证书申请收费
- 酷炫无比的无穷隧道3d特效
- 搜索
-
- 友情链接
-