528 questions
-3
votes
0
answers
79
views
Missing source maps for large first-party JavaScript
PageSpeed Insights is giving me the following warning regarding my first-party javascript file:
Missing source maps for large first-party JavaScript
But that makes no sense to me because the first-...
0
votes
1
answer
152
views
How do you improve Interaction to Next Paint (INP) for mobile button click?
I have a static site and my INP for mobile is in the 200-300 range, just insde the "Needs improvement" bucket. I've tried debugging with web-vitals.js to figure out where the latency is ...
0
votes
0
answers
49
views
PageSpeed insights improve
i have project on next.js, main point is page speed insights improvement. on desktop i reached perfect scores here is desktop insights
but mobile same page insights is not fixed its like 84, 96, 78
...
0
votes
1
answer
191
views
How to Fix H1 tag Largest Contentful Paint (LCP) Issue in Angular App as Reported by Lighthouse?
I am working on an Angular application, and Lighthouse is reporting a very high Largest Contentful Paint (LCP) time for my app. Here are the details:
LCP Element:
<h1 class="maintitle_withicon&...
0
votes
0
answers
75
views
Issues were logged in the Issues panel in Chrome Devtools
Running a Google Pagespeed Insights test on my website it lists the following issue under Best Practices:
Issues were logged in the Issues panel in Chrome Devtools
The problem seems to be some 3. ...
0
votes
1
answer
112
views
Web vitals onINP reporting elements that do not have any click functionality or handlers attached
In order to improve INP of my application, I integrated web-vitals@3/dist/web-vitals.attribution.iife.js to get field data and work on actual interactions causing poor INP score. However in my data I ...
1
vote
0
answers
59
views
LCP Issue in Django Project - Render Delay Caused by Backend-Generated Text Element
I'm currently working on a website built with Django and I'm having trouble with the Largest Contentful Paint (LCP). According to Google PageSpeed Insights, the LCP time is 5,070ms with a significant ...
0
votes
0
answers
37
views
CRuX - Missing Origin Level Data - starting Sept 2024
I have noticed that the origin data for www(dot)halfords(dot)com is missing since 10th September 2024, there is no redirect in the URL and there is more than sufficient traffic on the website. ...
0
votes
1
answer
146
views
Why does PageSpeed Insights report a large "Other" in Minimize main-thread work?
Running a report on https://www.digitalocean.com via https://pagespeed.web.dev, I get back a result for desktop with a multiple-second-long Total Blocking Time and a recommendation to Minimize main-...
0
votes
0
answers
389
views
Why is the Mobile Render Delay so high for the LCP (Largest contentful paint)
With Lighthouse / Google Pagespeed I get a really high "Render delay" when testing for mobile. For desktop everything is all good.
Tested this in a clean browser with lighthouse. Get the ...
0
votes
0
answers
64
views
How can I optimize the performance of a static site while minimizing the impact of third-party scripts?
How can I optimize the performance of a static site while minimizing the impact of third-party scripts?
Problem Statement:
I need to optimize my static site’s performance according to Lighthouse/...
0
votes
1
answer
356
views
Why is my Load Delay really high for my LCP in mobile?
I am tweaking my site using PSI and am having an LCP issue.
https://pagespeed.web.dev/analysis/https-www-ocoopa-com/zr0gxma1u4?form_factor=mobile
I've tried adding preload, resizing images, nothing ...
0
votes
1
answer
178
views
Google PageSpeed Throws a Largest Contentful Paint Error but Search Console Says It's Fine?
The mobile version of my escape room's web site, https://www.escapesacramento.com, is showing on Google's Search Console --> Core Web Vitals as "Good URL"s overall, with the home page ...
0
votes
1
answer
86
views
Difference between PageSpeed Insights and Web Vitals browser plug-in
I measure the LCP indicator of the website page https://anc.ua/item/estezifin-krem-1--tuba-15-g-1045278
PageSpeed Insights:
LCP 4+
Web Vitals browser plug-in:
LCP 2 or less
All measurements show ...
0
votes
0
answers
46
views
how to use image lazyload on AMP blog using amp-script? I've tried it but the image still won't appear even though my amp is valid 100% full green
how to use image lazyload on AMP blog using amp-script? I've tried it but the image still won't appear even though my amp is valid 100% full green, do you have any suggestions for this problem? My ...