WordPress无pc28打法技巧问鼎娱乐问鼎娱乐官网版下载安装-问鼎娱乐官网版2025最新版插件外部链接自动添加nofollow标签
当然我们也可以通过代码实现无插件添加方法。有时内容会引用或分享一些外部链接地址, 在wordpress写文章时,可以直接找一些wordpress插件安装。有些外部链接问鼎娱乐问鼎娱乐官网版下载安装-问鼎娱乐官网版2025最新版是没有加Nofollow标签,pc28打法技巧严格要求的话是需要在外部链接全部加上nofollow标签。在技术层面是有传递出去权重。如果手动每个链接加入是很麻烦, 添加到当前主题Funcions.php 文件中,这样所有的外部链接就会自动加上nofollow标签。当然目前一些wordpress主题设置有这个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(pc28打法技巧$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*"/'; 问鼎娱乐问鼎娱乐官网版下载安装-问鼎娱乐官网版2025最新版 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;}
- 最近发表
- 随机阅读
-
- 帝国cms如何设置会员注册邮箱验证
- wordpress M1主题(精仿唬嗅网v2.3)/新闻网站模板/cms模板
- HTML网页植物大战僵尸源码分享
- JavaScript简单返回顶部代码实例
- WordPress主题安装style.css样式表未包含合法的主题
- 2024黄色闪电404错误页面代码
- Adobe Photoshop 2018中文版下载安装
- 呆错免费开源图床系统源码
- WordPress网站提交搜索引擎插件IndexNow
- HTML5+CSS3实现列表式音乐播放器特效源码
- wordpress隐藏文章部分内容需要注册登录后可见
- PHP彩虹工具网源码 支持插件扩展
- 小米米家智能香氛机套装植萃系列:低成本高品质,打造清新家居环境
- 帝国cms如何设置会员注册邮箱验证
- WordPress提示缺少临时文件夹错误原因
- 天猫精灵:跨设备连接领跑行业,品类覆盖引领消费新潮
- 帝国cms如何实现文章内容代码高亮
- dedecms添加文章时禁止自动提取关键字
- 生态环境部发布《2024中国生态环境状况公报》
- 国外网站注册出现captcha verification failed怎么解决
- 搜索
-
- 友情链接
-