Skip to main content

    Verdicts

    Whose problem is your slow website?

    Almost every site scan ends in one of ten conclusions. Each one below names the owner of the problem, the first thing to do, what happens if you do nothing, and the point at which further work stops paying for itself.

    Quick answer

    Is a slow website a server-side problem or a front-end problem?

    It is server-side when server response time is the largest measured cause — the browser cannot render anything before the first byte arrives, so front-end work cannot help. The cause may be hosting, caching, the application layer or the database. It is front-end when the delay happens after the HTML has been delivered: JavaScript execution, render-blocking CSS, fonts or oversized images. The scan decides which by ranking causes by measured saving, not by counting findings.

    Hosting problem
    Server response time above 600 ms
    Code problem
    Total Blocking Time above 600 ms
    Asset problem
    Images dominating total page weight
    Finished
    Performance 90+ with passing Core Web Vitals

    What to do next: Open the verdict that matches your dominant cause and start with its first action.

    The ten verdicts

    Find your own verdict

    A scan takes about 30 seconds and names your dominant cause, its owner and the first action — no signup.

    Scan your site