發(fā)布時(shí)間:2018/2/5 21:31:00 關(guān)注:1928
華邦網(wǎng)絡(luò)自主產(chǎn)權(quán)網(wǎng)站優(yōu)化互助平臺(tái)織夢(mèng)平臺(tái)部署辦法,首先上傳下面的代碼到智能PLUS目錄
以下代碼根據(jù)自己網(wǎng)站情況設(shè)置相關(guān)參數(shù),保存為index.php
<!doctype html> <html> <head> <meta charset="utf-8"> <title>winband SEO LinksSystem</title> <style type="text/css"> *{ margin:0; padding:0; list-style:none; line-height:2;} .linksDiv{ width:90%; margin:0 auto; border:#CCC solid 1px; margin-top:30px;} .linksDiv h4{ text-indent:1em;line-height:35px; height:35px; background-color:#CCC;} .linksDiv ul{ padding:10px;} .linksDiv ul a{ color:#333; margin-right:10px; font-size:14px;} .linksDiv ul p{ font-size:12px; color:#060} </style> </head> <body> <?php require 'winband_funcations.php'; $act=$_REQUEST["act"]; $linsVersion=2.11; $clientFile=SITE_ROOT.'links.txt'; $clientHost=$_SERVER['HTTP_HOST']; $uid=3; $linksServer='http://www.baohezhiyao.com/linkApp/?uid='.$uid.'&clientHost='.$clientHost; ?> <div class="linksDiv"> <h4>最新獲取的超鏈接</h4> <ul> <?php if($act=='getLink'){ echo winband_getLinks($linksServer,$clientFile); } else {echo showLinksContent($clientFile);} ?> <p> 【文件修改時(shí)間為:<?php echo date("Y-m-d H:i:s",filemtime ($clientFile));?>】 【文件建立時(shí)間為:<?php echo date("Y-m-d H:i:s",filectime ($clientFile));?>】 </p> </ul></div> </body> </html>
地址:山東省濰坊奎文區(qū)新華路樂川街華誼大廈三樓
網(wǎng)址:http://www.baohezhiyao.com/ 垂詢電話:
網(wǎng)站備案:魯ICP備14027302號(hào)-5
copyright© 濰坊華邦網(wǎng)絡(luò)有限公司2011-2025