Skip to content

Commit 6aa5cf8

Browse files
author
fengr06
committed
update README.md
1 parent 5c14a6e commit 6aa5cf8

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# mrcoderBlog
22

3+
## 20190124开源声明
4+
总花费大约一周时间,陆陆续续开发,laravel+react+next主题的博客系统日渐丰满,是时候分享成果了。喜欢的请star一下。系统会持续更新。
5+
6+
DEMO:
7+
8+
http://www.wrsee.com
9+
310
## 背景
411
博主一直使用git page + hexo搭建个人的博客,奈何,渐渐发现了问题
512

@@ -209,6 +216,12 @@ service crond restart
209216
service crond restart
210217
211218
```
219+
* 20190124新增360搜索
220+
百度索引起来了,关键字跑到了首页,是时候支持更多的搜索引擎了,sitemap作为一种通用的方式很受青睐,基于此,新增sitemp生成功能
221+
每天下午六点定时生成sitemap.txt,访问方式路径为 域名/storage/sitemap.txt,物理路径为 项目目录下的public/storage/sitemp.txt
222+
223+
* 一点建议
224+
seo关键字很重要,请务必在后台配置好。
212225
213226
## 关于邮件通知
214227
配置.env:

0 commit comments

Comments
 (0)