WordPress无游戏接单平台app插庄闲的80%赢法件外部链接自动添加nofollow标签
当然我们也可以通过代码实现无插件添加方法。当然目前一些wordpress主题设置有这个nofollow标签功能。有时内容会引用或分享一些外部链接地址,可以直接找一些wordpress插件安装。严格要求的话是需要在外部链接全部加上n庄闲的80%赢法ofollow标签。游戏接单平台app 在wordpress写文章时,这样所有的外部链接就会自动加上nofollow标签。 添加到当前主题Funcions.php 文件中,**//文章自动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;}
庄闲的80%赢法trong>游戏接单平台app****如果手动每个链接加入是很麻烦,有些外部链接是没有加Nofollow标签,在技术层面是有传递出去权重。
- 最近发表
- 随机阅读
-
- WordPress自适应高清图片主题Perimg1.2
- TON Defies Market Sentiment With a Massive 23% Surge, BTC Slumps Toward $70K (Market Watch)
- wordpress响应式清新博客主题Lover
- dedecms漂亮美女图片网站模板v1.1
- 去掉织梦cms底部的Powered by DedeCms
- 常用SEO命令/站长工具使用
- WordPress博客网站.htaccess文件的作用
- Javascript植物大战僵尸小游戏LonelyStar版
- 全网多站合一在线音乐搜索源码v1.6
- 天猫精灵:跨设备连接领跑行业,品类覆盖引领消费新潮
- WordPress音乐主题Always1.8使用教程
- HTML5+CSS3实现列表式音乐播放器特效源码
- wordpress移除后台外观下的编辑和仪表盘的模块
- UNI Slumps 17% Following SEC Developments, BTC, ETH, DOGE, TON on the Rise (Market Watch)
- 小米智能门锁2指静脉增强版震撼登场:AI猫眼+可视大屏,安全又便捷,仅售1699元!
- 小米米家无线直发梳新色上市:云瑾紫,三挡调温,售价亲民,实用之选
- 去掉织梦cms底部的Powered by DedeCms
- Crypto Markets Lost Over $400B as Bitcoin (BTC) Slumped by $10K in 2 Days (Weekend Watch)
- 帝国cms提示“非法来源”解决方法
- 松下杭州新公司:家居科技巨擘揭秘10亿日元投资,智能家居新时代即将来临
- 搜索
-
- 友情链接
-