- This topic has 11 replies, 4 voices, and was last updated 3 years, 11 months ago by
Tom.
-
AuthorPosts
-
April 28, 2017 at 6:28 am #311512
Patrick
Hello wold like to have your comments or advice on ”WP Rocket” optimisation plug in. Anybody had the chance to use it or heard any good or bad about it
April 28, 2017 at 9:33 am #311592Tom
Lead DeveloperLead DeveloperI’ve heard good thing about it – although I think the performance of caching plugins really depends on your server set up.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 28, 2017 at 9:44 am #311607Patrick
ok i will chek it out a little in depth
for what i tried many tweeks for minifying had nightmare having it not breaking my website but now i can’t get performances as good with ou it. i can tell you i tried all optimisation threads out there including the one from generatepress.The combination autoptimise with wp rocket has givin me decent results. That speed thing is a darn pain in the ….. for us newbees π but am working hard on it.
Do you know of any websites under generatepress with some amount of content that score over 90%? so i can take at look at them
Thx
April 28, 2017 at 10:33 am #311628Leo
StaffCustomer SupportI’d think this site would score over 90% for sure π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 28, 2017 at 11:24 am #311665Patrick
close !! but not there :-)))
https://generatepress.com
Mobile frendly : 100% mobile speed :70% desktop speed:89%:-))
Thx
April 28, 2017 at 11:26 am #311667Patrick
but much better then mine lol
April 28, 2017 at 12:40 pm #311688Leo
StaffCustomer SupportHere are some optimizing tips if it helps: https://generatepress.com/fastest-wordpress-theme/
If not can you provide a link to your site? We can try to see what’s slowing it down.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 28, 2017 at 2:54 pm #311737Patrick
yea thx i apply what is in that document
Thx again
April 28, 2017 at 7:43 pm #311784Leo
StaffCustomer SupportGlad we could help!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 28, 2017 at 8:18 pm #311805Tom
Lead DeveloperLead DeveloperGoogle Page Speed is tough, but I’ve seen people using GP get 100/100 on everything. You would have to not use Google Fonts, and would have to defer all CSS (which causing a flash of unstyled website when loading).
For speed, your server is #1. Get upgraded to PHP7 and you’ll see a difference.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMay 16, 2017 at 9:02 pm #318989Hamish
Hi guys,
I just saw this post. I did not get good results using your documented optimisation mentioned above.
I recently achieved 98% mobile google page speed on my site using WP Fastest cache and the lesser known https://en-au.wordpress.org/plugins/fast-velocity-minify
This was achieved with site origin page builder running (not that it has slowed my site much).
Unfortunately the optimal speed setup broke my mobile menu. So I had settle for settings that only enable 74 / 91 mob / desktop.
In velocity settings I had to :
check – Disable JavaScript processing [ If selected, this plugin will ignore JS files completely ]
uncheck – Enable defer parsing of JS files globally
uncheck – Enable defer of JS for Pagespeed InsightAnd these options were what cranked the speed up.
People say to not worry about google page speed and to try pingdom and the like, but you would think Google page speed is al that counts as it is likely a part of the big g algorithms ??
Do you guys think I could get GP working with more intense minify settings listed above?
Happy to share a site login if you are interested.
May 17, 2017 at 12:14 am #319052Tom
Lead DeveloperLead DeveloperI would allow a plugin like Autoptimize to handle the minifying/combing of files.
GP is set up so each script has a dependent (if necessary), and good minifying plugins will take that into account to prevent errors.
So by default, there should be no issues with this in GP. The issue usually happens when other plugins enqueue scripts without dependents (jQuery) and cause a JS error. This causes the rest of the JS on the page to break as well (including GP).
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.