[Pro] Help! - page not loading correctly

Have a look at https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fminiscoff.co.uk

I think your main issue is that there is so much CSS styling going on that the element positioning styles are not loading before all the other stuff.

There are definitely things like links to font styles that come too far down the load order ie

<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,700' rel='stylesheet' type='text/css'>

I would have those After Head not before End Head

There is a link to a 404 stylesheet at http://www.miniscoff.co.uk/animate.min.css but I suspect you have that duplicated somewhere.

But there is a LOT happening on that page!

David


freewaytalk mailing list
email@hidden
Update your subscriptions at: