您现在的位置是:WordPress无ag电游游戏网址插件外部链接自动添加nofollow标签大满贯 >>正文
WordPress无ag电游游戏网址插件外部链接自动添加nofollow标签大满贯
安身立命网83763人已围观
简介严格要求的话是需要在外部链接全部加上nofollow标签。//文章自动nofollowadd_filter( 'the_content', 'tin_seo_wl...
严格要求的话是需要在外部链接全部加上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标签,可以直接找一些wordpress插件安装。这样所有的外部 在word
Tags:
相关文章
Crypto Markets Add $70 Billion Daily as Bitcoin (BTC) Soars Past $71K (Market Watch)
WordPress无ag电游游戏网址插件外部链接自动添加nofollow标签大满贯Bitcoin flirted with the $70,000 level yesterday but had to wait another day before it shot up above...
阅读更多
wordpress网站防复制插件CopyRights下载
WordPress无ag电游游戏网址插件外部链接自动添加nofollow标签大满贯如何防止WordPress中的文本选择和复制/粘贴? WPCopyRights网站防复制插件,WordPress网站防复制插件,涵盖禁止右键、F12、复制、黏贴,可设置放行页面和文章。插件可以在wor...
阅读更多
小米米家折叠偏光太阳镜:轻薄时尚,价格亲民,你值得拥有!
WordPress无ag电游游戏网址插件外部链接自动添加nofollow标签大满贯标题:轻薄时尚,价格亲民——小米米家折叠偏光太阳镜评测随着科技的发展,我们的生活方式也在不断演变。其中,太阳镜作为我们日常生活中的必备品,也在不断地更新换代。今天,我们就来评测一下小米米家超薄折叠偏光...
阅读更多