This is a sample. example-bakery.test is a fixture, not a client. The numbers are invented; the report around them is exactly what the generator produces.
a wrong URL returns 200 and the page looks like a domain parking page. Probed with
/site-audit-probe-does-not-exist-8f3a1c.
Markers found: related searches, sponsored listings.
| Page | KB | Requests | Blocking | Mobile |
|---|---|---|---|---|
| https://example-bakery.test/ | 412.6 | 47 | 6 | yes |
| https://example-bakery.test/menu | 188.2 | 31 | 5 | yes |
| https://example-bakery.test/gallery | 96.4 | 62 | 4 | yes |
| https://example-bakery.test/contact | 41.0 | 9 | 3 | no |
KB is the HTML document only. Requests are what the markup declares — scripts, stylesheets, images, fonts, iframes. Blocking counts the scripts and stylesheets in the head that hold up first paint. Nothing here is measured by running the page, so anything a script fetches at runtime is not counted and the real totals can only be higher.
| Link | Status | Found on |
|---|---|---|
| https://example-bakery.test/opening-times | 404 | https://example-bakery.test/ |
| https://example-bakery.test/order | unreachable | https://example-bakery.test/menu |
Rendering, JavaScript behaviour, accessibility beyond viewport, security, content, or anything requiring a login. It covers at most 12 pages found by following internal links from the home page. Those limits are what keeps this a fixed price.