站长啦网站目录作为35DIR最成功的二次开发网站,目前已经给很多朋友带来了帮助
今天就开始发各类修改教程!
如果你觉得麻烦,可以加入站长啦VIP目录成长计划,免费拥有和站长啦一样的网站并提供升级
QQ:83064001
站长啦教程一:列表页收录网站按pr\权重\sr\alexa排列顺序
修改方法:
1、找到module/webdir.php 打开
找到第18行
$cate_id = intval($_GET['cid']);
$cache_id = $cate_id.'-'.$curpage;
$pageurl .= '&cid='.$cate_id;
$cate_id = intval($_GET['cid']);
$sort_by = strtolower(trim($_GET['sort']));
if (empty($sort_by)) $sort_by = 'ctime';
if ($sort_by == 'arank') {
$order = 'ASC';
} else {
$order = 'DESC';
}
$cache_id = $cate_id.'-'.$sort_by.'-'.$curpage;
$websites = get_website_list($where, 'web_ctime', 'DESC', $start, $pagesize);
$total = $DB->get_count($table.' w', $where);
$showpage = showpage($pageurl, $total, $curpage, $pagesize);
/* 排序 */
$sort_fields = array('ctime' => '收录时间', 'grank' => 'PageRank', 'brank' => 'BaiduRank', 'srank' => 'SogouRank', 'arank' => 'AlexaRank', 'instat' => '点入次数', 'outstat' => '点出次数', 'views' => '人气指数');
$newarr = array();
$i = 0;
foreach ($sort_fields as $key => $val) {
$newarr[$i]['sort_key'] = $key;
$newarr[$i]['sort_name'] = $val;
$newarr[$i]['sort_link'] = $pageurl.'&sort='.$key;
$i++;
}
$pageurl .= '&sort='.$sort_by;
$smarty->assign('sort_by', $sort_by);
$smarty->assign('sort_fields', $newarr);
$websites = get_website_list($where, $sort_by, $order, $start, $pagesize);
$total = $DB->get_count($table.' w', $where);
$showpage = showpage($pageurl, $total, $curpage, $pagesize);
找到
{#$cate_name#}
{#foreach from=$sort_fields item=item#}{#if $sort_by == $item.sort_key#}{#$item.sort_name#}{#else#}{#$item.sort_name#}{#/if#}{#/foreach#}{#$cate_name#}
这样就行了
效果如图

具体演示页面
https://top.cnzzla.com/webdir/
注意:开启了伪静态记得添加伪静态哦
站长啦网站目录 hurq
网站目录交流QQ群:199806108
版权与免责声明:
凡注明稿件来源的内容均为转载稿或由网友用户注册发布,本网转载出于传递更多信息的目的;如转载稿涉及版权问题,请作者联系我们,同时对于用户评论等信息,本网并不意味着赞同其观点或证实其内容的真实性;

![英雄棋士团(预下载)?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/shouyoupic/yingxiongqishituanyuxiazai.jpg)
![美食小当家?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/shouyoupic/meishixiaodangjia.png)
![2047?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/shouyoupic/2047.jpg)
![荣誉指挥官(预下载)?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/shouyoupic/rongyuzhihuiguanyuxiazai.png)
![繁荣美食市场物语?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/shouyoupic/fanrongmeishishichangwuyu.jpg)
![夸克浏览器 v4.2.1.138 好用的手机浏览器?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/appimg/202007/kuakezuolanqi.jpg)
![移动办公软件 OfficeSuite Premium v10.18.28716 内购解锁版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/appimg/202007/yidongbangongruanjian.jpg)
![乐秀视频编辑器 VideoShow v8.8.4 内购解锁版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/appimg/202007/lexiushipinbianjiqi.png)
![X 浏览器 v3.3.9 一款小巧的安卓浏览器?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/appimg/202007/x.jpg)
![安卓密码管理软件 Enpass v6.4.5.368 内购解锁版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/appimg/202007/anzhuomimaguanliruanjian.jpg)
![差分复制同步 FastCopy-M v3.6.3.51 绿色便携版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/softimg/FastCopy3.png)
![多标签页拓展 Clover v3.5.2 Build 19809 精简绿色版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/softimg/Clover.png)
![文件重命名 Advanced Renamer v3.85 Lite 绿色便携版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/softimg/Advanced_Renamer.png)
![网络防火监控 GlassWire Elite v2.1.166 绿色便携版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/softimg/GlassWire.png)
![影音播放器 Daum Potplayer v1.7.20538 美化便携版?=$bqr['banben']?>](http://shouyouimg.cnzzla.com/d/file/softimg/PotPlayer.png)