Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #206325

    I’ve spent about 100 hours over the past month to optimise the speed of my site which, when I started my efforts, was taking 30seconds to open most pages of my site. I’ve meanwhile brought the page opening time down to 4 seconds. My Google Page Speed and and Yslow ranks have improved from low 40’s to low 90’s which isn’t too bad.

    There is one big problem remaining, that needs to be fixed (by you guys). The Google fonts Teline V uses have a short freshness lifetime.

    https://fonts.googleapis.com/css?family=Roboto+Condensed:700,400
    https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700
    https://fonts.googleapis.com/css?family=Roboto:400,400italic,300,300italic,700,700italic

    You need to specify an expiration at least one week in the future to avoid the browser being forced to re-download the font from Google when opening the page which obviously increases the time needed to open the page.

    See http://awesomescreenshot.com/0be4wp7ie5
    and http://tools.pingdom.com/fpt/#!/exLfQq/https://therebel.is

    Part of the problem is that you don’t specify the version number of the font, which forces the client browser to check if there a newer version available to download. It would be better to specify the current font version number and change that setting in the next template update.

    https://developers.google.com/speed/docs/insights/rules

    Saguaros Moderator
    #570496

    Hi

    As I can see that the time for loading font on your site is quite good.

    Please take a look at the report and see the file which takes time to load on your site.

    Anyways, I will pass to development team for further consideration.

    Andrew Winkler Friend
    #570561

    It wouldn’t take a big effort by your programmers to include version numbers in the font commands to make them expire later.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Andrew Winkler 9 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum