Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Amour Web Design,
    No it wouldn’t. Read this answer on stack overflow for a good explanation on why this is the case. Cheers

    Sunny

    sarmour21

    (@sarmour21)

    Hi,

    In relation to this question. I’m trying to improve my speed as well. Reducing the use of the google apis to grab stylesheets would reduce http requests, dns lookups, and the number of stylesheets (W3TC for some reason can’t grab these and combine/minify).

    One option I’m thinking of using, since I have a small website, and don’t use many different fonts is to inline the stylesheets.
    https://developers.google.com/speed/pagespeed/module/filter-css-inline-google-fonts#description

    To do this I’d need to first shut off the Is there an easy way for me to prevent automatic enqueuing of the google font apis in Easy Google Fonts, or will this break it? Do you have any thoughts on how to do this properly?

    Thanks

    Sean

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add Expires Headers’ is closed to new replies.