Hi, I just bought you theme and applied on my site : http://www.thenerdmag.com
But your wp booster plugin is not working. Also page is speed around 70 – 85. Please help.
Please help how to find wp booster is working or not? My pagespeed is around 45.
i checked by turning on and off. Each time test you page speed through google pagespeed
Minify your css and html, I think it will add at least 6-7 points.
But can I ask how you did remove render-blocking javascript files, because that’s my only problem in pagespeed.
You can minify your css and html via W3 cache. I’d be glad if you could say how you dealt with javascript files.
Hi,
@uzairfreak you are getting a very good speed.
from here: http://screencast.com/t/sGX4rgLlfkA
1. the files are served to slow by your server – use a cdn or … if you are familiar with nginx use that instead of apache
2. try to manually compress the css using an online css compressor maybe that will make get a better score without updating / configuring the server
The speed booster plugin is working on your site (make sure that you empty the cache when you test with or without it).
sorry for the delay… we try to answer all of the questions as fast as we can.
@Vinay Prajapati – please give me your site url!
@mixvice – our speed booster plugin is moving all the stuff at the bottom
@Steven – google’s pagespeed tools gives a better score with css at the bottom but you lose html5 validation 😐 .
How can I compress that CSS file online and which css file.
@uzairfreak
you may wish to read through the sticky page speed thread at top of forum, as I posted various tips for compressing CSS and java files.
If you’re using GTMetrix, to test your site, it will also offer to give you optimized versions.
SEE: http://gtmetrix.com/reports/www.thenerdmag.com/2nMdQOEd
@Vinay Prajapati and @mixvice- the new version of jetpack introduced an incompatibility issue with our speed booster plugin. I’ve fixed it yesterday and the update will be live monday. That’s why the score was the same with or without it. Sorry about that.
@uzairfreak – as Christopher said, please read this thread https://forum.tagdiv.com/topic/pagespeed/ it has a lot of usefull information.
@Radu when ever I try to enable CSS minify in W3 total cache my whole site crashes and only adsense ads are displayed.
Remove render-blocking JavaScript:
http://www.thenerdmag.com/…8a9607354adbff25f.js?m=1400337905&01f91d
Optimize CSS Delivery of the following:
http://www.thenerdmag.com/…5699f73ed8f23187.css?m=1400337951&01f91d
http://fonts.googleapis.com/…lic-ext%2Clatin-ext%2Ccyrillic&ver=3.9.1
http://fonts.googleapis.com/…2C700&subset=latin%2Clatin-ext&ver=3.9.1
http://fonts.googleapis.com/…tnamese%2Clatin-ext%2Ccyrillic&ver=3.9.1
how can I solve this please help 🙁
Only way to not have issues with Google fonts, is not use them.
There are some threads here in the forum about changing your settings in the admin panel to “web safe” fonts and not using any Google fonts at all; then commenting the Google fonts out in the functions.php file.
