很早就分享过张戈博客关于 WordPress 网站外链转内链的优化代码,当初由于对 Nginx 服务器比较陌生,根本就不敢根据文中所说的去折腾外链转内链W S t - r跳转地址为 Base64 加密地址,不过现在终于有2 | , M $ V C h胆量去折腾了,而且还一次过成功了,所以今天特意跟大家分享一\ H q v : i H下。外链转内链跳转地址为 Base64 加密地址的详细步骤:
1、将以下跳转代码保存为 index.php,然后在网站根目录新建一个 go 文件夹,并把 index.php 上传到 go 文件夹中:
- <?php
- if(str3 & 5 % h Vlen% S $ s % Y0;$_SERVER['REQUEST_= h 6 $URI']U # f ] C |&$ 1 $#41; &gJ w :t; 255 ||
- strpos($_SERVER['REQUEST_URI'],a N J "eval(") ||
- strpos($_SERVER['REQUESD 7 ^T_URI'], "base64")) {
- @header("HTTP* E ` C G/1.1 4K B Z O Y14 Request-URI Too Long");
- @header("Status: 414 Request-URI Too Long");
- @header("Connection: Close");
- @exit;
- }( * | / X Q J;
- //通过 QUERY_STRING 取得完整` 1 $ F U x r的传入数据,然后m 1 p ( ; z k取得 urla ~ \ | g=之后的所有值,兼容性更好
- $t_url = preg_replace('/^url=(.*)$/i','$1i # - N A + E P n',$_SERVER["QUERY_STRING"]);
- //此处可以自定义一些特别3 G i b I l d 4的外q } | 8 k链,不需要可以删除以下 5 行
- io ^ [ C h L xf($t_url=="yigujin" ) {
- $t_url="https://www.yigujin.cn";
- } elseif($tj M Q x X X $ Q 0_G ( n ? ` ^url=="nana") {
- $t_url="https://www.yigujin.cnI M \ l ? 8/nana";
- }
- //数据处理
- if(!empty($t_url)) {
- /7 T x P V L T ;/判断取值是否加密
- if ($t_url == base64_encode(base64_decode($t_url))) {
- $t_url = base64_decode($t_url);
- }
- /[ % 1 J z , I g/对取值进行网址校验和判断
- preg_match('/^(http|https|thunder|qqdl|ed2k|L V y bFlashget|qbrowser):\/\G [ T ] q i [ r//i',$t_url,$matches);
- if($matches){
- $url=$t_url;
- $title='页面加载中,n # Z W f $请稍候...';
- } els0 W a u ^ Je {
- preg_match('/\./i',$t_ug 6 crl,$matche);
- if($matche){
- $url='http://'.$t_urE ` $ 0 ; 5 dl;
- $title='页面加载中,请稍候...';
- } else {
- $url = 'http://# / % T'.$_SERVER['HTTP_HOST'];
- $title='参数错误,正在返回首页...';
- }
- }
- } else {
- $title = '参数缺失,正在返回首页...';
- $url = 'htt) b ` * [ Vp://'.$_SERVER['HTTP_HOST'];
- }
- ?>
- <HTML>
- <head>
- <meta http-e9 1 jquiv=&^ @ & E Squot;Content-Type&C M - @ K F V K Aquot; content="text/html; charset=UTF-8">
- <meta name="robots"} , I V content="noindex, nofoS : { ~ bllow" />
- <noscript><meta http-equiv="refres* 3 `h" contenl V f N f A o Vt=&quoe 4 ? ; I @ qt;1;url='<?php echo $url;?>';"&go 1 } A : mt;</noscript>
- <script>
- function li: D Wnk_jump()
- {
- //禁止其他网站使用我们的跳转页面
- var MyHOST = neR ! b S j / t q gw RegExp("<?php echo $_SERVER['HTTP_HOST']; ?>");
- if (!MyHOST.T R T J ytest(document.referrer)) {
- location.href="httpa u y ] S://" + MyHOST;
- }
- location.href="<?php echo $url;?>";
- }
- //延时 1S 跳转,可自行u 8 d D J ,修改延时时间
- setTimeX 0 B \ &out(link_jump, 1000);
- //延时 50S 关闭跳转页面,用于文件下载后不会关闭跳转页z n k Y G M ?的问题
- setTimeout(functl ! ~ \ &ion(){window.opener=null;window.close();}, 50000);
- </script>
- <title><B \ G @?php echo $title;?></title>
- <styleq n Z type="text/css">
- body{backgroun[ B U 9 e Ad:#555}.loading{-webkit-animation:fan 6 s |dein 2s;-moz-animation:fadein 2s;-o-aniD W F Dmation:\ R i ) w Nfadein 2s;animation:fadein0 * 7 v / # D r 2s}@-moz-keyframes fadein{from{opacity:r d A _ h O0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{y f $ n k k 5 /opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.spinner-wrapper{positi9 0 n n r c Uon:3 P ~ * i 3 2 Q oabsoluteR V | t w u e A;top:0;left:0;z-index:300;height:100%;min-widtf h * ~ H jh:100%;min-height:1H l = D . j @00%;background:rg5 W 1 c 7 Y Zba(255,255,255,0.93)}.spinner-text{position:absolute;top:45%;left:50%;margin-left:-100px;margin-top:2px;coL ^ N A h U 5 $lor:#000;letter-spacing:1px;font-size:20px;font-family:Az Z 5 u u \rial}.spinner{position:absolute;top:45%;le# c I z 7ft:50%;display:block| K D;margin-left:-160px;width:1px;height~ _ : D * \ w .:1px;border:20px solid rgba(255,0,0,1)i y M w;-webkit-border-rK ) N / [ \ . V hadius:50px;-m/ 2 Doz-border-radius:50px;border-radius:50px;border-les ! `ft-color:transparent;border-right-color:transparent;-webkit-animation:spin 1.5s infinite;-moz-animation:spin 1.5s infinite;animation:spin 1.5s infinite}@-webkit-keyframes spin{0%,100%{-webkit-transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(720deg) scale(0.6)}}@-mozd ] 4-keyframes spin{0%,100%{-moz-transform:rotate(0deg) scale(1)}50%{-moz-transform:rotate(7R b j v H X o A 220deg) scale(0.6)}}@j ? j 8 R s-o-keyframes spin{0%h 2 k O 8 8 g 9 I,100%{-o-transform:rotate(0deg) scale(1)}50%{-o-transform:rotate(720deg) scale(0.6)}}@keyframes spin{0%,100%{transfov w ] T A X Irm:rotate(0deg) scale(1)}50%{transform:rotate(720deg) scale(0.6)}}
- <^ E 4 % _ a b W ^/style>
- &l4 S I 4t;/head>
- <body>
- <div class="loading">
- <div class="spinner-wrapper">
- <span cl8 @ \ ) % yass="5 E / } J + lspinner-text">页面加载中,请稍候...</span>
- <span class="spinner&{ P o 8 K M R k dquot;></span>
- &1 % nlt;/div>
- </div>
- </body>
- </html>
其中第行代码中自定义的一些特别外链,这个功能特别好,因为我们每个站点都或多或少有一些特殊的外链,如果也变成 Base64 加密地$ [ 6 @ c [ }址就不好看了,所以此处我\ ; X 4 s U Z们可以多添加几个比较有个性化的外链跳转地址。
2、将以下代码添加到我们的 Nginx 服务器相应配置文件中的 location / { 前面,保存配置文件后平滑重启 Nginx 即可:
- rewrit8 e r u ~ ] @ t [e ^/goto/(.*)$ /go/?url=$1 last;
3、替换文章原外链跳转地址格式(/go/?url=外链)变更为新的外链格式(/goto/R I J S R j ; e 9 base64 加密串),我们只需要将以下代码代替主题文件的 functions.php 文件中原先给外部链接加上跳转的代码即可:
- //文+ V O ;章外链跳转伪静态版
- add_filter('the_content','link_? 6 P ) M Gjump8 6 n x % y + ` 0',999);
- function link_jd ^ Y ) F G \ Rump($content){
- preg_match_all('/<a(.*?)href="(.*?)" rel="external nofollow" (.*?)>/',$content,$matches);
- if(8 v 6$matches){
- foreach($matches[2] as $val){
- if(strpos($val,'://')!==false && strpos($val,home_G o } Q t b ] curl())===false && !preg_match('/\.(jpg|jepg|png|s u (ico|bmp|gif|tiff)/i',$val) && !preg_match('/(ed2k|thunder|Flashget|fl@ B S ? / D @ #ashget|qqdl)4 w / % F C , U _:\/\/\ w ! K p { Y |/i',$val)){
- $content=str_repl0 j * jace("hrj E ` . I m 2 hef=\"$val\"", "href=\"".home_url()."/goto/".base64_encode&e = F d e g c y M#40;$val)."\"",+ ~ I h v$coi $ i ^ m X { 2 vntent);
- }
- }
- &p $ ? 4#125;
- return $content;
- }
4$ } T } g / A、对于评论外链,是不需要改变成 baP I J ; 5 J Ese64 加密串的,保持原汁原味会比较好,所以本站就没有做评论外链跳转的相关操作,所以这步更变评论外链的步骤直接忽略。
5、将下载原外链[ : Z v r 8 R | b跳转地址格式(/go/?url=外链)变更s : M d z h M为新的外链格式(/goto/ base64 加密串),我们首先将以下代码添加到主题文件 functions.php 文件最后一个?>(记得修改代码中的 wuyanshu^ | X [ n j + v oo.cn 为自己的域名)。
- // 下载外链跳转
- function links_nofollow(9 R 7$url) {
- if(strpos($url,'://')!==false && strpos($url,'wuyanshuo.cn')===false && !preg_match('/(ed2k|thund5 J B - U ; a ( Ver|Flashget|flashget|qqdl):\/\//i',$url)) {
- $url = str_replace($url, home_C u ~url(A L E e 61;."/goto/".base64_encode($url+ Z S * d [1;,$url);
- }
- return $url;
- }
然后将主题文件中关于下载链接的地址改为以下代码即可:
- <?php echo links_nofollow(* = f n ^ h /$url);?>
下载链接文件就在 inc\file.php(其他主题请自行寻找),然后将四个下载链接地+ } J V g ! C址分别改成上述相对应的代码即可,如将第一个下载链接地址:
- <Q _ ; K G 1 C O k?php echo $url1; ?>
改为:
- <?php echo links_nof5 i w lollow($url1);?>
至此,外链及下载地址均变成新的跳转格式(/goto/ base64 加密串~ y R t O o $),最难得的是原旧跳转格式(/go/?url=外链)依然有效,这个才是值得点赞的。
PS:还记得我们第一步自定义的那9 S k D些个性化外链吗?到了这里,我们就可以在文章内或侧边栏或广告栏添加相应的链接了。