Website optimization via "speedbooster" plugin Problem

Posted in: Newsmag
Post count: 30

Hello, this was my previous question regarding website speed :
https://forum.tagdiv.com/topic/how-to-do-further-website-optimization/

I followed all of your instructions, my speed test was improved on mobile and desktop.
but yesterday when i changed template layout on my site, google speed test dropped again:
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.unbelievable-facts.com%2F&tab=mobile

On desktop it is good 91 out of 100
and there is only 1 render blocking css which you told me it can not be moved.
http://www.unbelievable-facts.com/…content/themes/Newsmag/style.css?ver=1.5

But on mobile there are some more scripts and css files showing on speed test, it wasn’t there before making changes in template:

Remove render-blocking JavaScript:
http://ajax.googleapis.com/…s/jquery/1.11.1/jquery.min.js?ver=1.11.1
http://www.unbelievable-facts.com/…alite/Socialite/socialite.min.js?ver=2.0
http://www.unbelievable-facts.com/…ugins/wpsocialite/wpsocialite.js?ver=1.0
http://www.unbelievable-facts.com/…ensions/socialite.stumbleupon.js?ver=1.0
http://www.unbelievable-facts.com/…jquery.form.min.js?ver=3.51.0-2014.06.20
http://www.unbelievable-facts.com/…ct-form-7/includes/js/scripts.js?ver=4.1
http://www.unbelievable-facts.com/…themes/Newsmag/js/td_site.min.js?ver=1.5
http://www.unbelievable-facts.com/…includes/js/comment-reply.min.js?ver=4.1
Optimize CSS Delivery of the following:
http://www.unbelievable-facts.com/…content/themes/Newsmag/style.css?ver=1.5
http://www.unbelievable-facts.com/…poser/assets/css/js_composer.css?ver=1.5
http://www.unbelievable-facts.com/…t-form-7/includes/css/styles.css?ver=1.5
http://fonts.googleapis.com/…,600italic,700italic,400,700,600?ver=1.5
http://www.unbelievable-facts.com/…p-includes/css/dashicons.min.css?ver=1.5
http://www.unbelievable-facts.com/…p-includes/css/admin-bar.min.css?ver=1.5
http://www.unbelievable-facts.com/…/wpsocialite/lib/wpsocialite.css?ver=1.5
http://www.unbelievable-facts.com/…p-subscribe/css/wp-subscribe.css?ver=4.1

and these scrips and css don’t seems to have a ‘file id’so i can not move them using speed booster plugin.
please guide me further!

Post count: 6600

Hi,

If the script/stylesheets are already moved if don’t appear on desktop so for mobiles the test should be more rigorous that is why this notifications appear.
The js and css files are already moved to the footer so you don;t need to do it again.
I’m not sure what you could try to get rid of those errors, I suggest you try the recommendations from google insights:

* https://developers.google.com/speed/docs/insights/BlockingJS
* https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery

You can also try to find solutions for this online or search for other ways to remove the “render-blocking JavaScript and CSS” for mobiles.

Thanks

Post count: 30

Before making change in my template this was not appearing on “google speed test”,
How come are they appearing now?

Post count: 1291

Hi,

Even if you move all css and js at the end of the page that warning may still appear because the pagesped test also penalizes the number of plugins and the percentage they get from the page code.
An alternative to this may be to use modpagespeed, but it depends if your host allows it – https://code.google.com/p/modpagespeed/

Tank you, Emil G.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.