What we check

Five questions. Asked of every page you protect.

Underneath them sit more than fifty individual checks. You never pick from that list — KeyPages decides which ones the page in front of it actually needs.

The five protection areas

  1. 01Reachability

    Can customers actually get to this page?

    • HTTP failures
    • Broken routing
    • Unexpected redirects
    • Dead or soft-404 behavior
  2. 02Rendering

    Does the page appear the way it is supposed to?

    • Blank page
    • Incomplete render
    • Runtime failure in the browser
    • Major visible layout damage
  3. 03Critical Content

    Is the important stuff still on the page?

    • Required content disappears
    • Indexing signals vanish
    • Critical copy or media is missing
  4. 04Dependencies & Performance

    Did something underneath the page break?

    • Critical scripts disappear
    • Third-party dependencies fail
    • Material performance regressions
  5. 05Key Action

    Can this page still do the one job it exists to do?

    • Sign up or sign in
    • Search
    • Reach a CTA
    • Submit a form
    • Add to cart
    • Reach checkout
Relevance

The same five questions. Very different answers.

A product page and a blog post do not fail the same way, so they are not checked the same way. Pick a page type and watch the protection change.

Pick a page type
The one job of a signup page

Create an account

The form has to be present and submittable.

50checks on
  • Reachability9 checks
  • Rendering12 checks
  • Critical Content8 checks
  • Dependencies & Performance14 checks
  • Key Action7 checks
A few things that would break it
  • The signup form disappears
  • The submit button is gone
  • A validation script fails to load
The principle

A check that does not apply is not a check that passed.

Dashboards full of green are easy to build if you count every irrelevant test as a win. KeyPages only reports on what the page was actually supposed to do — so when it says a page is healthy, that means something.

Browse every exact check definition
Start here

Pick your most important page. We will work out the rest.

Protection turns on automatically, based on what the page is for.