hi guys,
I been trying a plug-in called ” Defer CSS Addon for BWP Minify ” It has improved my loads speed dramatically from 6 seconds to 2, problem is when page loads there is like one second where you don’t see styles
than the mobile menu appears and despears instantly. It is kind of wird but my site has never been faster. Any chance you guys test this plug to see how it can be set to work properly with newspaper.
I know is of scope but at least may give you inspiration on how to improve speed overall for enwspapper
I am open to suggestions from other users too!
Thanks in advance!
Salo
Hello,
Unfortunately we cannot provide any insight into this matter as the plugin is not tested and we have no idea of it’s functionality. For page speed we recommend this tutorial: https://forum.tagdiv.com/how-to-make-the-site-faster/
And a note on speedbooster: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!
hi there followed instructions, speed busted is enabled and i added akismet manually. still this stuff is showing.
Remove render-blocking JavaScript:
http://girlterest.com/…-includes/js/jquery/jquery.js?ver=1.12.3
http://girlterest.com/…s/jquery/jquery-migrate.min.js?ver=1.4.0
http://girlterest.com/…button-for-images/js/jpibfi.js?ver=1.52a
Optimize CSS Delivery of the following:
http://fonts.googleapis.com/…n+Sans%3A300%2C400%2C600%2C700&ver=4.5.2
http://fonts.googleapis.com/…italic%2C400italic%2C300italic&ver=4.5.2
http://fonts.googleapis.com/css?family=Actor%3A400%2C700&ver=4.5.2
http://girlterest.com/…ssets/css/js_composer.min.css?ver=4.11.2
http://girlterest.com/…content/themes/Newsmag/style.css?ver=3.0
can you help?
Thanks!
I have a registered scripts list but must of the stuff showing in gt metrics docent show in the list.
from gt metrics here, I know i cant do nothing about the google ads, but there is other stuff.
Thanks again!
-
This reply was modified 10 years by
Bogdan B..
sorry for the bombarding, here is a little more info. page is crazy slow. see here.
http://pasteboard.co/1whVeUi2.png
I also noticed there is a strange second at the beginning when menus goes black upon loading.
Hi,
When you use speedbooster, the cascadin css will show up as the style.css is moved to the bottom of the file so it;s loaded after the content. If you want to remove the black default menu color, you have to change it directly in style.css so it will not be re-written.
As for the speedbooster plugin, that is why it is only compatible with certain plugins as it can’t move all of the render blocksing from all of your plugins. FOr this you have to try and change priority for speedbooster like so: https://forum.tagdiv.com/topic/help-in-using-speedboost/
Try to also disable your plugins and check with gtmetrix again as some plugins can slow down your site considerably to the extent that the plugin causes more damage than the effectiveness of it’s features.
Thank you!
I guess my question is, if it is enabled, why i still see stuff in report that sholdent be there.
by the way plug in is enabled and working
http://girlterest.com/wp-content/themes/Newsmag/js/tagdiv_theme.min.js?ver=3.0fro example.
http://girlterest.com/wp-includes/js/wp-embed.min.js?ver=4.5.2 (1.2KiB)
http://girlterest.com/wp-includes/js/comment-reply.min.js?ver=4.5.2
Also can you expand regarding styles.css how can i do that??
Thanks in advance!
Hi,
Speedbooster cannot move everything out of the box. You need to add the js and css for what does not get removed by hand as exemplified in the tutorial. Please also use this topic to learn about how to change the priority for speedbooster so it can detect more render blocking elements: https://forum.tagdiv.com/topic/help-in-using-speedboost/
Please note that render blocking elements do not add too much speed to your site. You will have to check the other sections as well and use a caching plugin (we recommend wp super cache.)
Please handle all of the options in this guide (https://forum.tagdiv.com/how-to-make-the-site-faster/) and leave render blocking for last.
As for the css, if you use speedbooster and move style.css to the footer, you will need to edit the colors directly in the file by editing it with a text editor (notepad++ or similar) and changing the colors by hand: http://screencast.com/t/sNwxBK99DoRd
Thank you!