您现在的位置是:WordPr问鼎pg官网网址ess无庄闲和游戏机插件外部链接自动添加nofollow标签 >>正文
WordPr问鼎pg官网网址ess无庄闲和游戏机插件外部链接自动添加nofollow标签
走为上策网88人已围观
简介有些外部链接是没有加Nofollow标签,有时内容会引用或分享一些外部链接地址,//文章自动nofollowadd_filter( 'the_content', 'tin...
有些外部链接是没有加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 文件中,在技术层面是有传递出去权重。** 在wordpress写文章时,如果手动每个链接加入是很麻烦,当然我们也可以通过代码实现无插件添加方法。
Tags:
相关文章
谷歌Nest音箱升级“翻车”:部分用户更新后成砖,AI助手Gemini遭质疑
WordPr问鼎pg官网网址ess无庄闲和游戏机插件外部链接自动添加nofollow标签标题:谷歌Nest音箱升级“翻车”:部分用户更新后成砖,AI助手Gemini遭质疑随着科技的进步,人工智能助手已经成为了智能家居的重要组成部分。近期,谷歌推出了一项名为Gemini AI的助手升级,然...
阅读更多
wordpress网站防复制插件CopyRights下载
WordPr问鼎pg官网网址ess无庄闲和游戏机插件外部链接自动添加nofollow标签如何防止WordPress中的文本选择和复制/粘贴? WPCopyRights网站防复制插件,WordPress网站防复制插件,涵盖禁止右键、F12、复制、黏贴,可设置放行页面和文章。插件可以在wor...
阅读更多
wordpress响应式瀑布流博客主题snow
WordPr问鼎pg官网网址ess无庄闲和游戏机插件外部链接自动添加nofollow标签snow是一款wordpress博客主题,布局使用了瀑布流的方式,文章三栏摆放。整个风格干净利落,并且支持自适性显示。支持置顶菜单。实在是一款不可多得的wordpress博客主题。snow适合建立流行...
阅读更多