Everything below is well known individually. The order is the part people get wrong. Each step here exists because the step after it does not work without it, so if you jump ahead you will do real work that produces nothing and conclude that personal branding does not work.
01Step 1: lock your name
Pick exactly one form of your name and one one-line description of what you do. Write both down. This is the string every system will use to decide whether two mentions of you are the same person.
- Choose the full form you want. Not initials in some places and full names in others.
- Write a one-line description in the form [role] in [field], based in [city]. Keep it under fifteen words.
- List every place your name currently appears: profiles, bylines, event pages, papers, directories, old sites.
- Update every one of them to the chosen form. Where you cannot edit, note it and move on.
- Save the standard in a file. Everyone who writes about you gets sent it.
02Step 2: build the entity home
One domain, on your name, that you own. This is the address every other record will point at and the page search engines will treat as your canonical description of yourself.
- The domain contains your name, ideally exactly
- The homepage title tag is your full name plus your one-line description
- There is one H1 on the homepage and it contains your name
- There is a substantial about page, written in the third person, at least four hundred words
- There is a page for each thing you want to be known for
- Your name, role, organisation and city appear as selectable text, not inside images
- There is a contact route that works
The third-person about page matters more than people expect. It is the paragraph that gets quoted, scraped, pasted into conference programmes and lifted by language models. Write it as if a journalist wrote it about you, because functionally that is how it will be used.
03Step 3: wire the identity
Add Person schema to the site with a complete sameAs array. This is the machine-readable statement that all your scattered profiles are one entity.
- Add a Person block in JSON-LD with name, jobTitle, description, url, image and worksFor.
- Build the sameAs array from every profile that is genuinely yours and genuinely active.
- Do not include profiles you abandoned, and do not include anything that is not you.
- Validate it, then check that the rendered page actually contains it rather than injecting it after load.
- Repeat the name form from step one exactly. Character for character.
04Step 4: clean every profile
Same photograph, same name form, same one-line description, all linking to the entity home. This is tedious and it is the highest-yield afternoon in the whole list, because the profile block is a large share of what a name search actually returns.
05Step 5: build the proof layer
Proof is anything a stranger can verify without asking you. It is the difference between claiming expertise and demonstrating it, and it is what turns a tidy site into a credible one.
| Proof type | Effort | What it proves |
|---|---|---|
| Published writing under your byline | Medium | You can think in public |
| Case studies with real outcomes | Medium | The work delivers |
| A book with an ISBN | Very high | Sustained authority, and it creates catalogue records |
| Talks with a public record | Medium | Someone chose to put you on a stage |
| Research or original data | High | You produced something nobody else had |
06Step 6: earn records you do not own
Third-party records are the strongest signal available because a human made an editorial decision. Four real ones beat forty listings.
Practically: pick three topics you can speak on, monitor them, and respond fast with a clear position when something relevant breaks. Pitch contributed pieces to publications your buyers actually read rather than the ones with the biggest numbers.
07Step 7: get the associations right
Entities are understood partly through what they are connected to. Your organisation, your co-authors, your field, your city, the people who cite you. Make these explicit rather than leaving them to be inferred.
- Your organisation is named as text on your site and in your schema
- Your city or region appears consistently across your properties
- Your field is stated in plain language, not in industry jargon a crawler will not connect to anything
- The people and organisations you are genuinely linked to are mentioned by name
08Step 8: make the assistants able to answer
Language models answer questions about you from crawlable, quotable text. Give them clean material to quote: a clear about page, a FAQ answering the obvious questions about you, and consistent facts across every property.
The single most useful thing you can do here is remove contradictions. If your site says one thing and your LinkedIn says another, the model has to pick, and it will sometimes pick wrong and then repeat that wrong answer to everyone who asks.
Contradiction is worse than absence. A missing fact produces I do not know. A contradicted fact produces a confident wrong answer that then travels.
09Step 9: now turn on distribution
Only now. One primary platform, one secondary, a cadence you can hold for a year. Everything substantial goes on your own site first and gets adapted for the platform second, so the durable version is the one you own.
10Step 10: build the internal links
Your site's pages should link to each other in a way that makes the structure obvious. The about page links to the topic pages. The topic pages link to the proof. Every page links home. A page nobody links to is a page that does not really exist.
11Step 11: submit and monitor
- Add the site to Google Search Console and Bing Webmaster Tools.
- Submit the sitemap and confirm it is read without errors.
- Request indexing on the important pages rather than waiting.
- Watch the coverage report for anything discovered and not indexed.
- Check that the pages you care about return a clean status directly, with no redirect in the way.
12Step 12: audit every quarter
The build is not the job. The maintenance is. Every quarter, in a signed-out window, re-run the name search, re-ask the assistants the same questions, check every record still names you correctly, and fix the drift. Drift is constant and invisible, and a build that is not audited quietly comes apart over about eighteen months.
The quarterly audit, in twenty minutes
- Signed-out name search, screenshot the first page
- Name plus city, and name plus field
- The same three questions to three assistants
- Spot-check five third-party records for name and title accuracy
- Confirm your site still ranks first for your name
What to remember
- The twelve steps are a dependency chain. Out of order, most of the work produces nothing.
- Lock one name form before anything else. It costs a weekend and everything downstream depends on it.
- The third-person about page is the paragraph that gets quoted by humans and machines alike. Write it properly.
- Distribution is step nine, not step one.
- A build that is not audited quarterly comes apart in about eighteen months, invisibly.
Questions people actually ask
How do I build a personal brand from scratch?
In order: lock one form of your name, build a site on your own domain with a substantial third-person about page, add Person schema with a complete sameAs array, clean every existing profile to match, build proof, earn third-party records, and only then start publishing regularly. The order matters more than the effort.
How long does it take to build a personal brand?
The foundation takes about three weeks of real work. Proof and third-party records take three to six months, mostly because other people control the timing. Search results and AI answers reflect it somewhere between six and twelve months in. Anyone quoting thirty days is describing social media growth, not a brand.
What is the most important part of a personal brand?
The about page on a domain you own, written in the third person with your name, role, organisation and location as plain text. It is the single most quoted, scraped and reused paragraph about you, and almost everything else either points at it or repeats it.
Do I need a personal website to build a personal brand?
Yes. Profiles are rented and their structure is controlled by someone else. A site you own is the only property where you decide what is said, how it is marked up and what it links to, and it is the anchor that lets systems collapse your scattered profiles into one recognisable entity.
How often should I update my personal brand?
Audit quarterly and update whenever a fact changes. The audit is twenty minutes: signed-out name search, the same questions to the AI assistants, and a spot check that third-party records still name you correctly. Drift is constant, invisible, and the main reason good builds decay.