There are many people in China report issue to me, my blog is very hard to open, today I find the problem finally…
WordPress load google fonts at head part, but in China the Great Firewall block all google address. So the load process is very very very slow.
Get the bad code in /var/www/html
find . | xargs grep 'fonts.google' 2> /dev/null:
Comment all of them, now the user from China or other country blocked google can view it much much faster 🙂
It is faster now.
Whether this information is useful: http://www.jslink.org/other/googleapis2useso.html