WordPress给评论/内外链加一个跳转链接有利于SEO

图片[1]-WordPress给评论/内外链加一个跳转链接有利于SEO
由于遇到了一些评论留的有链接,链接有些直接指向了广告等,

所以啊让人挺反感,然后这篇文章就出来了

评论链接,这是有留了链接的,然后中间做了一次跳转

图片[2]-WordPress给评论/内外链加一个跳转链接有利于SEO

然后蓝色字体的就是加了链接url,所以啊就加了一个跳转

图片[3]-WordPress给评论/内外链加一个跳转链接有利于SEO

试用方法-(代码有修改精简-记磊博客正在使用)

把以下全部代码复制到你的模板函数 (functions.php)  注:模板不同,有些会是在:(functions-theme.php)

代码 文章内外链 我没加  只是加了评论,这个自行抉择

/*-----------------------------------------------------------------------------------*/
/* WordPress文章内外链添加go跳转
/ * https://www.ly522.com/1726.html
/*-----------------------------------------------------------------------------------*/
function loper_content_nofollow($content){
preg_match_all('/<a(.*?)href="(.*?)"(.*?)>/',$content,$matches);
if($matches){
foreach($matches[2] as $val){
if(strpos($val,'://')!==false && strpos($val,home_url())===false && !preg_match('/\.(jpg|jepg|png|ico|bmp|gif|tiff)/i',$val)){
$content=str_replace("href=\"$val\"", "href=\"".get_stylesheet_directory_uri()."/go.php?url=$val\" ",$content);
}
}
}
return $content;
}
add_filter('the_content','loper_content_nofollow',999);
/*-----------------------------------------------------------------------------------*/
/ * https://www.ly522.com/1726.html
/* WordPress评论者链接添加go跳转
/*-----------------------------------------------------------------------------------*/
function loper_redirect_comment_link($text = ''){
$text = str_replace('href="', 'href="' . get_stylesheet_directory_uri() . '/go.php?url=', $text);
$text = str_replace("href='", "href='" . get_stylesheet_directory_uri() . "/go.php?url=", $text);
return $text;
}
add_filter('get_comment_author_link', 'loper_redirect_comment_link', 5);
add_filter('comment_text', 'loper_redirect_comment_link', 99);

源码下载

链接: https://pan.baidu.com/s/1G6wNCPdSrgewPMSuUPh7dg 密码: pd2k

购买后下载不了源码或源码功能失效请联系小编,确认后可立即退款,请勿无理投诉
© 版权声明
THE END
喜欢就支持一下吧
点赞0赞赏 分享
评论 共50条

请登录后发表评论

    • 头像不朽千秋0
    • 头像央视财经评论0
    • 头像123热点撒0
    • 头像语菲大宝贝.0
    • 头像typecho模板0
    • 头像我好困困0
    • 头像/hec0
    • 头像丁小龙致富博客0
    • 头像得到0
    • 头像落宇飞尘0
    • 头像Skysf0
    • 头像zhujiwiki0
    • 头像达达0
    • 头像天依小迷弟0
    • 头像.+訫銚ò﹖sdggg0
    • 头像或許╮該隨緣0
    • 头像七夜手游0
    • 头像我叫MT0
    • 头像我叫MT0
    • 头像壹往情深0
    • 头像1650
    • 头像Stanley0
    • 头像☆~小女巫%~0
    • 头像书生博客0
    • 头像大学生暑假兼职0
    • 头像清秋暖冬0
    • 头像不会发火的温柔0