<code id='E1B3BD5C3F'></code><style id='E1B3BD5C3F'></style>
    • <acronym id='E1B3BD5C3F'></acronym>
      <center id='E1B3BD5C3F'><center id='E1B3BD5C3F'><tfoot id='E1B3BD5C3F'></tfoot></center><abbr id='E1B3BD5C3F'><dir id='E1B3BD5C3F'><tfoot id='E1B3BD5C3F'></tfoot><noframes id='E1B3BD5C3F'>

    • <optgroup id='E1B3BD5C3F'><strike id='E1B3BD5C3F'><sup id='E1B3BD5C3F'></sup></strike><code id='E1B3BD5C3F'></code></optgroup>
        1. <b id='E1B3BD5C3F'><label id='E1B3BD5C3F'><select id='E1B3BD5C3F'><dt id='E1B3BD5C3F'><span id='E1B3BD5C3F'></span></dt></select></label></b><u id='E1B3BD5C3F'></u>
          <i id='E1B3BD5C3F'><strike id='E1B3BD5C3F'><tt id='E1B3BD5C3F'><pre id='E1B3BD5C3F'></pre></tt></strike></i>

          WordPreag电游游戏网址ss无真人彩票最大平台插件外部链接自动添加nofollow标签

          2025-06-23 17:19:52 8

          在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插件安装。**ag电游游戏网址rong>真人彩票最大平台****如果手动每个链接加入是很麻烦,严格要求的话是需要在外部链接全部加上nofollow标签。有些外部链接是没有加Nofollow标签,有时内容真人彩票最大平台ag电游游戏网址strong>会引用或分享一些外部链接地址,这样所有的外部链接就会自动加上nofollow标签。当然目前一些wordpress主题设置有这个nofollow标签功能。在技术层面是有传递出去权重。

          本文地址:http://hrvn9.xny028cc.com/soft/6-81431359.html
          版权声明

          本文仅代表作者观点,不代表本站立场。
          本文系作者授权发表,未经许可,不得转载。

          热门标签

          全站热门

          wordpess博客主题css/js链接版本号如何去掉

          SEO搜索引擎的起源/发展

          jquery酷炫的马赛克图片还原动画代码

          小米米家洗衣机Pro蓝氧新上市:洗净比高达1.27,仅需1367元起,省钱又实用!

          全网多站合一在线音乐搜索源码v1.6

          首款鸿蒙AI智能手表HUAWEI WATCH 5发布,重绘智慧未来新图景

          wordpress博客内容代码/字符自动转义问题

          WordPress提示缺少临时文件夹错误原因

          友情链接