Technical SEO Wiki Entry
Interaction to Next Paint (INP)
A Core Web Vital measuring overall interaction responsiveness.
INP replaced First Input Delay (FID) in March 2024 and measures latency across all user interactions throughout a session. Good INP is under 200ms, needs improvement is 200-500ms, poor is above 500ms. Optimising INP requires reducing JavaScript main thread blocking, breaking up long tasks, deferring non-critical scripts and using event handlers efficiently.
Related Entries
Core Web Vitals
Google's page experience metrics measuring loading, interactivity and stability.
Largest Contentful Paint (LCP)
A Core Web Vital measuring how long the largest visible element takes to render.
First Input Delay (FID)
A deprecated Core Web Vital measuring delay between first user interaction and response.
Want to apply this in practice?
The Complete Wix SEO Course covers this topic and 67 others in step-by-step lessons designed for real Wix sites.
Explore the course
Translate