• After using this plugin my google speed went up a lot but i still have one issue that will not go away.How can i remove google fonts and bootstrap from render-blocking?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jahlive,

    If your Google speed score went up a lot, those things should be nothing to worry about.
    For example, if you get render-blocking message about a web font, doesn’t necessarily mean it will render slower your page, if your total number of fonts and font-weights used on your page are reasonable lower. Your main concern should be optimizing the web fonts rendering performance as follow:

    1. Combine multiple fonts into one request
    2. Make sure your Font API link is placed before all the <script> tags.

    Also, playing with W3 Total Cache configuration will allow you to take full advantage of Speed Booster Pack plugin.

    However, deferring CSS files(like Google fonts) it seems pretty useless to me since it has almost no benefit for your page and is a huge time/effort investment to achieve it.

    Thnks for the rating!

    Thread Starter Jammin

    (@jahlive)

    @tiguan your update today make this plugin sooooooooooooooo good.

    Today update removed all my google fonts from render-blocking…thx for ur plugin,

    I’m glad you like it ??
    As you can see, I’v change my mind from above post about rendering CSS and I did it!
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Great Plugin’ is closed to new replies.