WordPrpg下载麻将胡了ess无pg不死鸟插件外部链接自动添加nofollow标签
有些外部链接是没有加Nofollow标签, 在wordpress写文章时,
//文章自动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 文件中,
- 最近发表
- 随机阅读
-
- 网站被IP频繁访问(阿里主机887timed out)
- 个人域名IPC备案/网站备案注意事项
- 小米米家推出折叠偏光近视太阳镜,轻巧便携又护眼,仅售199元!
- QQ空间心情说说日志类网站织梦模板(带手机端)
- HTML5+three实现3D酷炫拼魔方游戏代码
- jQuery实现全屏图片滑块焦点图动画
- html5网页底部mp3音乐播放器代码
- 个人网站本地搭建Apache+PHP+MySQL环境
- 个人网站/公司logo标志免费在线制作
- CSS3过渡效果transition
- 23亿!武汉青山区(化工区)北湖绿城EOD项目实施主体征求意见
- WordPress博客网站.htaccess文件的作用
- 搜索引擎搜索关键词的标题与链接如何提取?
- TON Defies Market Sentiment With a Massive 23% Surge, BTC Slumps Toward $70K (Market Watch)
- 荣耀手表Fit即将揭秘健康能量评估功能,萌宠表盘引爆5月28日,科技与时尚碰撞,你准备好了吗?
- wordpress评论者链接在新窗口打开
- 生态环境部发布《2024中国生态环境状况公报》
- SEO网站优化之URL的写法
- 注册的域名怎么出售卖出去,域名交易渠道有哪些
- 浏览器网页上的图片如何批量保存下载?
- 搜索
-
- 友情链接
-