eEricZeng / gitalk

gitalk plugin repo
https://eericzeng.github.io
Apache License 2.0
0 stars 0 forks source link

hexo博客站点sitemap的使用 | EricZeng #6

Open eEricZeng opened 4 years ago

eEricZeng commented 4 years ago

https://eericzeng.github.io/2019/07/14/hexo%E5%8D%9A%E5%AE%A2%E7%AB%99%E7%82%B9sitemap%E7%9A%84%E4%BD%BF%E7%94%A8/

版本说明 hexo v3.9.0 hexo-theme-next v7.1.2 启用sitemap功能为了让博文被google或百度检索,需要使用hexo的sitemap功能。修改themes/next/_config.yml: 123456789menu: home: / || home #about: /about/ || user tags: /tags/ || tags cate