- Why the award certificate badge carries your reach
- Three documents, three jobs
- Designing a badge that survives at 120 pixels
- Verification: a badge is only as good as the page behind it
- Embedding: image file, hosted SVG or iframe
- The package after the ceremony
- Where software helps, and where it does not
An award ceremony concentrates its attention into one evening and loses most of it within two days. What remains are two artefacts: a certificate on a reception wall and a badge in a footer or email signature. They decide whether anyone notices your award a year later.
Why the award certificate badge carries your reach
An organiser's reach is finite: one newsletter list, one social channel, perhaps one trade publication. The winners' reach is fragmented across many small channels but larger in total. In the German-speaking market this is structural: awards are usually run by trade associations, chambers of commerce or specialist media, and the winners are member organisations with their own newsletters and press contacts. A badge in their footer is a permanent mention you could never buy.
Two conditions decide whether that happens. The distinction has to be worth showing — if nobody can follow how the jury decided, no graphic format will help — and embedding has to be effortless. Send a 12 MB PDF and few badges will appear online.
Plan for more recipients than winners. With 100 entries there are shortlist positions as well as first places, and a confirmation of entry can go to every valid submission. That wider base produces the mentions.
The ceremony lasts an evening; the badge lasts a year. Treat certificates and badges as post-event admin and you give away most of an award's reach: it is generated in the footers and press kits of the people you honoured.
Three documents, three jobs
Be explicit about who receives what: a document meant to serve every purpose serves none.
| Asset | Recipients | Job it does | Common mistake |
|---|---|---|---|
| Confirmation of entry | every valid submission | recognition, retention | wording that reads like an award |
| Shortlist certificate | nominees per category | a second wave before the ceremony | category not quoted verbatim |
| Winner certificate (print-ready PDF) | ranked entries | reception wall, press release attachment | screen resolution instead of print data |
| Web badge (SVG and PNG) | shortlist and winners | lasting visibility online | no year, no verification page |
What belongs on the certificate
The awarding organisation, the category in its exact wording, the year, the recipient's name spelled the way they spell it (registered name or brand — ask in the entry form), the rank or status, the date, a signature, and a verification code with its URL. Ship a print-ready PDF with embedded fonts.
Designing a badge that survives at 120 pixels
Badges are rarely displayed large: 120 to 180 pixels in a footer, less in a signature. Review every draft at that size; anything illegible there does not belong on it.
- Two shapes: square for footers and signatures, horizontal for letterheads and slides.
- Two colour versions for light and dark backgrounds, both transparent.
- The year in the artwork: without it, a 2021 distinction still reads as current.
- Status and category visible: a shortlist badge that does not say so becomes an award in the retelling.
- Type converted to outlines: an SVG in an image tag on someone else's site cannot fetch your brand font.
- One page of usage rules: no recolouring, no distortion, no removing the year, no use implying other categories.
Verification: a badge is only as good as the page behind it
Any graphic can be copied and any year in a PNG edited. Credibility comes from the page behind it: a public verification page per distinction, on a short, permanent URL with a unique ID.
It should state the organisation, the category verbatim, the year, the status (entry, shortlist, winner), the date and a pointer to the method: how many jurors, how many rounds, which criteria. This is the page a journalist or procurement team opens to check a claim. The education sector uses the Open Badges standard for this; for business awards a maintained verification page is usually enough.
Plan for the awkward cases: renamed companies, acquisitions, withdrawal if claims prove false. One clause in the terms of entry is cheaper than an argument later.
Treat verification URLs as a public interface. Within two seasons they sit in press releases, PDFs and other websites. A relaunch that redirects them to your homepage devalues every badge in circulation.
Embedding: image file, hosted SVG or iframe
Four routes are common; they differ in control and in friction for the other side.
PNG download
- works everywhere, including Word, slides and signatures
- no server connection, no data protection question
- cannot be updated or withdrawn
Hosted SVG in an image tag
- sharp at any size, a few kilobytes
- replaceable centrally: the file stays with you
- the surrounding link points at the verification page
- needs a CMS that allows external images
iframe embed
- full control over layout and content
- often blocked by content security policies or CMS filters
- needs a fixed height or the layout shifts
- iframe links do not count as links to your site
Plain text link
- the fallback for strict editorial systems
- no visual effect, but a real reference
The recommended snippet is short — a link to the verification page wrapping the image: <a data-example="https://your-award.example/v/7QF3"><img src="https://your-award.example/b/7QF3.svg" alt="Winner 2026, Sustainability category" width="180" height="180"></a>. Set width and height so the layout does not shift, spell out the alt text and serve it as image/svg+xml. Add a PNG version: many email clients do not render SVG.
Two side effects matter. An embedded badge loads from your server, so IP addresses of visitors to other people's sites reach your logs: serve it without cookies or tracking, keep retention short and note it in the usage rules. The EU GDPR (DSGVO in German) treats you as controller, which belongs in your data protection concept. And hundreds of identical links with identical anchor text resemble a paid link network, so let the anchor say what it is: award, category, year.
The package after the ceremony
Send everything within a few days, while attention is high: the certificate as a print-ready PDF, the badge set (SVG and PNG, light and dark, square and horizontal), the embed snippet, the verification link, usage rules and two ready-made texts — a press release paragraph and a social post. Address the press or marketing inbox too, not only the person who submitted. The timing sits alongside your PR around the ceremony and the wider award timeline.
Where software helps, and where it does not
For twelve certificates you do not need a platform: a template, a mail merge and a static list will do. The work grows with volume and verifiability — unique IDs, a verification page per distinction, a badge per status and category, plus corrections to misspelt company names.
Laureo generates certificates for entry, shortlist and winner status, plus public embeds and SVG badges, from the records used for submission and scoring — spellings and category labels come from the entry form, not a retyped list. One detail matters more than it sounds: which domain the verification page and badge sit on. If both run on the vendor's domain, your badge advertises the vendor too. White-label with your own domain is part of the Professional package (€ 3,490 net per season; Starter € 1,790); self-hosting on your own infrastructure starts at € 7,900. Details: features and self-hosting.
Prices net per award season (12 months). Provider: State of Innovation GmbH, Vienna. Laureo grew out of running the HR Award.
Frequently asked questions
What should an award certificate include?
An award certificate should name the awarding organisation, the category in its exact wording, the year, the recipient's own spelling of their name, the rank or status, the date, a signature and a verification code with its URL. Send it as a print-ready PDF with embedded fonts.
How do winners embed an award badge on their website?
The most reliable method is an image tag loading an SVG hosted by the organiser, wrapped in a link to the verification page. Supply the finished snippet with width, height and alt text already set. For content systems that block external images, add a PNG file for download.
How can an award badge be verified?
Through a public verification page for each distinction. The badge links to a permanent URL with a unique ID showing the organisation, the category, the status, the year and the date of the ceremony. Without that page, a badge is only a graphic whose year can be edited.
How long can a company display an award badge?
Your usage rules decide. Common practice is indefinite display with the year visible, so readers can see what the recognition refers to. Put it in writing: keep the year in the artwork, no recolouring or distortion, no use in other categories, withdrawal if the claims were false.
Related reading
Planning an award right now?
In 20 minutes we walk through your process: entry, jury round, invoice.
Book a demo