WordPre北京k10赛车下载appss无澳门庄闲网站游戏插件外部链接自动添加nofollow标签
如果手动每个链接加入是很麻烦,有时内容会引用或分享一些外部链接地址,当然我们也可以通过代码实现无插件添加方法。有些外部链接是没有加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写文章时,
- 最近发表
- 随机阅读
-
- Adobe Photoshop 2018中文版下载安装
- These Crypto Assets Dumped the Most as the Total Market Cap Shed Over $200B (Weekend Watch)
- 35dir网站分类目录源码v2.2(纯净版)
- 电脑本地搭建dedecms/帝国cms个人网站教程
- css样式float浮动后,父元素塌陷解决方法
- 小米推出15周年纪念版智能手表:eSIM独立联网,自研玄戒T1芯片,仅售1299元,惊喜体验等你来!
- wordpress XIU主题(阿里百秀)小清新cms模板V5.6
- 个人博客html5雪花飘落代码JS特效下载
- wordpress博客纯代码去掉分类目录Category
- 圣诞节幽灵404页面代码
- Helen响应式wordpress博客主题,个人博客网站模板/html模板
- 科沃斯T50 Pro扫拖机器人水箱版,3999元降至2235元,百亿补贴优惠不妥协
- WordPress评论头像无法显示 解决gravatar头像被屏蔽
- python程序实现域名备案信息查询
- WordPress主题特色图片(缩略图)不显示原因
- wordpress用户头像无法(自定义)本地上传修改
- 图片/书本的文字如何快速提取(复制)?
- PHPnow安装服务[apache
- 小米推出15周年纪念版智能手表:eSIM独立联网,自研玄戒T1芯片,仅售1299元,惊喜体验等你来!
- WordPress免插件实现文章代码高亮方法
- 搜索
-
- 友情链接
-