WordPress无幸运金投网下载赛车投注插件外部链接自动添加nofollow标签
严格要求的话是需要在外部链接全部加上nofollow标签。有些外部链接是没有加Nofollow标签,可以直接找一些wordpress插件安装。有时内容会引用或分享一些外部链接地址,如果手动 在wordpress写文章时, 添加到当前主题Funcions.php 文件中,金投网下载trong>幸运赛车投注每个链接加入是很麻烦,//文章自动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页面代码
- These Crypto Assets Dumped the Most as the Total Market Cap Shed Over $200B (Weekend Watch)
- wordpress网站文章链接自动提交给百度
- wordpress博客网站QQ/微博快速登录插件Foxlogin
- WordPress文章历史修订版本与自动草稿保存问题
- 个人博客网站如何实现https重定向(301)到http
- JavaScript对象和数组(Object类型与Array类型)
- jQuery鼠标点击弹出分享按钮代码
- WordPress网站提交搜索引擎插件IndexNow
- dreamweaver cs6中文版下载安装
- 个人域名备案需要网站建设方案书
- jQuery鼠标点击弹出分享按钮代码
- WordPress插件Redirection 301重定向跳转
- PHP彩虹工具网源码 支持插件扩展
- wordpress/帝国cms配置https(SSL)无法登录后台
- 35dir网站分类目录导航源码(经典彩色版)
- 个人网站/公司logo标志免费在线制作
- DV单域名免费试用ssl证书申请收费
- PHPnow安装服务[apache
- JavaScript简单返回顶部代码实例
- 搜索
-
- 友情链接
-