How To Optimize Largest Contentful Paint

Поділитися
Вставка
  • Опубліковано 30 чер 2024
  • In this video we look at Largest Contentful Paint and how we can optimize LCP.
    LCP is one of Google's Core Web Vitals that measures how soon after navigation the main content of a website appears. LCP is made up of four components: Time to First Byte, Load Delay, Load Time and Render Delay.
    For LCP to be measured as good, the element needs to load in under 2.5 seconds. In this video we go through some common examples where improvements can be made, such as optimizing and prioritizing the image.
    Sign up for a free DebugBear free trial: www.debugbear.com/signup
    Timestamps:
    0:00 - What is Largest Contentful Paint?
    0:42 - What Counts As Good LCP?
    2:51 - Image Optimization
    4:19 - Prioritizing Images
    6:08 - Request Chains
    6:50 - How To Optimize LCP
  • Наука та технологія

КОМЕНТАРІ • 16

  • @henrypawson513
    @henrypawson513 3 місяці тому +2

    Great video mate, for a small channel I appreciate the effort that's gone into this, have a nice weekend

    • @debugbear
      @debugbear  2 місяці тому

      Thanks for this comment, Henry. We really appreciate it!

  • @naijapickup7957
    @naijapickup7957 3 місяці тому +1

    I love u, u break everything down here, I can wait to c more of u here

    • @debugbear
      @debugbear  2 місяці тому

      Thanks a lot! We have some more useful web performance videos coming soon.

  • @JoeyPauga
    @JoeyPauga 2 місяці тому

    Thanks for the great explanation 👍👍

  • @adrichasis
    @adrichasis 5 місяців тому +2

    The fetchpriority worked perfectly, thank you!!

    • @Drugvigil
      @Drugvigil 5 місяців тому

      Can it be done to WordPress also?

    • @debugbear
      @debugbear  2 місяці тому

      Awesome!

    • @debugbear
      @debugbear  2 місяці тому

      You should be able to add fetchpriority with a WordPress site.

    • @Drugvigil
      @Drugvigil 2 місяці тому

      @@debugbear what is fetch priority, How could it be done within WordPress?

  • @ddjjiillaallii
    @ddjjiillaallii 2 місяці тому

    Hey Bro i am from France and trying ur software ! i am very beginner so i hope i'll learn alot with you to get some good results! Peace

    • @debugbear
      @debugbear  2 місяці тому

      Hello, that's great to hear! If you have any questions please feel free to send us a message.

  • @user-zt9rr1qn5v
    @user-zt9rr1qn5v 18 днів тому

    You are not showing live

  • @JamesHuxley-oi2cx
    @JamesHuxley-oi2cx Місяць тому

    It would be really helpful to see how you implement the fetchpriority. I can see it's helpful, but none the wiser how to implement it.

    • @debugbear
      @debugbear  Місяць тому

      Hello James, we have a short video on how to implement fetchpriority. You can also find more information on our blog.