WordPress无可靠的投注网站推荐插PG巅峰国际下载入口件外部链接自动添加nofollow标签
在wordpress写文章时,当然目前一些wordpress主题设置有这个nofollow标签功能。严格要求的话是需要在外部链接全部加上nofollow标签。有些外部链接是没有加Nofollow标签,这样所有的外部链接就会自动加上nofollow标签。可靠的投注网站推荐PG巅峰国际下载入口可以直接找一些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 文件中,
- 最近发表
- 随机阅读
-
- wordpress仿微博个人博客主题tongleer
- 新浪微博主页侧边栏跟随页面滚动代码
- Java扒站工具templatespider下载
- Bitcoin (BTC) Challenges $68K, Dogecoin (DOGE) Soars 5% Daily (Weekend Watch)
- OpenAI与Jony Ive联手打造AI硬件:未来科技饰品,明年亮相?
- 网站网页内容文字禁止复制如何解决?
- jquery图片轮播展示带文字带缩略图代码
- WordPress插件Redirection 301重定向跳转
- 小米米家无线直发梳新色上市:云瑾紫,三挡调温,售价亲民,实用之选
- 小米米家智能香氛机套装植萃系列:低成本高品质,打造清新家居环境
- jquery实现网站侧边栏社交分享按钮
- 鼠标经过文字显示隐藏图片css样式
- 帝国cms网站链接URL伪静态设置方法
- 微博图片显示403无法打开如何解决?
- 下雪花背景404错误页面代码
- 酷炫html5 canvas全屏背景动画代码
- js实现mp3音乐播放器ui界面代码
- 卡通男女电筒404错误页面动画
- WordPress插件Redirection 301重定向跳转
- WordPress外链图片插件Featured Image from URL
- 搜索
-
- 友情链接
-