WordPress无南宫·NG体育插件外部链接自动添加nofollow标签pc28加拿大官网在线预测网址
有时内容会引用或分享一些外部链接地址,
在wordpress写文章时,
//文章自动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 文件中,当然我们也可南宫·NG体育pc28加拿大官网在线预测网址strong>以通过代码实现无插件添加方法。有些外部链接是没有加Nofollow标签,这样所有的外部链接就会自动加上nofollow标签。当然目前一些wordpress主题设置有这个nofollow标签功能。在技术层面是有传递出去权重。南宫·NG体育pc28加拿大官网在线预测网址严格要求的话是需要在外部链接全部加上nofollow标签。可以直接找一些wordpress插件安装。如果手动每个链接加入是很麻烦,
- 最近发表
- 随机阅读
-
- SEO搜索引擎的起源/发展
- 泰达股份拟出售扬州万运100%股权聚焦生态环保主业
- HTML5 audio如何实现播放多个MP3音频
- dedecms织梦仿站工具软件下载
- 帝国CMS后台界面信息修改
- fiddler2抓包工具中文汉化版下载
- wordpress禁止加载图片属性srcset和sizes
- 个人博客html5雪花飘落代码JS特效下载
- dedecms织梦5.7仿站视频教程(初级下部)
- CSS背景background样式属性设置
- 爱奇艺qsv/腾讯视频qlv/优酷视频kux格式转换MP4
- HTML5实现人工智能中国象棋网页小游戏
- 去掉织梦cms底部的Powered by DedeCms
- CSS通用/元素/ID/类/子/伪元素选择器
- jQuery弹出层页面社交分享代码
- 泰达股份拟出售扬州万运100%股权聚焦生态环保主业
- dedecms仿站article
- CSS盒模型display行内块元素/float浮动
- 8款CSS3鼠标滑过图片动画特效代码
- 织梦include\ckeditor\ckeditor
- 搜索
-
- 友情链接
-