Page Flow Scan

Meridian Commerce Co. · meridiancommerce.example · measured 2026-09-03


This is a free scan of your public homepage. Nothing was logged into, nothing was crawled beyond the one page, and no data was collected about your visitors. Every number below came from your own response headers and HTML, and you can reproduce all of it in your browser’s developer tools in about a minute. Every item below is measured on your live storefront, not a staging copy.

D55 of 100 overall · 16 findings across six areas

Scorecard

Diagnostic areaScoreFindings
Speed and Core Web Vitals415
Conversion path473
Mobile experience582
Search visibility772
AI answer-engine readability332
Trust and measurement732

Scores are relative to the checks in this scan, not to your competitors. An area at 100 means nothing in this pass flagged it — not that it cannot be improved.

Findings, ranked by impact over effort

01 · MOB-01 · Mobile experience

No viewport meta tag

No viewport meta tag - the page renders desktop-width on phones

Add the standard viewport meta tag. One line.

02 · CNV-03 · Conversion path

No pricing or quote call to action

No quote, pricing, or contact call to action found in the copy

Add one primary call to action and repeat it. A buyer should never have to hunt for how to start.

03 · TRS-01 · Trust and measurement

No HSTS header

No Strict-Transport-Security header

Add HSTS at the edge. One header, and it closes a downgrade path.

04 · SEO-01 · Search visibility

Missing meta description

No meta description on the homepage

Write one, 140 to 160 characters, naming what the company does and for whom.

05 · SEO-03 · Search visibility

Heading structure is wrong

4 H1 elements on the page (should be exactly one)

One H1 that names the page. Demote the rest to H2.

06 · SPD-07 · Speed and Core Web Vitals

Response is not compressed

No content-encoding header on the HTML response

Turn on Brotli or gzip at the edge. This is a one-line change on every major host.

07 · CNV-01 · Conversion path

No lead capture on the homepage

No form element anywhere on the homepage

Put one short form above the fold. Name, work email, and what they need. Nothing else.

08 · AIR-01 · AI answer-engine readability

No structured data

No JSON-LD structured data on the homepage

Add Organization and either Product or Service schema. This is how answer engines quote you correctly.

09 · CWV-05 · Speed and Core Web Vitals

Cumulative Layout Shift is poor

Mobile CLS 0.31 at the 75th percentile (good is 0.10)

Reserve space for images, ads and embeds. Load webfonts with font-display: optional or swap plus a metric-matched fallback.

10 · SPD-03 · Speed and Core Web Vitals

Render-blocking stylesheets in the head

7 stylesheets load before the page can paint

Inline the critical CSS and load the rest asynchronously. Target one blocking stylesheet.

11 · SPD-08 · Speed and Core Web Vitals

Images not lazy-loaded

38 images on the page, none deferred

Add loading="lazy" to every image below the fold. Leave the hero image eager.

12 · AIR-02 · AI answer-engine readability

No llms.txt

No /llms.txt file

Add a short llms.txt naming what the company does, who it serves, and the canonical pages. Cheap, and increasingly read.

13 · TRS-03 · Trust and measurement

No cache-control policy on the document

No cache-control header on the HTML response

Set an explicit cache policy so intermediaries do not guess.

14 · CWV-01 · Speed and Core Web Vitals

Largest Contentful Paint is poor for real users

Mobile LCP 5.8 s at the 75th percentile (good is 2.5 s)

Fix the LCP element first: preload the hero image, drop its byte size, and remove blocking resources ahead of it.

15 · CNV-04 · Conversion path

Layout shift risk on images

31 of 38 images carry no width and height

Set width and height on every image so the browser reserves the space before it loads.

16 · MOB-02 · Mobile experience

Mobile is materially slower than desktop

Mobile LCP 5.8 s against desktop 2.1 s

Serve smaller images to small viewports and cut the mobile JavaScript payload.

What this is not

This scan reads one page, at header level, from outside. It has no view of your real users’ experience, your mobile performance at the 75th percentile, your checkout or quote flow, your analytics integrity, or anything below the homepage. The paid Page Health Check covers those — six areas across five page templates, field data from real Chrome sessions, and a human walking the funnel. This free scan is a sample of the method, not a substitute for it.