No content to show
User Activity
06-19-2024
Dawn theme is pretty well opitmized nowadays, so you are either using an old version or you have something specific that is causing a slow LCP. In any case, you would want to share your URL so people can give advice specific to your situation, but y...
The solicitation spam is getting out of hand again.
Ignore this above reply, there are agencies or freelancers that just spam generic replies in hopes of gettings jobs on this forum. I feel like its specific to the pagespeed forums, I don't see this sort of blatant spam on other shopify sub forums.I ...
06-18-2024
Here is the thing about DOM size, there is no free lunch. The more content you have, the more dom elements you haveContent = DOM elements. Of course things can be done a way to minimize DOM content, or not, but most developers don't give a **** about...
05-14-2024
This is one of the most common cause of Layout shift, it gives no specific idea of what your issue is. Share your website URL or there isn't any suggestion we can give.CLS is usually caused byYour HTML loadsSomething else loads, and moves things arou...
05-14-2024
Read this post:https://community.shopify.com/c/site-speed/read-before-asking-how-to-improve-your-cls/m-p/2570596#M7235
05-14-2024
Share the website URL. CLS is the most site specific metric, it would be very unlikely someone can give generic suggestions on fixing CLS that you can apply to your site.It will also be very tricky to fix CLS if you don't know how to code. If you don...
So the issue isn't the footer specifically, the content of the body is not being loaded, and then is being loaded in via javascript. This is probably being done by an app, it's most commonly done by contnet lock apps, as they will need to hide the co...
CLS is hard to figure out from just reports, it is very situation specific, it has to be tested carefully, no one will be able to give usefull suggestions on fixing if you don't share the URL.
So yeah, like the mostly copy and pasted answer mentioned, font subsetting is probably your only hope if you want to keep that font, but reduce the file size.That the font size is 15mb, means there is something seriously wrong with that font, like, w...
Ok, so you need to understand the way Pagespeed insights priotizes its metrics, and focus on improving the ones you can.The ones you can improve all, FCP, and LCP.The rest are generally based on how much content you have, no how fast critical content...
05-01-2024
Ok, so ignore most of the other suggestions.Two things to improve PDP LCP1. You have one render blocking resource, which will delay pageload in general, so that shoulldl be defered, it will help FCP and LCP. The resource is includes.min.js, hosted on...
Shopify uses Cloudflare for its asset hosting.The HTML document seems to always be in Gzip.The assets are being sent in BrotliIf you see the warning for text compress, its because assets are from a third party and they don't give a flying pig's worth...
03-31-2024
So really you should share your site's URL, as the reason that there isn't an improvent could be beyond the implementation of the preloada load delay of 82% points to possible render blocking resources taking load priority over the LCP image, regardl...
03-31-2024
7.Why are you reccomending that a someone check their server configuration for a Shopify store, when they have no controll over the Shopify server, and shopify uses a CDN already?
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
488 | 06-18-2024 02:29 AM | |
394 | 06-18-2024 02:09 AM | |
891 | 12-21-2023 01:46 AM | |
2473 | 12-21-2023 12:28 AM | |
439 | 12-02-2022 04:40 PM |