📄 Example report

What your report actually looks like

This is a real, unedited example of the format you receive — for a fictional demo site, so nothing here is a real customer's data. Every issue we find comes with evidence, plain English, and the exact fix.

63/100
Needs work before launch
demo-store.example.com

Built with Lovable · 8 pages scanned · 21 issues found across 6 areas · 1 critical, 4 high

Works properly
72/100
3 issues
Mobile & accessibility
64/100
5 issues
Speed
58/100
4 issues
Found on Google
41/100
6 issues
Security
79/100
2 issues
Trust & conversion
85/100
1 issue

Every issue, explained and fixed

Three of the 21 findings from this example report. Each one follows the same structure.

critical🔍 Google and AI search see an almost-empty pageon 6 pages
Your content is drawn by JavaScript after the page loads, but search crawlers mostly read the HTML your server sends first — which contains almost no text. Right now Google, ChatGPT and Perplexity have nothing to index or quote, so the site effectively doesn't exist in search.
💡 Fixing this is what gets you found at all — everything else in the SEO section depends on it.
Server HTML contains 118 characters of body text; rendered DOM contains 4,206. No prerendering or SSR detected.
✨ Copy-paste repair prompt for your builder
Enable server-side rendering (or static pre-rendering) for all public marketing pages so the HTML response contains the visible text content. Do not change the visual design or copy. After the change, confirm that "view source" on the homepage shows the headline and body text.
high📱 Content is cut off on phones (horizontal scroll)on 3 pages
On a real 375px-wide phone the pricing table pushes past the screen edge, so visitors have to scroll sideways to read it — and most simply won't. Over half your visitors are on mobile.
💡 This is the single biggest cause of mobile visitors leaving without reading your offer.
document.scrollWidth 431px vs viewport 375px. Overflowing element: table.pricing-compare.
✨ Copy-paste repair prompt for your builder
On mobile widths (max-width: 640px), make the pricing comparison table scroll inside its own container instead of overflowing the page: wrap it in a div with overflow-x: auto and ensure the page body itself never scrolls horizontally. Keep the desktop layout unchanged.
medium Hero image is 8× larger than it needs to beon 1 page
Your homepage hero image is a 2.4 MB PNG displayed at 640px wide. On a mid-range phone over mobile data this delays the first thing visitors see by several seconds — the moment most people decide whether to stay.
💡 Compressing this one image is usually the fastest single speed win available.
LCP element: /hero.png · 2,412 KB · natural 3200×1800, displayed 640×360. LCP 4.1s (target < 2.5s).
✨ Copy-paste repair prompt for your builder
Replace the homepage hero image with a compressed WebP no wider than 1280px, keep the same visual crop, and add width/height attributes so the layout doesn't shift while it loads.
Also included in every paid report

🗂️ One master repair file

Every fix combined into a single file — upload it to your builder, type "repair it", done.

📄 Downloadable PDF

The whole report as a PDF you can keep, share with a developer, or hand to a client.

📸 Screenshots & evidence

Desktop and real-phone screenshots, with the exact page and element behind each issue.

🗺️ Priority roadmap

What to fix this week, this month, and later — so you never wonder where to start.

🔁 Before/after re-scan

Re-scan after your fixes and see your score move — proof the work landed.

✅ What already passed

The checks your site passes, so you know what's genuinely working.

See your own site's report

The free scan gives you your Launch Score and your top problems in seconds — no signup.

Scan my site free →

Then unlock the full report from ₹99 / $5 — one-time, no subscription.

Sample Report — See Exactly What You Get · Scanvify