A real CopyMosaic report for paperboat.app/pricing, a fictional pricing page we broke on purpose. Every finding below is genuine scanner output. Run the same scan on your own page in seconds.
Top findings
A buy or signup link is broken
Get Pro -> 404, Get Studio -> 404
This link sits on your money path and the page it points to returns an error. Everyone who clicks it hits a dead end, and nothing server-side throws an error to warn you. A buy button that 404s converts at zero. Open the link, fix the destination or the href, then re-scan.
Test API key shipped to production
Stripe test secret key: sk_test_51Md3mo…REDACTED
A string that looks like a real secret key is sitting in your public page source, where anyone who views source can copy it. Rotate or revoke the exposed credential first, then remove it from client output and keep the replacement in an appropriate server-side secret store. Never print the credential while fixing it.
Link preview is incomplete
Missing: og:image
Your page is missing the Open Graph image or title used to build the preview card when the link is shared. On X, LinkedIn, and Slack it will unfurl as a blank or bare box. Add the observed missing og:image or og:title metadata before you share it, using real page assets and copy rather than invented values.
Every scan runs the same 28 checks across 4 surfaces, from HTTPS and redirects to checkout, attribution, copy, and leaked secrets. Here is each one against this page.
Technical evidence
Your money page could be doing this right now.
A 404 buy button throws no error. A leaked key sits quietly in your source. CopyMosaic catches both from the outside, the way a stranger hits your page. Scan yours free, no signup.
Scan your own page