WordPress Speed Optimization & Fewer Plugins

Sdílet
Vložit
  • čas přidán 14. 11. 2023
  • WordPress plugins, eh?
    With over 50,000 plugins available for WordPress, it's easy to get carried away and start installing a plugin for every little thing.
    WordPress speed optimization may sound complicated, but with the tips in this video, you'll be able to optimise your website, reduce the number of plugins you use and ultimately make your WordPress life far easier....
    To learn more about WordPress Speed Optimization, click the play button!
    Blocksy: jo.my/y67ten
    Admin & Site Enhancements: www.wpase.com/
    WPTurbo: wpturbo.dev/
    CPTUI: pluginize.com/plugins/custom-...
    Take your WordPress website and skills to the next level!
    ► The Essential Web Designer's Documents Pack
    Looking to take your web design business to the next level? The Essential Web Designers Documents collection has got you covered! With handcrafted, professionally designed documents that have generated tens of thousands in revenue, you'll have everything you need to impress clients, streamline your workflow, and boost your bottom line.
    ► Buy the Essential Web Designer's Documents Pack Now: links.wptuts.co.uk/ewdd
    ► THE TOOLS I LOVE ◄
    If you like what we do and would like to support us, please consider using these affiliate links when purchasing any of the plugins covered in our tutorials. Thank you for your support.
    ► EXCLUSIVE WPTUTS DISCOUNTS ◄
    ✅ WPVivid Backup Pro: jo.my/vividpro (use WPTUTS20 for 20% off)
    ✅ Project Huddle: jo.my/etafyp (WPTUTS for 20% off - Exclusive)
    ► MY PREFERRED HOSTING PROVIDERS ◄
    ✅ Hostinger: jo.my/92dmbb
    ✅ CloudWays: jo.my/1feeng8
    ✅ SiteGround: jo.my/sgwptuts
    ► WORDPRESS VISUAL PAGE BUILDERS ◄
    ✅ ELEMENTOR PRO: jo.my/1s0t2s2
    ✅ Bricks Builder: jo.my/bricks
    ✅ Brizy Pro: bit.ly/2Ji97r8
    ✅ GenerateBlocks: jo.my/xotgcy
    ✅ DIVI 3 Page Builder: bit.ly/2HiiDcE
    ► WORDPRESS THEMES ◄
    ✅ GeneratePress Premium: bit.ly/2Ydn1SE
    ✅ Blocksy: jo.my/y67ten
    ✅ DIVI Theme: bit.ly/2G8JMiA
    ✅ Astra Pro: bit.ly/2zruoKn
    ► WORDPRESS TOOLS ◄
    ✅ InstaWP: jo.my/0jdh2j
    ✅ SMART SLIDER 3: bit.ly/2G0G1vB
    ✅ CSSHERO: bit.ly/2qbrRl6
    ► WORDPRESS PLUGINS ◄
    ✅ SEOPress Pro: jo.my/seopress
    ► SUBSCRIBE ◄
    bit.ly/2rX7rhu
    ► LETS CONNECT: ◄
    👉 Twitter: / wptutz
    👉 Facebook Group: wptuts.co.uk/facebook
    SUPPORT: Our website offers additional information and perks. Please check it out! wptuts.co.uk
  • Jak na to + styl

Komentáře • 37

  • @Pedant_Patrol
    @Pedant_Patrol Před 7 měsíci

    Brilliant as usual, Paul. Thanks for your hard work.

    • @WPTuts
      @WPTuts  Před 7 měsíci +1

      Thank you so much for your kind words! I'm glad you found the video helpful.

  • @fabrictexture4767
    @fabrictexture4767 Před 7 měsíci +1

    One of my all time ❤ video tutorial..

  • @ManuelWillCom
    @ManuelWillCom Před 7 měsíci +5

    Can't stress enough how important hosting selection is when building a site for yourself or a client. It makes all the difference when it comes to overall performance. Additional plugins can only fix so much.

    • @WPTuts
      @WPTuts  Před 7 měsíci

      Spot on!

    • @arianhernandez4943
      @arianhernandez4943 Před 7 měsíci

      Well now we are talking about optimization: which host do u recommend?

  • @wpgeni
    @wpgeni Před 7 měsíci +1

    Another great video. Thank you Paul. I am using Block themes more these days and therefore the need for a child theme is no longer really needed. So what I do with regards to solve the lack of a theme based functions.php file is I create a Must Use plugin, call it something like site-functions.php and place all CPT coding and any other functions I need in that and enqueue a JS file as well if needed. You could also do this same approach with a Classic theme and that way if the theme is ever changed in the future, the functions remain and are not lost, like CPTs for example. This also prevents the must use plugin to never be deactivated or removed by the client by accident. Just my thoughts on that. Thanks again for a great video Paul 🙂

    • @WPTuts
      @WPTuts  Před 7 měsíci

      A very nice idea - plus, you have control over it and it makes things easy to move from site to site.

  • @thewebstylist
    @thewebstylist Před 7 měsíci

    Awesome that ASE plugin, never knew of before! And Blocksy always for the WIN

    • @WPTuts
      @WPTuts  Před 7 měsíci +1

      ASE is a very useful little plugin. :)

  • @visualmodo
    @visualmodo Před 7 měsíci

    Truly nice video, thank you!

  • @PaulMrPKcom
    @PaulMrPKcom Před 5 měsíci

    Thanks Paul, so much good info :)

    • @WPTuts
      @WPTuts  Před 5 měsíci

      Glad it was helpful!

  • @v_gauther
    @v_gauther Před 7 měsíci

    I’d love to see an approach for big sites, for example, how to setup a VPS and allow Redis. That’s poorly documented but this seems game changing.
    And great video as always ❤

  • @baytech4787
    @baytech4787 Před 7 měsíci

    Great video... Quick off topic question - which plugin and email service do you use for SMTP

  • @bmizzle010
    @bmizzle010 Před 7 měsíci +1

    Perfmatters?

  • @KOBE42__
    @KOBE42__ Před 7 měsíci +1

    I see no harm in just using the code snippets plugin. It’s not exactly adding bloat to the front end of my site.

    • @WPTuts
      @WPTuts  Před 7 měsíci

      And no one is saying you shouldn't.. I'm providing an option or alternative to get the benefits of those snippets and not need a plugin installed to manage them. Simples. ::

    • @KOBE42__
      @KOBE42__ Před 7 měsíci

      @@WPTutswhile I agree that minimising plugins is ideal, I’m talking exclusively about code snippets. It is a much better solution than changing the functions file on a child theme. I’d argue that if there was one plugin you want activated on a site to reduce plugins, it would 100% be the code snippet plugin itself.
      Great video never the less, always find them valuable even if we perhaps disagree on this one particular aspect ✌️

    • @WPTuts
      @WPTuts  Před 7 měsíci +1

      @KOBE42__ that's the beauty of an open platform like WordPress, you have so many choices and we all have different preferences for how we like to work. 😀👍

    • @KOBE42__
      @KOBE42__ Před 7 měsíci

      @@WPTutsexactly 👌👍

  • @tonymerkclelive1023
    @tonymerkclelive1023 Před 7 měsíci

    The easiest way to optimize WP is to remove it from your tech stack. We recently dumped WP and converted everything to cloud micro-services. Cut our hosting bill to a fraction of what it was with WP as our CMS, not to mention the speed and SEO improvements basically paid for the upgrade.

    • @EricDegaardt
      @EricDegaardt Před 7 měsíci

      What is ”Cloud Micro Service”? Is it a Company or a concept one can use to build websites?

    • @ryanlee2091
      @ryanlee2091 Před 7 měsíci

      😂😂😂

    • @tonymerkclelive1023
      @tonymerkclelive1023 Před 7 měsíci

      @@EricDegaardt there are hundreds of them, but for our tech stack we're using MongoDB, Vercel (NextJS) and Auth0. We went from having a B+ on GTMetrix to having a A+ with the switch.

    • @martinmcshane4487
      @martinmcshane4487 Před 7 měsíci

      They moved to wix 😂

    • @ryanlee2091
      @ryanlee2091 Před 7 měsíci

      I used to be impatient about juniors talking down other tech stacks. Now I feel bad. I've been doing cloud-native stuff including all the microservices, Kubernetes, and whatnot. But after I got laid off, I was just so happy to come back to work on my WordPress. I just bought myself $3000 worth of plugins on my bday, on black Friday deals.

  • @PicSta
    @PicSta Před 7 měsíci

    CPT-UI is kind of obsolete nowadays. Most people work with ACF or Metabox where you can create taxonomies out of the box.

    • @WPTuts
      @WPTuts  Před 7 měsíci +1

      The problem is, if you use ACF to create a CPT and meta fields, you don’t get everything once you disable the plugin.
      Besides, this was just an example. 😉😛

    • @PicSta
      @PicSta Před 7 měsíci

      @@WPTuts I know, I know, but you shouldn't disable ACF once installed. It's like with a wife, once married, life is over. You never go back. 🤣

    • @WPTuts
      @WPTuts  Před 7 měsíci +1

      @@PicSta I feel for you and your home life dude. lol

    • @PicSta
      @PicSta Před 7 měsíci

      @@WPTuts Hehe Paul, thanks!