注意:此版本为秒收录导航网V1.1版 全站开源搭建即可使用 修复内容:1:修复原ICO图标与缩略图获取无效问题(原获取方式已死,现写入程序中了)2:删减站点详情页无效统计3:新增全站后台可管理若干广告位(不添加广告不显示)4:修复其它若干问
注意:此版本为秒收录导航网V1.1版 全站开源搭建即可使用
修复内容:
1:修复原ICO图标与缩略图获取无效问题(原获取方式已死,现写入程序中了)
2:删减站点详情页无效统计
3:新增全站后台可管理若干广告位(不添加广告不显示)
4:修复其它若干问题
===============================================================
V1.2版本后台更新功能如下)
新增广告到期自动锁定功能
新增广告到期自动切换默认广告功能
新增广告在不修改广告代码情况下可自由选择开启或关闭展示广告
新增广告位备注功能,方便备注客户
修复全站原所有收录网站ICO图标不显示问题
==================================================================
Nginx伪静态规则:
rewrite ^/index.html$ /index.php;
rewrite ^/about.html$ /about.php;
rewrite ^/top.html$ /top.php;
rewrite ^/search.html$ /search.php;
rewrite ^/apply.html$ /apply.php;
rewrite ^/404.html$ /404.php;
rewrite ^/sort([1-9]+[0-9]*).html$ /sort.php?id=$1;
rewrite ^/sort([a-zA-Z]+).html$ /sort.php?alias=$1;
rewrite ^/site_([1-9]+[0-9]*).html$ /site.php?id=$1;
Apache的伪静态规则
RewriteEngine On
rewritebase /
RewriteRule ^index.\html /index\.php [L,NC]
RewriteRule ^about\.html about\.php [L,NC]
RewriteRule ^search\.html search\.php [L,NC]
RewriteRule ^apply\.html apply\.php [L,NC]
RewriteRule ^404\.html 404\.php [L,NC]
RewriteRule ^sort([0-9]+)\.html sort\.php?id=$1 [L,NC]
RewriteRule ^sort([a-zA-Z]+)\.html sort\.php?alias=$1 [L,NC]
RewriteRule ^site_([0-9]+)\.html site\.php?id=$1 [L,NC]
修改数据库配置信息
根目录下 config.php文件内
后台路径:
/admin
后台登录信息
admin admin888
修复内容:
1:修复原ICO图标与缩略图获取无效问题(原获取方式已死,现写入程序中了)
2:删减站点详情页无效统计
3:新增全站后台可管理若干广告位(不添加广告不显示)
4:修复其它若干问题
麋鹿科技云出品【导航秒收录带自动管理广告位V1.2版】
来源地址:https://blog.csdn.net/zhou198358bo/article/details/127965962
--结束END--
本文标题: 搭建即可运营的秒收录导航网源码带广告管理完美运营版
本文链接: https://lsjlt.com/news/387140.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0