收起左侧

    [网站源码] Pro版网址导航系统源码|我爱导航二次开发美化版|支持自主收录+文章发布

    0
    回复
    6
    查看
    [复制链接]

    管理员

    3753

    主题

    3814

    帖子

    1万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    积分
    17890

    最佳新人活跃会员热心会员推广达人宣传达人灌水之王突出贡献优秀版主荣誉管理论坛元老

     楼主| 发表于 昨天 22:28 | 显示全部楼层 |阅读模式
    【内容简介】
    本资源为基于SiteHub二次开发的开源免费网址导航系统Pro版,拥有独立前台与拟态风格后台管理中心。支持网站自主提交收录、自动获取TDK与Icon、后端审核管理,集成文章发布功能,适合快速搭建个性化导航站点。
    【核心功能】
    ✅ 自主提交收录:用户前台可自主提交网站,自动获取TDK与Icon
    ✅ 拟态后台管理:现代化拟态设计后台,审核管理更便捷
    ✅ 文章发布系统:支持文章内容发布与管理
    ✅ 多维度分类:支持ID与别名方式分类展示
    ✅ 搜索引擎优化:完整伪静态支持,提升收录效果
    【环境要求】
    ▷ Web服务器:Nginx/Apache
    ▷ PHP版本:7.4+
    ▷ 数据库:MySQL 5.6+
    【伪静态配置】
    • Nginx配置:包含首页、分类、详情页等路由规则
    • Apache配置:支持.htaccess,实现URL重写

    【系统特性】
    🔹 开源免费:基于SiteHub开发,完全免费开源
    🔹 响应式设计:适配PC与移动端
    🔹 收录管理:支持用户提交与后台审核
    🔹 扩展性强:便于二次开发与功能定制
    【适用场景】
    ☑ 个人网址导航站
    ☑ 行业资源导航平台
    ☑ 网站收录展示项目
    ☑ 网址导航类产品开发
    【使用说明】
    • 配置Nginx/Apache+PHP+MySQL环境
    • 设置伪静态规则(提供Nginx/Apache完整配置)
    • 通过域名访问安装向导完成部署
    • Nginx伪静态:
      1. rewrite ^/index.html$ /index.php last;
      2. rewrite ^/about.html$ /about.php last;
      3. rewrite ^/search.html$ /search.php last;
      4. rewrite ^/ranking.html$ /ranking.php last;
      5. rewrite ^/apply.html$ /apply.php last;
      6. rewrite ^/404.html$ /404.php last;
      7. rewrite ^/category-([1-9]+[0-9]*).html$ /category.php?id=$1 last;
      8. rewrite ^/category-([a-zA-Z]+).html$ /category.php?alias=$1 last;
      9. rewrite ^/site-([1-9]+[0-9]*).html$ /site.php?id=$1 last;
      10. rewrite ^/article.html$ /article.php last;
      11. rewrite ^/article-list-([1-9]+[0-9]*).html$ /article_list.php?id=$1 last;
      12. rewrite ^/article-([1-9]+[0-9]*).html$ /article_show.php?id=$1 last;
      13. rewrite ^/img/favicon/(.*)$ /favicon.php?url=$1 last;
      14. rewrite ^/img/favicon/(.*).png$ /favicon.php?url=$1 last;
      15. rewrite ^/img/preview/(.*).png$ /preview.php?url=$1 last;

      16. location ~ "^/img/favicon/([^/]+)/?.png$" {
      17. try_files /$uri /$uri/ /favicon.php?url=$1;
      18. }

      19. location ~ "^/img/preview/([^/]+)/?.png$" {
      20. try_files /$uri /$uri/ /preview.php?url=$1;
      21. }
      复制代码
      Apache伪静:
      1. RewriteEngine On
      2. RewriteBase /
      3. RewriteRule ^index.html index.php [L,NC]
      4. RewriteRule ^about.html about.php [L,NC]
      5. RewriteRule ^search.html search.php [L,NC]
      6. RewriteRule ^ranking.html ranking.php [L,NC]
      7. RewriteRule ^article.html article.php [L,NC]
      8. RewriteRule ^apply.html apply.php [L,NC]
      9. RewriteRule ^404.html 404.php [L,NC]
      10. RewriteRule ^category-([0-9]+).html category.php?id=$1 [L,NC]
      11. RewriteRule ^category-([a-zA-Z]+).html category.php?alias=$1 [L,NC]
      12. RewriteRule ^site-([0-9]+).html site.php?id=$1 [L,NC]
      13. RewriteRule ^article-list-([0-9]+).html article_list.php?id=$1 [L,NC]
      14. RewriteRule ^article-([0-9]+).html article_show.php?id=$1 [L,NC]
      15. RewriteRule ^img/favicon/(.*)\.png$ favicon.php?url=$1 [L,NC]
      16. RewriteRule ^img/preview/(.*)\.png$ preview.php?url=$1 [L,NC]
      复制代码
      20250914_222642_013.png 20250914_222642_015.png 20250914_222642_014.png 20250914_222642_016.png 20250914_222642_017.png 20250914_222642_018.png
      请点击此处下载

      查看状态:需购买或无权限

      您的用户组是:游客

      文件名称:wp.txt 
      下载次数:0  文件大小:32 Bytes 
      下载权限: 至尊会员 以上或 至尊会员   [购买会员]   [充值美金]



    温馨提示:
    1、本站所有信息都来源于互联网有违法信息与本网站立场无关。
    2、当有关部门,发现本论坛有违规,违法内容时,可联系站长删除,否则本站不承担任何责任。
    3、当政府机关依照法定程序要求披露信息时,论坛均得免责。
    4、本帖部分内容转载自其它媒体,但并不代表本站赞同其观点和对其真实性负责
    5、如本帖侵犯到任何版权问题,请立即告知本站,本站将及时予与删除并致以最深的歉意
    6、如果使用本帖附件,本站程序只提供学习使用,请24小时内删除!使用者搭建运营触犯法律,违法,违规,本站不承担任何责任。
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    专注源码分享6年
    全国免费热线电话

    400-225-995

    周一至周日9:00-23:00

    反馈建议

    a5887776@163.com 在线QQ咨询

    Powered by Discuz! X3.4 Licensed © 2001-2013 Comsenz Inc.