1. Redbot doesn't like some of the http headers: http://redbot.org/?uri=http://tempalias.com/
Content-type should be "text/html; charset=utf-8 ". Why the keep-alive connection?
2. It feels like the home page is rendering slowly.
Thanks for the feedback. Most of the problems are related to node-paperboy. I'll look into this and submit patches upstream.
edit: Fixed all the stuff that's not in node-paperboy (that will take a while) - mostly the compression related issues. I didn't know about redbot, otherwise I would have checked before submission. The remaining issues are reported as issue #8: http://github.com/pilif/tempalias/issues/#issue/8
1. Redbot doesn't like some of the http headers: http://redbot.org/?uri=http://tempalias.com/ Content-type should be "text/html; charset=utf-8 ". Why the keep-alive connection?
2. It feels like the home page is rendering slowly.