美文网首页Linux运维
Octpress speeder octpress访问过慢,优化

Octpress speeder octpress访问过慢,优化

作者: 菩提老鹰 | 来源:发表于2015-12-29 19:56 被阅读0次

title: Octpress speeder
date: 2015-05-15 12:08:36 +0800
comments: true
category: Linux
tags: octpress,linux

Issue

When visit my own Octpress blog via github(opscolin.github.io), it visited very slow.
And after commont some google related setting in _config.yml, it's still very slow

Method

Except modify _config.yml to commont some google related setting, there still have some font cache and ajax script.

M1

replace with some replaced-source like 360 lib
1, source/_includes/head.html
    ajax.googleapis.com ---> userso.com
2, source/_includes/custom/head.html
    fonts.googleapis.com ---> userso.com

M2

refer to http://www.chanjar.me/blog/2014/06/29/jia-kuai-octopressguo-nei-fang-wen-su-du/

相关文章

网友评论

    本文标题:Octpress speeder octpress访问过慢,优化

    本文链接:https://www.haomeiwen.com/subject/fdrihttx.html