WordPre苹果问鼎下载娱乐ss无华体育hth最新官网登录插件外部链接自动添加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 文件中,有些外部链接是没有加Nofollow标签,如果手动每个链接加入是很麻烦,这样所有的外部苹果问鼎下载娱乐>华体育hth最新官网登录链接就会自动加上nofollow标签。有时内容会引用或分享一些外部链接地址,
在wordpress写文章时,当然目前一些wordpress主题设置有这个nofollow标签功能。**
- 最近发表
- 随机阅读
-
- 搜索引擎的工作原理(四)
- 2024龙年除夕跨年烟花html代码大全
- SEO优化文章内容的9个技巧
- 小米米家推出折叠偏光近视太阳镜,轻巧便携又护眼,仅售199元!
- CSS通用/元素/ID/类/子/伪元素选择器
- wordpress个人博客主题Grace8.0模板分享
- js实现mp3音乐播放器ui界面代码
- dedecms仿站之index.htm(主页模板)标签介绍
- CSS表格table与列表list
- 个人博客主页如何做网站优化
- 打破国际垄断!碧水源推动医药膜国产化替代
- 利用excel分析IIS服务器日志
- CSS盒模型display行内块元素/float浮动
- WordPress二次元动漫图片主题MX3.14
- WordPress上传文件尺寸超过php.ini限制解决方法
- dedecms织梦5.7仿站视频教程(中级上部)
- wordpress博客头部wp
- 5月30日,全新雷神Aura AI智能拍摄眼镜预约开启,颠覆你的摄影体验!
- 利用excel分析IIS服务器日志
- wordpress博客新闻杂志主题SimultLite
- 搜索
-
- 友情链接
-