EWWW Image Optimizer Wordpress Plugin Optimal Settings - Image compression for website speed

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

Комментарии •

  • @wplearninglab
    @wplearninglab  10 месяцев назад +2

    If you enjoyed this video don't forget to the like it and subscribe! Then check out this playlist about speeding up WordPress: ruclips.net/video/cBDY-CXWmI0/видео.html

  • @FlashQB19
    @FlashQB19 4 месяца назад +1

    Thank you. Very clear, straight to the point. You gained a subscriber.

    • @wplearninglab
      @wplearninglab  4 месяца назад

      You're welcome, thanks for watching and subscribing! Let me know if you have any questions :)

  • @Lunar.cipher
    @Lunar.cipher 6 месяцев назад +1

    Amazing content as always. You are a great teacher.

    • @wplearninglab
      @wplearninglab  5 месяцев назад

      Thanks man and thanks for watching!
      And sorry for the delay. I'm still trying figure out my summer holiday work schedule!

  • @a7xfanben
    @a7xfanben 7 месяцев назад +1

    Really great video, I love the step by step analysis!

    • @wplearninglab
      @wplearninglab  7 месяцев назад

      Thanks Osvaldo and thanks for watching!

  • @TruthSeeeker777
    @TruthSeeeker777 7 месяцев назад +2

    Thank you brother. Very good tutorial. keep them coming.

    • @wplearninglab
      @wplearninglab  7 месяцев назад

      I plan to keep them coming :) Thanks for the encouragement and for watching!

  • @FindOutZimbabwe
    @FindOutZimbabwe 6 месяцев назад +1

    Thank you so much this is the best plugin for me soo far and it works so well thank you !!! Enjoyed the whole tutorial will be using this plugging starting today

    • @wplearninglab
      @wplearninglab  6 месяцев назад

      Great! I'm happy I could help and thanks for watching!

  • @visualmodo
    @visualmodo 10 месяцев назад +4

    Really good content! =DD

    • @wplearninglab
      @wplearninglab  8 месяцев назад

      Thanks Visual and thanks for watching!

  • @RoopamMusic
    @RoopamMusic 5 месяцев назад +1

    Nice tutorials ❤❤❤

    • @wplearninglab
      @wplearninglab  5 месяцев назад

      Thanks and thanks for watching!

  • @davidwhittworth1841
    @davidwhittworth1841 8 месяцев назад +2

    As usual, it was a perfect and easy-to-understand tutorial. Do you have a video that shows how to change the WP default photo-caption text size? Keep up the great work.

    • @wplearninglab
      @wplearninglab  8 месяцев назад

      Thanks David! I don't have a video for changing the WP default photo-caption text size. It may be a setting in your theme that you can change. If you go to Appearance > Customizer (if your theme supports Customizer) there may be options for changing the photo-caption text size. If there isn't, can do it by adding a little CSS to your WordPress stylesheet. Try to customizer first, if that doesn't work circle back and we can talk about CSS solutions.

  • @James-r9i1t
    @James-r9i1t 3 месяца назад +1

    Thank You. You clip helped me a lot.

    • @wplearninglab
      @wplearninglab  3 месяца назад

      You're welcome, thanks for watching! Let me know if you have any questions :)

  • @bocamaiden
    @bocamaiden 9 месяцев назад +2

    Excellent video! Now what you didn't explain or perhaps I didn't understand is how do I place the images that are in jpg or png format (and that have already been optimized by the plugin) in webp format on my website. That is, they continue to appear in png or jpg format when in reality what I want is for them to be on my website in webp format. How do I choose the webp format? Sorry, if my question is very obvious but I don't see it clearly.

    • @bocamaiden
      @bocamaiden 9 месяцев назад +2

      Sorry, it was my fault. The answer is that I forgot to use the "WebP Delivery Method" option. I did that and then when I reloaded the page the webp images were there. Thank you very much and sorry again for my mistake. Greetings from Argentina! :D

    • @wplearninglab
      @wplearninglab  8 месяцев назад

      No problemo! I'm happy you were able to fix that problem :)

  • @maryamirfan7717
    @maryamirfan7717 Месяц назад

    My self test failed..what do I do now?

  • @Rejken
    @Rejken 10 месяцев назад +1

    A very helpful video. It reduced the size of all photos nicely. What needs to be done so that WordPress starts displaying WEBP images on the website instead of JPG images?

    • @wplearninglab
      @wplearninglab  8 месяцев назад

      Sorry for the long delay! There is an option called "WebP Delivery Method", make sure it's selected in the settings and then WebP images will be served instead of JPG

    • @maryamirfan7717
      @maryamirfan7717 Месяц назад

      ​@@wplearninglab where can I find the webP delivery method option

  • @erikevald
    @erikevald 3 месяца назад +1

    I have a bunch of unused images on my media library.
    Do they affect my sitespeed if they're not used.
    Or should I delete them?

    • @wplearninglab
      @wplearninglab  3 месяца назад

      They won't affect your site speed, but they will take up space on your hosting account. And most hosting account plans have space limits, so keep your site lean is usually the best way to go.
      I hope that helps :) Let me know if you have any further questions. Thanks for watching!

  • @Leniaytr
    @Leniaytr 10 месяцев назад +1

    Hello, I have a question. I have my own clothing store website and my products come as dropshipping xml files. I can edit the images on my site with this plugin. Does it cause problems with constantly updated products?

    • @wplearninglab
      @wplearninglab  8 месяцев назад

      Good question. Constantly updating products shouldn't cause a problem. Shortpixel will optimize any image that is added to your WordPress media library (as long as you enough optimization credits available). I hope that helps :) Let me know if you have any further questions. Thanks for watching!

  • @mulemalovert4083
    @mulemalovert4083 3 месяца назад +1

    GOOD VID

  • @RynieV08
    @RynieV08 8 месяцев назад

    i want to give fetchpriority="high" to LOGO. How can I do that?

    • @wplearninglab
      @wplearninglab  8 месяцев назад

      Good question! There are a couple ways you could go about doing this. If the theme you're using has an ID or a unique class for the logo, then you can add javascript to the functions file that adds the fetchpriority="high" tag to the img element in your theme's HTML. This may be the only way to do it if you use Elementor to create the header location where you logo is. Unless...you could use an HTML widget in the Elementor header and add the logo using the HTML img tag. Then add fetchpriority="high" to the tag.
      If you're logo and header are created by your theme and you can edit them through the Customizer, then you could still use the Javascript method. But you could also create a child theme, copy the header.php file into your child theme folder and hard code fetchpriority="high" into the logo image tag in the header.php file in the child theme. I think that would run even faster than the Javascript method because there are few steps.
      I'm sure there are other things you can try, but those are some I thought of off the top of my head.
      Are you doing this to improve your LCP score?

    • @RynieV08
      @RynieV08 8 месяцев назад

      @@wplearninglab Yes i am doing this to improve LCP & FCP score. Cuz Jnews theme giving fetchpriority="high" for hero image.... This is too old and doesn't work. They don't following Google updates...

  • @zeldasaurusrex1647
    @zeldasaurusrex1647 6 месяцев назад

    ewwww