See the link to docs right side of page ? Go to “tutorials” > “pagespeed guide”
You can optionally use a plugin I happen to use instead “Scripts to Footer” which works as well on my sites.
You can also edit the Speedbooster plugin to “allow all plugins” — but you’d have to check forum for the hack to do that, as I don’t use SB any more myself.
I have dedicated server, advanced user, and I do my own hacks to minify CSS, de-enqueue elements not used (emojis, etc.); and move stuff to footer.
You can see my long winded thread in the docs > tutorials > DIY > best of forums
I am just an oddball case as I do some major changes to the header and footer to optimize the site so don’t need speedbooster to do that for me.
e.g., I load all the critical above the fold CSS in header and move main style to footer manually after de-enqeuuing it from header via functions/filter.
SpeedBooster is a helper, but not only way to do that; and there is no one click solution for solving “above the fold” content issues for pagespeed score for all sites.
Hi
Note that the Speed Booster plugin disable itself when an incompatible plugin it’s installed. We added this measure to avoid conflicts with the plugins that won’t allow to move their CSS/js resources at page bottom. To keep it always activated comment or delete the indicated lines from td-speed-booster.php: http://screencast.com/t/RZLIOPUNdqh You can check this topic for more information about speed booster usage: https://forum.tagdiv.com/topic/speed-booster-questions/
Hope this help.
Thanks!




