css - Preventing Render-Blocking in Bootstrap 3.2 -
i have issue client's website uses twitter bootstrap 3.2 less. technical lead @ client has flagged google pagespeed insights showing red flag against several of css files in site causing render blocking issues:
however, above fold content on majority of pages contains of css elements used in site idea of "in-lining" of css render above fold content seems ridiculous. make things worse important pages in site have lowest speed scores:
http://www.ukessays.com/services/essay-writing-service.php : 71/100
vs
http://www.ukessays.com/essay-help/referencing/ : 77/100
as website re-built using twitter bootstrap make more responsive i'm left looking bit of idiot scores less previous non-responsive website. fact css compiled using less has effective prevented implementing dynamic solution problem server-side
has come across problem , if can recommend simple fix / plugin solve issue?
the solution have far take entire of above fold content, h! tag of "essay writing service" down first call action , save isolated div structure doesn't flow rest of page.
Comments
Post a Comment