這兩天發現在google搜尋列直接打關鍵字搜尋,常常會網頁一開就好久,最後導致逾時的情況。
開youtube也是影片LOAD好久。
但是又不是一直都這樣,一下正常一下有問題。
看了一下防火牆上的流量圖,流量也都很低呀,感覺連線怪怪的。
如果把搜尋引擎換成yahoo/hinet等等,就不會有這種狀況,可能要來跟中華電信報修看看。
艾瑞克的Hexo空間
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true