Verification
Verified by Designesy
Sites that pass the 26-check design contract gate can embed the badge. The badge links to a live score anyone can verify.
No API key. No registration. Embed the SVG, link to your score, done.
Badge variants
Dark
For light-background sites (most common).
156 × 32px
Light
For dark-background sites.
156 × 32px
Compact
Mark only — for footers, sidebars, tight spaces.
28 × 28px
Embed snippet
Replace YOURSITE.com with your domain. The href links to your live score for verification.
Dark
<a href="https://www.designesy.org/score?url=YOURSITE.com"
target="_blank" rel="noopener">
<img src="https://www.designesy.org/badge.svg"
alt="Verified by Designesy"
width="156" height="32" />
</a>Light
<a href="https://www.designesy.org/score?url=YOURSITE.com"
target="_blank" rel="noopener">
<img src="https://www.designesy.org/badge-light.svg"
alt="Verified by Designesy"
width="156" height="32" />
</a>Compact
<a href="https://www.designesy.org/score?url=YOURSITE.com"
target="_blank" rel="noopener">
<img src="https://www.designesy.org/badge-compact.svg"
alt="Verified by Designesy"
width="28" height="28" />
</a>How it works
- Score your site at /score — 26 automated checks against the design contract, real-time, no login.
- If you score A or B (≥80%), you qualify to embed the badge.
- Embed the SVG on your site. The badge links to your live score so visitors can verify.
- The score is the proof. The badge claims verification; the live score proves it. If your site drifts, the score updates — the badge stays honest.
Grade scale
Who qualifies
C≥70%Does not qualify
D≥60%Does not qualify
F<60%Does not qualify
The score is the percentage of checks that pass (warnings count as half). 26 checks total — see the contract for the full list.