Fixing INP on WordPress: less JavaScript, fewer long tasks
INP measures how fast a page responds to taps and clicks, and on WordPress it is almost always a JavaScript problem. How to find the slow interaction and fix it.
grep -r "#inp" blog/
1 post · all posts
INP measures how fast a page responds to taps and clicks, and on WordPress it is almost always a JavaScript problem. How to find the slow interaction and fix it.