WordPress无胡了麻将麻将胡了模拟器pg下载-麻将胡了模拟器pg下载2025最新版插件外部链接自动添加nofollow标签
在wordpress写文章时,严格要求的话是需要在外部链接全部加上nofollow标签。如果手动每个链接加入是很麻烦,当然目前一些wor麻将胡了模拟器pg下载-麻将胡了模拟器pg下载2胡了麻将025最新版dpress主题设置有这个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 文件中,在技术层面是有传递出去权重。有些外部链
- 最近发表
- 随机阅读
-
- Centos7 mysql自动重启(定时检测mysql运行状态)命令
- 个人博客主页如何做网站优化
- dedecms织梦仿站工具软件下载
- 石头P20 Pro 上下水版,18500pa吸力再降2248元,真实力更实惠
- 小米户外摄像头大升级:500万像素3K画质,高清看得见,199元带回家
- html5网页底部mp3音乐播放器代码
- dedecms添加文章时禁止自动提取关键字
- WordPress上传文件尺寸超过php.ini限制解决方法
- wordpress插件Bing URL Submissions网址自动提交到必应
- WordPress文章历史修订版本与自动草稿保存问题
- HTML5+three实现3D酷炫拼魔方游戏代码
- 申请/注册新域名需要注意哪些细节
- 小米户外摄像头大升级:500万像素3K画质,高清看得见,199元带回家
- CSS3浏览器前缀和长度单位rem
- wordpress个人博客主题No.7极简模板分享
- 苹果酝酿智能家居新布局?'homeOS'商标申请引发热议
- 分类目录缩略图自动截图/生成api有哪些
- CSS文本样式text
- wordpress免费插件Math Captcha简单数学验证码
- js实现mp3音乐播放器ui界面代码
- 搜索
-
- 友情链接
-