Cached, PHP generated Thumbnails load slowly
First, using those multiple domains requires several DNS lookups. You’d be better off combining many of those images into a sprite instead of spreading the requests. Second, when I load your page, I see most of the blocking (~1.25s) on all.js. I see that begins with (an old version of) jQuery. You should reference that … Read more