WordPress无决胜巅AG真人在线入口-APP下载安装IOS/安卓通用版/手机app下载峰国际版下载插件外部链接自动添加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;}
添加到当前主题Funcions.php 文件中,当然目前一些wordpress主题设置有这个nofollow标签功能。决胜巅峰国际版下载AG真人在线入口-APP下载安装IOS/安卓通用版/手机app下载有些外部链接是没有加Nofollow标签,有时内容会引用或分享一些外部链接地址,
在wordpress写文章时,严格要求的话
- 最近发表
-
- CSS3浏览器前缀和长度单位rem
- Crypto Markets Add $70 Billion Daily as Bitcoin (BTC) Soars Past $71K (Market Watch)
- WordPress文章图片URL链接地址批量替换
- WordPress自适应淘宝客主题MiTao4.5
- 搜索引擎的工作原理(四)
- WordPress建站安装时“此站点遇到了致命错误”
- 个人网站被恶意镜像解决方法
- HTML网页植物大战僵尸源码分享
- 织梦dedecms红黑配图片模板源码v2.0
- DOGE, WIF Emerge as Today's Top Performers, BTC Aims at $70K (Weekend Watch)
- 随机阅读
-
- 圆形滚动404动画页面特效
- dreamweaver cs6中文版下载安装
- 新浪微博主页侧边栏跟随页面滚动代码
- WordPress响应式/音乐/个人博客杂志Always主题V1.8
- 帝国cms7.5登录密码忘记多次登录失败被锁解决办法
- Crypto Markets in Retreat: BTC Losses $70K, WIF Plummets 11% Daily (Market Watch)
- OpenAI与Jony Ive联手打造AI硬件:未来科技饰品,明年亮相?
- 5月30日,全新雷神Aura AI智能拍摄眼镜预约开启,颠覆你的摄影体验!
- wordpress拖拽图形验证码插件Fancy
- WordPress时光轴图片主题Scopic2.0
- 申请/注册新域名需要注意哪些细节
- 小米智能门锁2指静脉增强版震撼登场:AI猫眼+可视大屏,安全又便捷,仅售1699元!
- 35dir网站分类目录源码v2.2(纯净版)
- wordpress隐藏文章部分内容需要注册登录后可见
- 帝国cms如何实现文章内容代码高亮
- 卡通男女电筒404错误页面动画
- 浏览器屏蔽广告插件广告终结者
- dreamweaver cs6中文版下载安装
- DOGE, WIF Emerge as Today's Top Performers, BTC Aims at $70K (Weekend Watch)
- UNI Slumps 17% Following SEC Developments, BTC, ETH, DOGE, TON on the Rise (Market Watch)
- 搜索
-
- 友情链接
-