Bricks 101 Part 28 - Page Speed Booster - Free - Easy - Performance - BricksBuilder - Bricks Builder
Вставка
- Опубліковано 8 лют 2025
- Bricks Builder has amazing Page Speed Performance!
But you can make it even better with 2 simple steps!
Snippet for Stopping Lazy Load of Images:
add_filter( 'wp_lazy_loading_enabled', '__return_false' );
And check the Video for a simple and free booster!
Bricks 101 Part 28 - Page Speed Booster - Free - Easy - Performance - BricksBuilder - Bricks Builder
We love to create - share - respond - and deliver.
🧐 Learn with our Mastery Modules: websquadron.co...
👕 Get our Merchandise: websquadron.co...
😃 Join our Facebook Group: / 3309523509284305
😃 Get Code Snippets Pro: r.freemius.com...
😃 Get Elementor Pro: be.elementor.c...
😃 Boost your UA-cam Analysis: www.tubebuddy....
🥹 Support us: paypal.me/Webs...
Hire us to work on your Website!
💌 info@websquadron.co.uk
👩💻 Visit websquadron.co.uk
Hey Imran, I've been checking out your tutorials and I gotta say, you totally kill it no matter what you're teaching. Hey, I'm thrilled that you're ditching Elementor for Bricks lately. Your content on Bricks is straight fire! those are so cool and super helpful. Thanks a lot for putting in the effort and time, I really appreciate it! 😊😍
I want to thank you so much for your videos. You have helped me so very much. I dont actually need your services, however I will examine your site and find a way to either buy something or send some money your way. Again thank you.
Thanks :) Have a look at: learn.websquadron.co.uk/#packs
Great video! Thanks!
Bricks 1.5.6 offers a checkbox "Disable lazy loading" at bricks-> settings -> performance. But lazy loading makes sense. One could think about to add images above the fold the html attribute loading="eager".
I found that even with the LL disabled, a bit of extra code helped to push it further. Of course, I'd have preferred not to add that :)
@@websquadron Yes, one has to expect this when working with a builder that is still in development. I have also solved some things with extra code, which were later available as a feature.
@@davidknecht6865 Soon, we won't need that code :)
Worked like a charm! Went from a 64 to 95 on mobile for the site i'm building currently with Bricks. I did not come across the external css files in your tutorials yet, i turned it on now. Is this something i should always do with Bricks?
You don't have to :)
great!!
Do see my Page Speed video from Jan 2024 that is updated with better tips and can be applied to all WordPress sites regardless of the Page Builder.
@@websquadron yes, watched it already, just wonder how can I go complicated on optimization when that phastpress do it insanely.
If you got a lot of images on a site most of the time, you will get the warning "defer offscreen images" on pagespeed score. Just don't lazy load the first images
Will this combination of the code snippet and Phastpress work just as well with Elementor?
Hi - see this: ua-cam.com/video/KNBdoyvWmSw/v-deo.html
On its own, it won't be enough. Ensure that fonts are preloaded and images are in WebP. But it can give a boost without going through many settings.
Regarding "Duplicate Page" plug-in, even if we use it, and truly need its usage often, wouldn't be the best to just get the habit to activate it before usage and deactivate it (not uninstall it) once we are done with it in that session? Not reason to have it always active, right?
Exactly my thoughts too
You should not have lazy loading for above the fold but below the fold still a good idea.
Absolutely agree that any items above the fold should be excluded.
Quick question. Why use snippets, when that could be included in the Bricks Child theme functions.php
Just because I like to use Snippets :)
I think you didn't mention one thing, what's the hosting provider? I have tried your plugins with gutenberg and I don't get your score, if I use litespeed cache I get that score or very close. I use shared hosting with litespeed and redis.
I use SiteGround (shared hosting).