QR codesA 2D matrix barcode that encodes data in a square grid of black and white modulesA single black or white square in the QR grid. The number of modules per side scales with the QR versionThe size of a QR code, numbered 1 (21×21 modules) through 40 (177×177). Higher versions store more data but require more printed space. Read more →, from 21×21 modules for version 1 up to 177×177 for version 40. Read more →. Read more → on professional surfaces — business cards, conference badges, speaker decks, LinkedIn banners — are one of those small choices that operators consistently get slightly wrong. The format you pick determines whether the scan actually accomplishes what you want it to accomplish, and the defaults that “feel right” often aren’t.
This post is a working comparison of the three main QR formats you’ll consider for professional networking, when each one is the right answer, and the placement choices that actually move the needle. It’s grounded in what I’ve personally A/B-tested across a few years of conferences, my own business cards, and watching what works for the operators in my network.
The three formats that matter
For professional networking specifically, almost every reasonable QR code falls into one of three categories:
- Native LinkedIn QR — the QR code LinkedIn generates inside its mobile app. Points directly at your LinkedIn profile.
- vCardA standard text format for contact information (name, email, phone, address, organization) defined by RFC 6350. Read more → QR — a QR encoding RFC 6350 structured contact data. Scanning offers to add you to the contacts app.
- Custom vanity QR — a QR pointing to a URL you control (your personal site, a Linktree-style profile, a booking page).
Each one has a different shape of “what happens next” after the scan. That’s the dimension that matters most, and it’s the question to answer first.
When the native LinkedIn QR is right
LinkedIn ships a native QR code in the mobile app. Open the app, tap the search bar, tap the small QR icon to the right, and you get a code that points at your profile. Anyone scanning it — with the LinkedIn app or just the iPhone Camera — lands on your profile.
It’s the right default when:
- The goal of the scan is “follow me on LinkedIn” as the primary action.
- You don’t run a personal site, booking page, or other surface you’d want to direct people to first.
- You want zero setup, zero maintenance, and a code that updates itself if you change your profile slug.
It’s the wrong default when:
- LinkedIn is one of multiple things you want the user to do next (visit my work, book a call, see my talks).
- You want any analytics on who scanned and when.
- You want the scan to land on something LinkedIn doesn’t control — which means anything, eventually, if LinkedIn changes a layout, a feature, or a policy.
For most individual contributors at established companies, the native QR is enough — your LinkedIn profile is your professional landing page and the native QR is the lowest-friction way to get people there.
When a vCard QR is right
A vCard QR encodes a structured contact entry using the vCard format. When someone scans it, their phone offers to add the contact to their address book directly — no typing, no copy-paste, no manual entry.
It’s the right format when:
- The scan happens in person and the goal is “get my contact info into your phone.”
- The relationship is going to live in their contacts app first and on a social network second.
- You want phone, email, company, and title all transferred at once.
The format has a few quirks worth knowing about. Some scanners parse non-standard line endings inconsistently, so use a generator that produces clean RFC 6350 output. Don’t pack the vCard with too many optional fields — keep it to name, title, company, email, phone, and one URL. The more fields you stuff in, the bigger the code becomes and the harder it scans at small sizes.
The fast-qr.app QR code generator on the homepage outputs clean RFC 6350 vCard payloads at sensible defaults — pick the “Contact” input type and fill in the fields. Most “free vCard QR” tools online silently inject tracking parameters, off-spec fields, or vendor-specific extensions that misbehave on a meaningful percentage of scanners.
When a custom vanity QR is right
A custom QR points at a URL you fully control — typically your personal site, a hub page that links to multiple destinations, or a booking page for a specific call-to-action.
It’s the right format when:
- LinkedIn is one of several next-actions you want to offer.
- You want analytics on scan volume, geography, and conversion.
- The destination needs to evolve over time (you launch a new product, the booking page URL changes, a campaign ends).
- You want the URL preview that shows up before tapping to be on your domain — a meaningful trust signal compared to a generic short URL.
For consultants, founders, freelancers, speakers, and anyone whose professional identity isn’t fully captured by a single LinkedIn profile, custom vanity QRs are usually the right call. The trade-off compared to a native LinkedIn QR is one of setup cost: you need a URL, ideally a hub page that lists what you want people to do next, and (if you want analytics) a dynamic code with tracking rather than a static one.
There’s a deeper take on the related “should I use a hub link or a direct link” question in business card QR vs Linktree. The core argument: a hub page that’s optimised, fast, and on your own domain consistently outperforms a generic Linktree-style aggregator on conversion.
Where to put the code (and where not to)
Format aside, placement determines whether the code ever gets scanned. A few patterns I’ve seen work and a few that consistently don’t:
Business cards — back of the card, 1.5-2 cm square, in the corner with adequate quiet zoneThe unprinted margin of at least four modules' width that must surround every QR code. Read more →. Pair it with the human-readable URL right next to it. People who don’t want to scan should still know what the destination is. The deeper sizing argument is in the QR code size and print guidelines.
Conference badges — works well if the badge is large enough for the code to be 2 cm+ and if the lanyard angle isn’t constantly twisting the badge sideways. Goes badly when the badge is small, the code is at the bottom edge that gets covered by the wearer’s hands, or when the lanyard rotates the code to landscape orientation.
Speaker slide decks — final slide, large QR (5-10 cm on screen), with the URL printed in human-readable text alongside. Scan-from-the-back-of-the-room is the use case; physical size matters more than visual elegance.
LinkedIn banner image — usually a poor use of space. Most LinkedIn views happen on mobile where the banner is small enough that an embedded QR is unreadable. The native LinkedIn QR (in-app) is more discoverable than a visual one in the banner image.
LinkedIn profile photo — never. The circular crop removes the corners of any embedded QR, which destroys the finder patterns and breaks scanning.
Conference name badges that double as event tickets — a third-party use case worth flagging. Codes for ticket scanning at the door should be high-density payment-grade codes, not the same code as your “follow me” QR. Mixing them creates ambiguity at the scan.
A small specific recommendation
For most professionals reading this:
- Default to the native LinkedIn QR for situations where you’re handing out cards or being scanned ad-hoc and “follow me on LinkedIn” is what you actually want.
- Use a vCard QR at events where in-person contact exchange is the format and you’ll likely never see the person on LinkedIn anyway.
- Use a custom vanity QR pointing to a personal hub page if you have one — and if you don’t, build one. A simple page with your name, what you do, and three links (LinkedIn, contact, current project) outperforms every aggregator I’ve tested.
The shape of the page that the QR points at matters more than the QR itself. The codes I’ve seen perform best are the ones that lead to a destination the operator actually maintains and cares about — not a default profile, not an off-the-shelf link tree, just an opinionated single page.
For more on the underlying QR design choices, see the QR code design best practices guide. For the trade-off between static and dynamic codes (which determines whether you get analytics on these scans), static vs dynamic QR codes is the deeper read. And for the field-level fundamentals that apply to any QR code regardless of format, the 12 most common QR code mistakes is the pre-print checklist worth running before any business-card press file ships. If you’re putting QR codes on mission-driven or fundraising surfaces specifically, QR codes for nonprofits walks through that adjacent set of decisions, and the AI and QR codes piece covers what the next generation of dynamic platforms are starting to offer for personalised destinations.
Sources
- IETF RFC 6350 — vCard format specification — The standards-track structured-contact format used by vCard QR codes; defines the fields and line-ending rules that decide whether a scan imports cleanly into the phone’s contacts app.
- Wikipedia — vCard — Background on vCard versioning, MIME type, and how iOS and Android detect and handle the format at scan time.
- Wikipedia — QR code — Reference for the URL and contact payload formats and the physical sizing constraints discussed in the business-card placement section.