A real audit, unedited

One page of one live store.
Here is everything Visora found.

Captured on 9 September 2026 from the homepage of a live Shopify store (shown with the owner's permission, name withheld). Every number and file reference below comes straight from the audit — nothing staged, nothing rounded up.

Scores — lab-measured, both form factors

Mobile

34Performance
100SEO
88Accessibility
92Best practices

Desktop

56Performance
100SEO
89Accessibility
92Best practices

A perfect SEO score next to a 34 in performance is exactly why one number is never the story — the pages rank fine and load slowly. The audit found 274 issues: 15 critical, 215 warnings, 44 informational, across the page, the theme and the site configuration.

The theme scan — 200 files, 32,938 lines of Liquid

Visora reads the published theme's source through Shopify's Theme API and points at lines. These are real findings from this store's theme:

Critical

eval() in theme code — a security risk and a CSP violation

394snippets/css-start.liquid eval(…)security

Merchants rarely know this is in a theme they bought. Their developer fixes it in minutes once someone points at the line.

Critical

all_products — deprecated and extremely slow (N+1 queries)

38sections/lookbook.liquid all_products[…]speed

Found twice in this theme. Each use fetches products one by one on every page load.

Warning

182 uses of the deprecated include tag

Plus 22 uses of the deprecated img_url filter. The fix list groups them by file so a developer works through them in one sitting instead of hunting.

The page itself

Each finding carries a severity, an estimated saving, and — where it lives in code — the file and line. The whole list exports as Markdown to hand to a developer.

Your store has a list like this too

Install, pick one page, and read it in about three minutes. Free plan, no card, never expires.

Install from the Shopify App Store