当前位置:首页 » 网站源码 » Wordpress模板插件 » 详情

Rtworld目次网全解开源2.0

今天带来的是某送分享出来的Rtworld目次网全解开源2.0,全网首发,功用齐备!

 系统介绍 

1.多前台模板切换,多跳转模板切换 

2.系统日记办理,系统数据清理东西 

3.多网站分类,多文章分类,具有册本,影视,等搭配功用 

4.收罗数据,站长办理,简便操做,提交即收录,各大网站推送收录你的域名, 快拥有属于你的目次网,当地TDK信息一键获取,去除接口卡带式 

5.邮箱式提交收录,愈加包管网站量量数据,上传安拆前端模板/跳转模板 6.新增影视和小说功用,自行添加相关数据!  

安拆教程 

1.上传办事器/虚拟主机根目次而且解压 

2.填写伪静态(伪静态鄙人方) 

3.拜候域名填写数据库相关信息,并完成操做! 

4.后台信息: 

后台入口:/Manage/ 

后台默认账户密码:Manage/123456 

 Nginx伪静态 

location = /index.html {

  rewrite ^(.*)$ /index.php;

}

location = /tb {

  rewrite ^(.*)$ /User/tb.php;

}

location = /jd {

  rewrite ^(.*)$ /User/jd.php;

}

location = /pdd {

  rewrite ^(.*)$ /User/pdd.php;

}

location = /404.html {

  rewrite ^(.*)$ /index.php?AS=404;

}

location /sort {

  rewrite ^/sort-([1-9]+[0-9]*).html$ /index.php?AS=sort&sid=$1;

}

location /arsort {

  rewrite ^/arsort-([1-9]+[0-9]*).html$ /index.php?AS=arsort&aid=$1;

}

location /article {

  rewrite ^/article-([1-9]+[0-9]*).html$ /index.php?AS=article&tid=$1;

}

location /web {

  rewrite ^/web-([1-9]+[0-9]*).html$ /index.php?AS=web&wid=$1;

}

location /book {

  rewrite ^/book-([1-9]+[0-9]*).html$ /index.php?AS=book&xid=$1;

}

location /movie {

  rewrite ^/movie-([1-9]+[0-9]*).html$ /index.php?AS=movie&ysid=$1;

}

location /app {

  rewrite ^/app-([1-9]+[0-9]*).html$ /index.php?AS=app&gid=$1;

}

location /qbwz {

  rewrite ^/qbwz.html$ /index.php?AS=qbwz;

}

location /books {

  rewrite ^/books.html$ /index.php?AS=books;

}

location /movies {

  rewrite ^/movies.html$ /index.php?AS=movies;

}

location /apps {

  rewrite ^/apps.html$ /index.php?AS=apps;

}

location /article_search {

  rewrite ^/article_search.html$ /index.php?AS=article_search;

}

location /search {

  rewrite ^/search.html$ /index.php?AS=search;

}

演示站及预览图 

前台: http://school.0ysq.com 

 后台: http://school.0ysq.com/Manage/ 

 账户密码:Manage/123456         



打赏站长

打赏方式:

X
  • 支付宝
  • 微信
  • QQ红包

打开支付宝扫一扫
文章作者:︻$▅▆▇◤ 日期:2021年10月19日 星期二   分类:Wordpress模板插件   浏览(610)
本文地址:https://www.zzjjd.cn/Wordpress/377.html   [百度正在收录]
声明:本页信息由网友自行发布或来源于网络,真实性、合法性由发布人负责,请仔细甄别!本站只为传递信息,我们不做任何双方证明,也不承担任何法律责任。文章内容若侵犯你的权益,请联系本站删除!
本文最后更新于2021-10-19,已超过 1 年没有更新,如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢!

留言咨询

自动获取QQ

昵称

邮箱

网址

寻元素 - 专注免抠png素材设计网站

    寻元素 - 专注免抠png素材设计网站

关于我们

    站长导航网提供网站SEO优化、SEM推广营销(百度/360/搜狗收录优化)、企业建站、搜索引擎教学等服务。
    联系我们:给我发QQ消息 加入QQ群

站点统计

  • 收录网址:308 个
  • 黑名单:4 个
  • 发布文章:2247 条
  • 总访问量:995570次
  • 评论总数:15 条
  • 用户总数:239
  • 本站运行:2年4月8天
展开
关闭 提交收录 审核状态 SEO实战 SEO外链 在线工具 资源大全 骗子公布 本站公告

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/www.zzjjd.cn/content/templates/sldh3_0/footer.php:296) in /www/wwwroot/www.zzjjd.cn/include/lib/view.php on line 23