Comment hacker les "Rich Snippets" Google sur mobile ?
L'optimisation AMP n'est pas un hasard, c'est une science.
Ce prompt utilise le "Chain of Thought" pour cela.
Devenez un pro du SEO Mobile.
vivreaveclia.blogspot.com/2026/03/le-p...
#SEO #IntelligenceArtificielle #WebPerf #GoogleAMP
⚡Featured posts this week from Perf Links by WebPerformance Report:
⚡Featured posts this week:
✨ How adidas accelerated passkey adoption: Christopher Kokott
✨ Introduction to the HTTP Archive: @paulcalvano.bsky.social
✨ Speed is the first competency test: @jono.id
✨ Beyond Static Resources: Carlos Mateo
🙏 Special thanks to the authors!
#webperf
🎉 WebPerformance Report Week #11 is out! ✅
🎉 WebPerformance Report Week #11 is out! ✅
🔍 Ready for next Week? Don’t miss out!
⚡ Web Performance Report:👉 webperformancereport.com
🛡️ HTTP Security Report:👉 webperformancereport.com/httpo/
♿️ A11ty Report:👉 webperformancereport.com/wave/
#webperf #websecurity #accessibility #a11ty #ai
Screenshot of the PerfReviews Insights dashboard analyzing joanleon.dev with the “LCP” (Largest Contentful Paint) metric selected. The LCP value is 0.88 seconds, marked Good. The interface identifies the LCP element as a text paragraph with selector .astro-j7pv25f6 and size 40,592 px². The sidebar shows other performance checks including TTFB, images, videos, page weight, and external scripts.
Screenshot of the PerfReviews Insights dashboard analyzing the website joanleon.dev on a mobile viewport (390×844, iPhone 14). The “TTFB” (Time to First Byte) metric is selected in the sidebar. The result shows a TTFB of 203 ms, labeled Good. A connection breakdown chart shows DNS lookup (15 ms, 4%), TCP connect (161 ms, 45%), TLS handshake (158 ms, 44%), and server request (25 ms, 7%). The page includes explanations of the TTFB metric and links to optimization resources.
🚀 PerfReviews Insights: two new metrics to audit your web performance
We've added two new analyses to the tool:
#WebPerf #Performance #PerfReviews #WebPerfInsights
#Design #Explorations
How fast is fast enough? · Rethinking web performance in pragmagical terms ilo.im/16amva by Tammy Everts
_____
#Business #Metrics #Conversion #Engagement #Productivity #WebPerf #Design #ProductDesign #UxDesign #UiDesign #WebDesign
“When a website is slow, the problem usually isn’t the website. It’s the organisation behind it.” — Jono Alderson
_____
#Business #Design #ProductDesign #UxDesign #WebDesign #WebPerf #SEO #Development #WebDev #Frontend #Backend #Quotes
I built a free tool to analyze web performance: no login, no setup.
Paste a URL → get an instant report on images, videos, page weight and third-party scripts.
It's in beta. Try it 👇
#WebPerf #Performance #PerfInsights
The Chrome DevTools MCP 0.20.0 has a new feature: experimental chrome-devtools CLI 🤩
github.com/ChromeDevToo...
#WebPerf #DevTools #CLI #MCP #AI
Videos from our last meetup are now live! Check out the talks by @tammyeverts.com and @paulcalvano.bsky.social !
#webperf
www.youtube.com/playlist?lis...
February data is now live on Theme Vitals - see how your favorite Shopify themes perform on Core Web Vitals and the latest updates on Horizon...
themevitals.com/newsletter/2...
#Shopify #webperf
WebPerformance-Report -Sponsored-DebugBear-2026
🚀 DebugBear @debugbear.com has renewed its sponsorship of WebPerformance Report for another year. 🎉
Thank you, DebugBear, for supporting the next phase of WPR. ⚡🤗
#webperf
Table titled “Results” showing reductions in JavaScript bundle sizes for web performance features. Columns: Skill, Before, After, and Reduction. • webperf-loading: 24,199 B → 11,149 B (−54%) • webperf-core-web-vitals: 13,890 B → 10,266 B (−26%) • webperf-interaction: 17,143 B → 12,443 B (−27%) • webperf-media: 13,273 B → 12,017 B (−9%) • webperf-resources: 11,700 B → 11,026 B (−6%) • Total L2: 82,916 B → 59,612 B (−28%) The table highlights overall bundle size reduction after optimization.
When a Skill activates, its SKILL.md loads into context. The webperf-loading was 24 KB, most of it unnecessary to decide which script to run
I applied progressive disclosure and brought it down to 11 KB
#WebPerf #Performance #AI #AIAgent #AIPerf
Improve Your Website's Performance
perf.reviews/en
#WebPerf #Performance
Mixed http/https redirects can hurt both trust and rankings. Run your URLs through this HTTPS redirect checker to confirm clean, consistent 301/302 redirects across your site: beingoptimist.in/tools/securi...
#https #redirects #websecurity #technicalseo #webperf
#Development #Collections
WebPerf Snippets · Performance profiling directly in the DevTools console ilo.im/169jrs by Joan León
_____
#Measuring #Debugging #Network #Browser #DevTools #WebVitals #WebPerf #WebDev #Frontend #JavaScript
⚡Featured posts this week from Perf Links by WebPerformance Report:
⚡Featured posts this week:
✨ WebPerf Snippets and Agent SKILLs: @nucliweb.net
✨ The UX Speed Museum: @sergeyche.dev
✨ The GEO Playbook: @kylerisley.bsky.social
✨ What Are Agent Skills?: @debbie.codes
🙏 Special thanks to the authors!
#webperf
Stylized screenshot of a dark code editor window titled “WebPerf Snippets agent-first: structured returns and minimal tokens.” It contrasts two approaches: • Before: an agent parsing a console string like “🟢 LCP: 1.24s (good)”. • After: a structured JSON-like object containing performance data for the Largest Contentful Paint (LCP) metric, including fields such as script: "LCP", status: "ok", metric: "LCP", value: 1240, unit: "ms", rating: "good", thresholds for good and needs improvement, and details about the measured element (img.hero, hero.avif, sizePixels: 756000). The graphic illustrates the shift from parsing human-readable console output to returning structured performance data for agents.
WebPerf Snippets agent-first
WebPerf Snippets SKILLs were written for humans: emojis, colours, tables.
The agent had to parse all of that.
I added structured JSON returns and a build with terser that removes the console code. 80 lines → ~300 characters.
#WebPerf #AI #Performance
🎉 WebPerformance Report Week #10 is out! ✅
🎉 WebPerformance Report Week #10 is out! ✅
🔍 Ready for next Week? Don’t miss out!
⚡ Web Performance Report: 👉 webperformancereport.com
🛡️ HTTP Security Report: 👉 webperformancereport.com/httpo/
♿️ A11ty Report: 👉 webperformancereport.com/wave/
#webperf #websecurity #accessibility #a11ty #ai
Good blog post from Carlos (a colleague) about a new proposed addition to Compression Dictionaries allowing short-lived HTML pages to continue to be used as compression dictionaries for longer:
dev.to/carlosmateom...
#webperf
Beyond Static Resources: Delta Compression for Dynamic HTML Compression Dictionary Transport ( RFC 9842 ), authored by Patrick Meenan and Yoav Weiss, lets browsers use previously seen content as co...
#webperf #http #compression
Origin | Interest | Match
Beyond Static Resources: Delta Compression for Dynamic HTML Compression Dictionary Transport ( RFC 9842 ), authored by Patrick Meenan and Yoav Weiss, lets browsers use previously seen content as co...
#webperf #http #compression
Origin | Interest | Match
No one cares how fast it is if it is broken. That is why I still include fixing things in performance work. #webperf
@slightlyoff FYI:
techblog.wikimedia.org/2019/03/27/autonomous-sy...
https://performance.wikimedia.org/asreport/
Raw TSV-data is linked there and goes back to 2019.
#browserstats #webperf #perfmatters #asreport
A slow UX affects people’s perception of three important brand elements that are completely unrelated to page speed: content, design, and usability.
Here's why that takeaway is relevant in an increasingly competition online landscape 👉 www.speedcurve.com/blog/brand-p...
#webperf #ux #pagespeed
In the article:
• Architecture of the 6 SKILLs (CWV, Loading, Interaction, Media...)
• Workflows with decision trees: if TTFB > 600ms → run Sub-Parts.js
• Install: npx skills add nucliweb/webperf-snippets
joanleon.dev/en/webperf-s...
#WebPerf #WebPerformance #AI #DevTools #MCP
WebPerf Snippets and Agent SKILLs: deterministic audits with Chrome DevTools MCP
Claude Code report showing Usercentrics scripts causing performance issues by combining 'preload' and 'async'. It recommends removing preloads or using fetchpriority='low' to avoid competing with critical LCP resources.
I've been using WebPerf Snippets in my audits for years.
Scripts to measure LCP, INP, CLS, TTFB, Render Blocking...
The next step: turning them into tools an AI agent can use autonomously.
But there's a design decision that makes all the difference.
🧵
#WebPerf #WebPerformance #AI #DevTools #MCP
Si tu landing tarda 3 segundos, tu marketing de 2026 ya fracasó. #WebPerf #Marketing archivozeromex.blogspot.com/2026/02/el-n...
Taught Claude Code to prioritise loading the first image in a post 😉
#WebPerf
The performance team I lead at Automattic is hiring - automattic.com/work-with-us... #webperf #php #jobs #wordpress #woocommerce
Finally got round to publishing my article on implementing faster/better cookie consent banners: lessonsofacto.com/articles/006...
It's a lot (>3700 words!) so there's a demo site here: cookie-consent-example.netlify.app and the heavily-commented code is here: github.com/ryantownsend... #webperf