WordPress无玩百家网址有哪些插件外部链接自动添加nofollow标签加拿大28官网在线咪牌
在wordpress写文章时,当然目前一些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;}
- 最近发表
- 随机阅读
-
- 卡通海底潜艇404页面动画特效
- 仿今日头条图片轮播js特效/焦点幻灯代码
- wordpress插件Bing URL Submissions网址自动提交到必应
- favicon.ico图片在线制作PHP源码
- WordPress主题安装style.css样式表未包含合法的主题
- 微博图片显示403无法打开如何解决?
- Javascript植物大战僵尸小游戏LonelyStar版
- 纤薄机身扫地新宠:科沃斯T50 PRO,水箱版1613元国补新低,体验升级更轻松
- Crypto Markets Add $70 Billion Daily as Bitcoin (BTC) Soars Past $71K (Market Watch)
- wordpress仿微博个人博客主题tongleer
- 2024黄色闪电404错误页面代码
- 个人域名备案需要网站建设方案书
- AI加持电竞模式!iQOO新款智能手表799元起,运动健康好帮手
- jquery图片轮播展示带文字带缩略图代码
- 生态环境部发布《2024中国生态环境状况公报》
- WordPress自适应淘宝客主题MiTao4.5
- 泰达股份拟出售扬州万运100%股权聚焦生态环保主业
- 当贝X5S Plus 4K激光投影仪震撼登场:国补价3999元,真实画质触手可及
- 宝塔面板设置301重定向不保留URI参数问题
- jQuery鼠标点击弹出分享按钮代码
- 搜索
-
- 友情链接
-