How do we improve the TTFB?




Wordpress LScache Plugin: How do we improve the TTFB?

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hi Folks, Pls refer to the following report: https://webpagetest.org/result/210301_AiK5_2b02d4e58632c30521343ef050727ac9/ How do we improve the TTFB? Thanks, Steve The page I need help with: https://www.allbathroomgear.com.au/ Bad LCP == Largest Contentful Paint (not TTFB) is caused by the image at the top of the page. To get a better score is tricky and there is no one and only fix to get a better LCP score. You can try to use .webp instead of jpeg to improve performance. Preloading this source can also help. If nothing helps remove it or resize the image. Notice: LCP is still in beta stage and is still in examination to check if LCP is really a performance leak. Thanks for your reply. The image @ the top of the page is https://www.allbathroomgear.com.au/wp-content/uploads/2021/02/abg-hero-2.jpg. This is 31kb. Is this causing the bad LCP score? Yes, but the size of the image doesnt matter for LCP. Get more information about LCP: https://web.dev/lcp/ Also excluding above the fold image from lazy load can improve LCP.



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference