91豆麻精品91久久久久久,中文在线资源,国产精品女视频,yw.139尤物在线精品视频

?
  歡迎訪問全國企業(yè)網(wǎng)站設(shè)計NO.1網(wǎng)站開發(fā)商平臺 付款方式
主頁 > 網(wǎng)站建設(shè) > 建站知識 > dede不使用js調(diào)用非DEDE數(shù)據(jù) 如論壇等其他cms數(shù)據(jù)

dede不使用js調(diào)用非DEDE數(shù)據(jù) 如論壇等其他cms數(shù)據(jù)

POST TIME:2020-10-09

 

對于織夢dedecms主站和論壇分隔2地的,大家一般首頁調(diào)用論壇都是JS來搞是吧,下面推薦一個好方法實(shí)現(xiàn)html調(diào)用,對搜索引擎友好。
 
論壇以PW舉例:
一般實(shí)現(xiàn)方法:
<script src="http://bbs.myiphones.com.cn/new.php?action=article&digest=1&postdate=0&author=0&fname=0&hits=0&replies=0&pre=0&num=7&length=40&order=2"></script>
對搜索引擎很不友好,不能抓取,而且萬一論壇掛了,搞的主站也很慢。
修正方法:
{dede:huataixiangqi runphp=’yes’} 
@me = file_get_contents(‘http://bbs.*****.com.cn/new.php?action=article&pre=1&num=10&length=50&order=2&fidin=15&digest=0&postdate=0&author=0&fname=0&hits=0&replies=0′); 
{/dede:huataixiangqi}
ok了,是不是很簡單啊。
嘿嘿。
 
注:此方法最好只用在首頁,如果在內(nèi)容也也這樣搞,可能生成html很慢 
修改論壇new.php:
本來讀取論壇的數(shù)據(jù)是js數(shù)據(jù):
 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=57787′ target=’_blank’>iPhone玩家不愿外傳的smart壁紙</a> <br>"); 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=56837′ target=’_blank’>iphone2.0以上固件下載,這些資源都是對大 ..</a> <br>"); 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=54915′ target=’_blank’>白蘋果問題解決辦法以及原因簡單分析 方法 ..</a> <br>"); 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=54502′ target=’_blank’>各平臺建立iphone 開發(fā)環(huán)境的方法</a> <br>"); 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=54058′ target=’_blank’>如何解決刪除SummberBoard后變白蘋果的問題</a> <br>"); 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=53664′ target=’_blank’>iphone棋牌類游戲匯總!愛牌的瘋友別錯過 ..</a> <br>"); 
document.write("<li> <a href=’http://bbs.***.com.cn/read.php?tid=53623′ target=’_blank’>iPhone內(nèi)置鈴聲全下載</a> <br>");
 
現(xiàn)在不需要js數(shù)據(jù),要的是html數(shù)據(jù),所以大家需要把論壇new.php里的輸出語句中的document.write去掉。
 
其他程序舉例:
 
 
{dede:book runphp=’yes’} 
@me = file_get_contents(‘http://book.myiphones.com.cn/freelist/new.html’); 
{/dede:book}
 
拿來就用,數(shù)據(jù)讀取端格式要對就OK

? 主站蜘蛛池模板: 宣武区| 宝清县| 曲沃县| 芮城县| 辰溪县| 江华| 婺源县| 河间市| 东明县| 舒兰市| 丹东市| 边坝县| 洛南县| 宣威市| 新野县| 吉隆县| 大方县| 邵阳县| 安仁县| 扎鲁特旗| 龙川县| 车致| 敦化市| 建水县| 平山县| 东阿县| 屏山县| 得荣县| 延津县| 神池县| 洱源县| 清新县| 宿松县| 婺源县| 石狮市| 调兵山市| 桐城市| 江津市| 响水县| 恭城| 南城县|