WordPre赏金女王官网下载ss无巅峰国际app插件外部链接自动添加nofollow标签
在wordpress写文章时,在技术层面是有传递出去权重。有时内容会引用或分享一些外部链接地址,当然我们也可以通过代码实现无插件添加方法。当然目前一些wordpress赏金女王官网下载主题设置有这个nofollow标签功能。巅峰国际app这样所有的外部链接就会自动加上nofollow标签。如果手动每个链接加入是很麻烦,严格要求的话是需要在外部链接全部加上nofollow标签。有些外部链<赏金女王官网下载strong>巅峰国际app接是没有加Nofollow标签, 添加到当前主题Funcions.php 文件中,可以直接找一些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;}
- 最近发表
- 随机阅读
-
- 烟雨开源图床系统源码v2.1下载
- 苹果智能家居新品或年底亮相:颠覆还是创新,拭目以待
- 圆形滚动404动画页面特效
- TON Defies Market Sentiment With a Massive 23% Surge, BTC Slumps Toward $70K (Market Watch)
- js实现手机访问网页自动跳转到手机移动页面
- 苹果新款HomePod软件将助老款HomePod系列设备焕新春
- 纸张撕裂404错误页面动画效果
- WordPress时光轴图片主题Scopic2.0
- 小米米家扫拖机器人 M40 S 国补后立打7折:从高价到低价,实惠与实用并存
- WordPress主题安装style.css样式表未包含合法的主题
- html5网页底部mp3音乐播放器代码
- 站长搭建个人博客网站的N个理由
- WHOIS域名信息查询php源码
- HTML5实现人工智能中国象棋网页小游戏
- 纸张撕裂404错误页面动画效果
- wordpress移除后台外观下的编辑和仪表盘的模块
- wordpress(大前端)DUX主题v5.0模板下载
- 40万m³/d!看上海城投水务泰和污水处理厂的领跑者标杆实践
- Lsky Pro兰空图床免费源码
- 科沃斯T50 Pro扫拖机器人水箱版,3999元降至2235元,百亿补贴优惠不妥协
- 搜索
-
- 友情链接
-