Learn how @QuintoAndar boosted conversions by 36% with an 80% INP reduction → https://t.co/9VnJaSBBeX
Prioritizing web performance with "Code Yellow," optimizing long tasks, and implementing robust governance delivered a significantly better UX!
Cookie banners can cause web performance and Core Web Vitals issues.
Check out this new article to learn about different problems and what you can do about them.
https://t.co/N0RkKuuBbt
💡#Webperf TIP: Don't forget to make sure that common marketing parameters are included in your caching rules (fbclid, gclid, msclkid, utm_ parameters, etc.)
Otherwise the website might load significantly slower for users coming through your marketing campaigns!
#webperformance
This company had Facebook #ads running... but someone forgot to add fbclid to the #caching rules, ouch. 😬
Luckily we've spotted this right away with some #realusermonitoring
📗 Some nice reading for the weekend: A new article from @gtmetrix about Slow TTFB issue and who to talk to about it - Developer or the Hosting Provider?
https://t.co/6T7GCOiE0Y #webperf
💡#WebPerformance Tip! Scrollbars can cause unwanted layout shifts and influence the CLS metric.
You can fix that using the `scrollbar-gutter:stable` CSS property: https://t.co/JmWuLm2XeB
#cls#webperf#pagespeed
📺 #WebPerf Video Recommendation for Sunday afternoon:
Maciek Palmowski (@palmiak_fp) made a very interesting interview with @HenriHelvetica about web performance and next steps in the web evolution. Including Q&A section at the end...
https://t.co/ay7DOdVcl2
💡#Webperf tip: Decrease the file size and complexity of your SVG files.
SVG Files (especially when exported from graphic editors) contain a lot of unnecessary metadata and elements that are not needed. You can use a tool called SVGOMG to minify them: https://t.co/ep6RunjYg5
Are you interested in #webperf and #CWV ? We've had several episodes on @JSJabber podcast discussing what they are, how they're measured, and how they impact #UX and #SEO. Here are the most relevant ones: 🧵➡️
⚠️ Spoiler alert! A new Performance Insights panel is coming in Chrome Canary. 👀
It's experimental, so... give it a try and share with us your thoughts! https://t.co/b0KZcAr5im
Performance tip: make your page load feel more instant by using priority hints to help the browser prioritize the most critical resources
More you can do with priority hints in 🧵:
Today's #WebPerf pro tip: don't lazy load LCP images! This one crept in on one of my client's sites, discovered because LCP started creeping up on a key template.
Question about @ChromeUXReport: Are visits of 404 error pages included in the CWV metrics? For example, what if the 404 error page has an incredibly huge layout shift - will this be counted in the CLS metric?
#WebPerformance#PageSpeedInsights
A Shopify merchant was struggling to explain why their daily lighthouse speed scores dropped 5 days ago, despite:
• NO code changes
• NO new apps
Can you spot when the marketing team made changes with Google Tag Manager?
Lesson: Marketing ships code changes too!