Built with Shopify
Check a Shopify store
Shopify secures the checkout and the payment path, and you should not worry about those. Everything around them — your theme, your apps, your custom scripts — is yours, and that is where problems live.
Free website audit — no account
Find out what your website is giving away.
Paste your address. In about a minute you will see everything that is exposed, broken, or quietly costing you customers — and the exact fix for each one.
Not ready
Two things here need fixing before anyone visits.
Your payment password is visible to anyone
It is sitting in your website’s code, where any visitor can read it.
A settings file can be downloaded by anyone
It contains the keys to your database.
Your security certificate expires in 9 days
Visitors will see a red warning page when it does.
Google is told not to show 4 of your pages
Almost certainly a mistake left over from building the site.
7 pictures have no description
People using a screen reader cannot tell what they are.
What tends to go wrong on Shopify
None of this means you did something careless. These are the defaults.
Apps that inject scripts
Each installed app can add code to your storefront. Uninstalled apps sometimes leave their script tags behind, still loading on every page view.
API keys in theme files
A key added to a Liquid template or a theme asset to make an integration work is served to every shopper.
Duplicate product URLs
The same product reachable through several collection paths competes with itself in search unless canonical tags are right.
Speed lost to app stacking
Stores commonly load a dozen apps on every page. Each is small; together they are the single biggest cause of a slow storefront.
Every fix is written for your developer
Findings do not stop at telling you something is wrong. Each one comes with the change to make, in five versions — including one you can paste straight into your developer and one written with no jargon at all.