Karen Stafford has been a family law attorney in Sacramento for fourteen years. Last summer she sent us her firm's site for an AEO audit. The firm had two attorneys. The lead attorney, her partner, had built the firm. The website was almost entirely about him. Her bio was four paragraphs. His was nine. The Person schema on his bio referenced his law school, his bar admission, his practice areas. Hers had none of those fields populated.
We ran both names in Perplexity and ChatGPT for "family law attorney Sacramento" plus six related queries. His name surfaced in two of ten queries. Hers in zero.
Karen has tried over 90 contested custody cases. She teaches family law trial advocacy at McGeorge School of Law. She's been quoted in the Sacramento Bee twice in the last twelve months. The AI engines didn't see any of that because nothing connected those signals to her on the firm site or anywhere else.
This piece is about what changed in the six months after we wired up her entity profile. It's also about why personal branding for attorneys looks completely different in 2026 than it did three years ago.
The shift that nobody noticed
Walk through how a potential client actually finds a lawyer in 2026.
They start with a question. They ask ChatGPT or Google. They get a paragraph that names a few firms and a few attorneys. They then do something the marketing playbooks didn't predict: they search the attorney name, not the firm name.
Watching session recordings on legal-vertical sites, the pattern is striking. After the AI summary surfaces "Sarah Chen of Chen and Associates" or "Joe Markey of Markey Law Partners," the next click is rarely the firm's homepage. It's a search for the attorney's name. The user wants to know if this is a real person, what they've done, and whether to trust them. Then, and only then, the firm visit.
This shift, from firm research to attorney research, changes what a law firm's marketing should focus on. For the deeper framework on how AI engines build the graph that decides who shows up in those summaries, see the entities SEO playbook.
The signal AI engines look for
When an AI engine builds the entity graph that decides who gets cited, named attorneys are nodes too. The engine asks: is this person real? Are they licensed? What do they practice? Where did they train? Who else mentions them?
The clearer the answer to each of those questions, the more likely the engine is to cite the attorney by name in a response. And once the attorney is cited, the firm gets carried along. Citation flows from individual to organization, not the other way around.
This is why most law firm sites get the entity structure backwards. They invest in the firm brand, leave attorney bios as prose paragraphs, and wonder why ChatGPT never names anyone from their firm specifically.
The piece on E-E-A-T for law firms in the AI search era covers the Experience and Expertise layers in depth. The personal-branding angle is the implementation layer for both.
What a real attorney entity profile contains
Three layers, just like firm-level entity work.
Layer one: on-site Person schema. Every named attorney needs a bio page with structured Person schema underneath the visible content.
Here's the schema we built for Karen, with placeholder values:
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://www.staffordlawsac.com/attorneys/karen-stafford/#person",
"name": "Karen E. Stafford",
"givenName": "Karen",
"familyName": "Stafford",
"additionalName": "E.",
"jobTitle": "Partner",
"worksFor": {
"@id": "https://www.staffordlawsac.com/#firm"
},
"image": "https://www.staffordlawsac.com/images/karen-stafford.jpg",
"url": "https://www.staffordlawsac.com/attorneys/karen-stafford/",
"alumniOf": [
{
"@type": "EducationalOrganization",
"name": "University of California, Berkeley School of Law",
"url": "https://www.law.berkeley.edu"
}
],
"hasCredential": [
{
"@type": "EducationalOccupationalCredential",
"credentialCategory": "license",
"name": "California State Bar License",
"recognizedBy": {
"@type": "Organization",
"name": "State Bar of California"
},
"validIn": {"@type": "State", "name": "California"}
}
],
"knowsAbout": [
"Family Law",
"Divorce Law",
"Child Custody",
"Domestic Violence Restraining Orders",
"Premarital Agreements"
],
"homeLocation": {
"@type": "City",
"name": "Sacramento"
},
"sameAs": [
"https://apps.calbar.ca.gov/attorney/Licensee/Detail/123456",
"https://www.linkedin.com/in/karen-stafford-attorney/",
"https://www.avvo.com/attorneys/karen-stafford.html",
"https://www.martindale.com/karen-stafford",
"https://www.law.mcgeorge.edu/faculty/karen-stafford/",
"https://www.sacramentobar.org/find-a-lawyer/stafford-karen"
]
}
Six fields do most of the work in that schema:
- @id gives the attorney a stable canonical identifier the engine can refer back to
- worksFor with the firm's @id connects the attorney to the firm entity. Without this, the attorney is an orphan node.
- alumniOf establishes the educational pedigree
- hasCredential establishes the licensed authority with the issuing bar named
- knowsAbout explicitly enumerates the practice areas. This is what gets matched against query intent.
- sameAs tells the engine "this Karen is the same Karen at these other six places"
Common mistake: schema on the attorney bio but no worksFor reference back to the firm's Organization @id. The attorney becomes an unconnected entity. Add the worksFor field and the attorney joins the firm's entity graph.
Layer two: consistent external profiles. State bar profile, county bar profile, Avvo, Martindale, LinkedIn, and the firm's bio page. Each one gets the same headshot, the same credential summary, the same bar admission dates, the same law school. Identical formatting across all six. Then add all six URLs to the Person schema sameAs array on the firm's bio page.
The six sameAs URLs that matter most for a US attorney, in rough order of weight:
- State bar profile (the canonical source, highest weight)
- County bar profile, in markets where county bars maintain directories
- Avvo (especially if the attorney has Q&A activity)
- Martindale-Hubbell (especially with a peer-review rating)
- Law school alumni or faculty page, if applicable
- LinkedIn (weights less than people think, but useful for the verification loop)
The piece on what actually builds off-site authority in 2026 walks through the broader directory landscape.
Layer three: earned mentions. Press quotes in regional papers. Podcast appearances on practice-specific shows. CLE teaching. Bar journal articles. Court records where the attorney's name appears as counsel. Quote-of-record appearances in state or federal opinions. None of these are buyable. All of them compound.
For Karen, the earned mentions that mattered most were:
- The McGeorge faculty page (built once, weighted heavily by Google's knowledge graph)
- A Sacramento Bee quote from a 2024 piece on family court reform (we surfaced it on her bio with a direct link)
- A 2022 published opinion (Stafford v. Stafford, no relation, just a defendant with the same surname) where she appeared as counsel of record
Six months after we wired the schema, fixed the NAP across the six external profiles, and surfaced the three earned mentions on her bio with verifiable links, her citation rate in our test query basket went from zero to four out of ten. The firm hadn't changed. The signals had become legible.
What personal branding isn't
The phrase gets misused. Two patterns to actively avoid.
Performative LinkedIn content. Posts about "the legal industry," generic motivational threads, AI-generated thought-leadership written without actual thought. None of this builds entity authority. Most of it actively dilutes it by associating the attorney's name with low-quality output. The LinkedIn paradox is that the platform feels productive (likes, comments, reshares) but the entity-graph payoff is close to zero compared to a single press quote or a published CLE engagement.
LinkedIn does count, mostly as a verification surface (the same name, same firm, same credentials, matched against other profiles). It does not count as a place where authority gets built. Treat it as a profile to keep current, not a content channel that earns citations.
Aggregate firm branding pretending to be personal. A bio that reads "Karen Stafford is a seasoned attorney who has dedicated her career to fighting for justice" is firm-brand copy with the attorney's name pasted in. It contains zero verifiable information. AI engines ignore it. Use it once on the website if you must. It doesn't count as personal branding.
Real personal branding for an attorney looks more like: "Karen Stafford has tried 92 contested custody cases at Sacramento County Superior Court between 2014 and 2024, and teaches family law trial advocacy at McGeorge School of Law." That's verifiable. That's an entity profile.
The portability tradeoff
Many firms hold their attorneys back from public-facing personal branding. The worry is reasonable: the attorney becomes more portable, the firm name becomes secondary. If the lead associate becomes a recognized regional expert in family law and then leaves, the firm loses meaningful authority.
The math has changed in 2026 in a way that makes the old caution self-defeating.
If clients now research the attorney first and the firm second, a firm with no recognizable attorneys is invisible in the new search reality. The risk of building attorney visibility is real but contained: the attorney might leave, but the firm gets cited in AI summaries while they're there. The risk of not building attorney visibility is uniform: the firm gets cited rarely or never, regardless of partner tenure.
The firms that win in 2026 are the ones where the attorneys are visible entities and the firm is a strong second node in their graph. The firms that lose are the ones still trying to brand the firm as a faceless authority while named competitors get cited in every AI response.
For a 1-2 attorney firm, push the named attorneys forward. The work compounds. For a 5+ attorney firm, push the partners forward and your two strongest senior associates. Don't try to build everyone's profile at the same intensity; the resource cost outpaces the return.
The hour-a-week routine
Most attorneys can't dedicate hours per day to personal branding. Most don't need to. An hour a week, sustained, is enough to build a credible entity in 12 to 18 months.
The hour budgets best as four 15-minute slots:
- Respond to one client question on a public forum. Quora, Reddit r/legaladvice, Avvo Q&A, your state bar's free public Q&A if it has one. A substantive answer that gets attached to your profile. The platform matters less than the substance.
- Update or expand one external profile. Bar listing, Avvo, Martindale, LinkedIn. Rotate through one per week.
- Write or refine one paragraph on the firm site. Either the attorney's own bio or a knowledge-base page where the attorney is named as the author. The work shows up under the attorney byline.
- Comment substantively on one piece of legal industry writing. Bar journal article, podcast episode, industry publication. Sign with the real bio and firm affiliation. Three or four substantive comments a year tend to get noticed by reporters and bar association editors.
None of these are publishing-volume activities. All of them feed the entity graph. After a year, the attorney's name is associated with their practice area across dozens of independent surfaces.
This routine pairs naturally with the knowledge-base architecture for law firms, since the on-site content the attorney refines weekly lives on question-format pages that AI engines specifically prefer for citation.
The measurement test
Three queries, run quarterly. No tools required.
Query one: "Who are the top [practice area] lawyers in [your city]?" Note whether your name appears.
Query two: "[Your name] attorney" in Google. Look at the first ten results. Count how many are surfaces you don't control (bar, news, alumni page, court records, podcasts) versus surfaces you do (firm website, LinkedIn, Avvo). A healthy attorney entity has at least five non-controlled results in the first ten.
Query three: "[Your full name]" in Google, including the middle name or initial if you use one publicly. Check whether a knowledge panel appears on the right side. The knowledge panel is Google's visible signal that it recognizes you as an identifiable entity. Most attorneys don't have one. Getting one is the long-form goal.
For the foundational AEO playbook that pairs with this work, see the guide to getting cited by ChatGPT and AI engines.
Karen has a knowledge panel now. Took eight months from the schema fix to the panel appearing, which is roughly the standard timeline once the entity signals are coherent across surfaces. Her firm site averages ten consultation requests a month, up from three the year before. Her partner's bio still gets cited more often, which is fair: he has more years and more press. But she gets cited at all now. That's the gap personal branding closes.