WordPress无ag真人游戏新开户网址插件外部链接自动添加nofollow标签决胜巅峰国际服官网下载
在wordpress写文章时,这样所有的外部链接就会自动加上nofollow标签。当然我们也可以通过代码实现无插件添加方法。可以直接找一些wordpress插件安装。 添加到当前主题Funcions.php 文件中,ag真人游戏新开户网址在技术层面是有传递出去权重。当然目前一些wordpress主题设置有这个nofollow标签功能。严格要求的话是需要在外部链接全部加上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;}
- 最近发表
- 随机阅读
-
- json在线工具箱优化版源码
- wordpress提示function.call
- 帝国cms网站链接URL伪静态设置方法
- 卡通海底潜艇404页面动画特效
- 当贝X5S Plus 4K激光投影仪震撼登场:国补价3999元,真实画质触手可及
- web前端盒子模型box model属性
- 网页出现Uncaught SyntaxError: Unexpected token错误
- WordPress搜索引擎优化插件All in One SEO Pack Pro
- OpenAI与Jony Ive联手打造AI硬件:未来科技饰品,明年亮相?
- wppay免登录付费查看隐藏内容/付费资源下载
- 个人网站如何选择关键词
- WordPress自适应高清图片主题Perimg1.2
- HTML5全民飞机大战网页小游戏源码
- 圣诞节幽灵404页面代码
- 帝国CMS后台界面信息修改
- 石头P20 Pro 上下水版,18500pa吸力再降2248元,真实力更实惠
- 个人域名备案需要网站建设方案书
- 苹果酝酿智能家居新布局?'homeOS'商标申请引发热议
- 个人博客网站SEO优化20个技巧
- 去掉织梦cms底部的Powered by DedeCms
- 搜索
-
- 友情链接
-