JOURNAL — 008 · Development

INP Is the Metric Everyone's Failing: A Field Guide to Fixing It

Mahnoor Qureshi, Head of Design December 13, 2025 4 min read
INP Is the Metric Everyone's Failing: A Field Guide to Fixing It — journal featured image

Interaction to Next Paint replaced FID and quietly became the hardest Core Web Vitals threshold. Here's what actually moves it — measured on real client builds, not lab demos.

LCP felt hard until INP arrived. Now the most common email we get is a PageSpeed screenshot asking why a 'fast' site fails on interaction. INP fails for structural reasons — long tasks owned by page builders, chat widgets and tag-manager confetti — and it gets fixed with surgery, not plugins.

Performance is architecture, not decoration

Speed work fails when it's scheduled as polish at the end — by then the decisions that mattered are entrenched: a builder emitting four wrappers per element, a slider library loaded for one page, fonts subset for nobody.

We budget performance like features: a 100-point Lighthouse target has an implementation plan from the wireframe. Image pipelines, script governance and font discipline are agreed before visual design polishes anything.

Teams that treat speed as a launch-week task end up shipping apology notes. Teams that budget it ship numbers.

Signs your rebuild is overdue

  1. Every change request returns with a bigger estimate than the last one
  2. Two plugins conflict and the fix is a third plugin
  3. Mobile LCP is over 4 seconds and nobody remembers why
  4. The last person who understood the theme left a year ago
  5. Marketing has a private doc of 'things the website can't do'

The build-vs-plugin line

Every plugin is a dependency with its own author, roadmap and security record. Our line: if a requirement is core to the business and stable, build it natively; if it's peripheral and moving, rent it.

Custom code is not automatically better — badly written custom code is worse than a mature plugin. The calculus is control over the parts that make you money versus maintenance on the parts that don't.

A healthy WordPress or Shopify build in 2026 is quietly boring: few dependencies, all understood, everything load-bearing owned.

A plugin is a promise made by a stranger. Choose few, choose well.Internal review, 2025

Integration is where builds actually live

Nobody's website is an island — it syncs stock, posts leads to a CRM, fires events to analytics, and triggers email. These seams are where projects overrun and where launches leak data.

We map every integration with its failure mode: what happens when the CRM is down, when the rate limit hits, when the API token expires on a Saturday. Every mapping gets a queue, a retry, or a human alert.

Maintenance is a product

Sites don't decay because of hackers and core updates; they decay because nobody's job is 'keep it excellent.' Updates run until something breaks, then maintenance gets funded retroactively with interest.

The retainer structure that works is small and relentless: weekly updates in staging, monthly regression checks, quarterly performance and uptime reviews, and a human who knows the site answering within hours.

The cost comparison that convinces finance: one emergency weekend versus twelve months of quiet Tuesdays.

The best code on a client site is the code nobody has to think about for five years.ALIFY engineering notes

Where to start this week

Run a WebPageTest filmstrip while tapping your menu and your add-to-cart. The 200ms+ frames you see are your INP problem list, ranked.

Then keep it honest with a short list:

  • Backups verified by an actual restore, not a green dashboard icon
  • Rollback plan rehearsed: one command back to last-known-good
  • Error monitoring on production with an owner assigned
  • Put the date on the calendar — playbooks without Fridays are just reading

And when the scope outgrows the spreadsheet, that's precisely what our team is for.

Straight answers

Do you work with our existing theme or start over?

Both. We audit first: if the theme's bones and editor experience are sound, we harden and extend. Most inherited builders fail that audit on performance grounds, which is when a lean custom theme becomes the cheaper option over three years.

Can you maintain a site another agency built?

Yes — it starts with a two-week stabilisation pass: backups, update hygiene, security baseline and a written map of what we found. After that it's a standard care plan with full transparency on findings.

What does post-launch support look like?

A named engineer, a queue with response times, monthly reports on updates, uptime and performance — and quarterly advice on what we'd fix next. No ticket black holes.

Mahnoor Qureshi
Head of Design · ALIFY

Leads brand and product design at ALIFY. Believes taste is a process, not a gift — and conversion is a design metric.

Start a project

Like how we think?

Imagine what we ship. Intro call + fixed quote in 48 hours.

Cookies, minus the crumbs. We use essential cookies to run this site and optional analytics cookies to improve it — analytics only load after you accept. See our Cookie Policy.