Hi there,
I have a new website (and my first website) for my junk removal business, www.GrizzlyJunk.com. According to Google Page Insights my website loads fast on desktop, but on mobile, the Largest Contentful Paint takes 6.6s (sometimes higher) to load. I have my images optimized, am using the wordpress cache CDN, and generally try and keep things to a minimum. I can’t seem to figure out what Google isn’t liking. When I and my friends open my site up on their phones it loads super fast. Does anyone have any ideas? Here is the PageSpeed Insights link: https://pagespeed.web.dev/analysis/https-grizzlyjunk-com/5o73ratwfw?form\_factor=mobile
Thanks in advance!
https://preview.redd.it/l9f3x4c6abzc1.png?width=1019&format=png&auto=webp&s=193c1b8366cee29ffa96951802960e8b134033c1
[ad_2]
If you go to you report, LCP is the first thing in the Diagnostics section. It is the main image loading slowly: https://grizzlyjunk.com/wp-content/uploads/2024/04/DSC09796_Original.jpg
You can’t rely on plugins to fully optimize images for you. Also, the load and render delay for the image is making things worse, so it isn’t just a filesize issue.
I’d try turning off Jetpack, Google plugins (analytics or whatever), get rid of custom fonts, and get rid of the image. See what you score, then add the a smaller version of the image back. Check your score to see if your LCP is OK, then turn the plugins back on one at a time to see if those are having an effect.
Holy crap dude – [https://grizzlyjunk.com/wp-content/uploads/2024/04/DSC09796_Original.jpg](https://grizzlyjunk.com/wp-content/uploads/2024/04/DSC09796_Original.jpg) is a whopping 3.47mb, and 5000x3200px. Rule 101 in web development, resize and compress your images!