PEO is the practice of making one specific human the cited, recommended answer AI engines give when someone asks who is best at a topic. SEO ranks pages. GEO promotes brands and domains. PEO optimizes a person, and it does that by engineering three verifiable signals plus the machine-readable layer that lets an engine disambiguate that person from everyone who shares a similar name.
Search used to hand you a list of ten links. Ask an AI who is best at something today and it hands you one name. Person Engine Optimization is the engineering discipline of making that name yours, on purpose, rather than by accident.
For twenty years, being found meant being ranked. A page climbed a list, a visitor chose among options, and persuasion started after the click. That era is closing. The most valuable buyers now open a chat, type a question, and receive not a menu but a recommendation, delivered with the confidence of a trusted colleague. An answer, unlike a ranking, has room for exactly one name at the front, which changes the entire mechanics of what "being found" requires.
The definition
Person Engine Optimization (PEO) is the discipline of making a specific named human the cited, recommended answer that AI engines return when someone asks who is best in a field. It is not about ranking a page and not about getting a brand mentioned. It is about the engine vouching for a person, by name, in a way that survives being asked the same question tomorrow, on a different engine, by a different user.
SEO optimizes a page for Google. GEO optimizes a brand for AI answers. PEO optimizes a person to be the name the engine says out loud.
Why the category needed a name
Every acronym in this space, SEO, GEO, AEO, is about content and brands. None of them is about people, even though the buyer is almost always asking about a person. "Who is the best fractional CFO for early-stage SaaS" is a question about a human, not a homepage. That gap, a category with no name and no owner, is the opening PEO fills. The full comparison of where each layer wins and where each one falls apart is worked through in SEO vs GEO vs PEO.
There is also a deeper reason it matters now. Competent content went to zero cost the day machines learned to write it. When anyone can generate a decent explainer in seconds, volume stops being an advantage. The only scarce asset left is a trusted, specific human position, verifiable across independent sources, and that is exactly what an engine reaches for when it has to commit to naming someone instead of listing ten links and letting the human sort it out.
How an engine actually decides to say a name out loud
It helps to open the mechanism up rather than treat the recommendation as a black box. When an engine answers a question that names a person, three things have to line up. First, an entity resolution step identifies that the question is about a category of expert, "fractional CFO for SaaS," and starts pulling candidate names from whatever it has retrieved or remembers. Second, a disambiguation step has to confirm which specific human each candidate name refers to, since names collide constantly and a wrong merge is worse than a missed mention. Third, a confidence step weighs how consistently the candidate's expertise is attested across independent sources before the engine is willing to commit to a name in its answer rather than hedging with a generic description. The full breakdown of that three-step process, and where each candidate typically gets filtered out, is covered in the signals AI uses to recommend a person.
The practical upshot is that being competent is necessary but not sufficient. An engine can only recommend what it can confidently resolve to one unambiguous entity. This is why the machine-readable layer underneath a person's identity matters as much as the expertise itself.
The machine-readable layer PEO depends on
Underneath the three signals sits a technical layer that most personal branding advice ignores entirely: structured data that tells a machine, in a format it can parse without guessing, who you are and what you are known for. The relevant vocabulary is schema.org's Person type, and the two properties that matter most are sameAs, which links your name to verified profiles elsewhere on the web, and knowsAbout, which declares your subject areas in machine-readable form rather than leaving them to be inferred from prose.
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Jane Okafor",
"url": "https://yoursite.com",
"jobTitle": "Fractional CFO",
"knowsAbout": ["SaaS finance", "runway planning", "Series A readiness"],
"sameAs": [
"https://www.linkedin.com/in/janeokafor",
"https://twitter.com/janeokafor",
"https://yoursite.com/about"
]
}
This block does not persuade anyone. It gives the engine a verifiable anchor: the same name, the same claims, the same set of external profiles, repeated in a format built for machines rather than readers. A full walkthrough of every property worth setting and why each one earns its place is in the Person schema and JSON-LD guide, and the specific case for why sameAs in particular does more disambiguation work than almost any other tag is made in why sameAs is the most underrated markup.
Name collisions: the disambiguation problem PEO has to solve
Common names make this concrete. A search for a generic name shared by a musician, a professor and a consultant returns three unrelated entities competing for the same string. Without machine-readable disambiguation, an engine has no reliable way to know which "Jane Okafor" a question about SaaS finance is actually asking about, and the safe move for the engine is to hedge, drop the name, or worse, attribute the wrong person's history to you. Structured data with consistent sameAs links, a knowledge graph entry, and a stable set of self-consistent facts across every profile are what let an engine commit to the correct match instead of averaging across several people who happen to share a name. The mechanics of resolving this, including what to do if you already share a name with someone more famous, are covered in name collisions and PEO, and the broader structure that knowledge graphs like Wikidata and the Google Knowledge Graph use to keep people distinct is explained in knowledge graphs for people.
The three signals
Engines decide who to name using evidence they can verify. There are three signals, and PEO moves all three on purpose rather than hoping they accumulate by accident.
1. Knowledge
The depth and volume of what you have published in your niche, attached to your name, in a form the engine can read and attribute. Depth means a real point of view on a specific subject, not thin coverage of everything. A single dense, well-structured page that answers one hard question completely outweighs ten shallow pages that each gesture at a topic without resolving it.
2. Age
How long you have existed as a referenced entity. Age cannot be faked or bought late, which is precisely why starting now beats starting in six months. An engine treats a name that has been consistently attested for years differently from one that appeared last week, even if the recent claims are accurate, because durability across time is itself a confidence signal.
3. Network
Who talks about you when you are not in the room. Third-party references, interviews, citations, bylines on other people's platforms, are the confidence signal an engine leans on hardest, and the one most people underbuild because it cannot be produced by publishing alone. A self-published claim and a claim repeated by five independent sources carry very different weight in a retrieval-based system.
PEO vs SEO vs GEO, side by side
| Layer | Unit optimized | Reward | Primary evidence |
|---|---|---|---|
| SEO | A web page | A ranking position | Backlinks, on-page structure, page authority |
| GEO / AEO | A brand or domain | A citation inside an AI answer | Answer-shaped content, domain authority |
| PEO | A named person | The recommendation itself, attached to a name | Knowledge, Age, Network, plus machine-readable identity |
Three optimization layers, three different units being scored, three different rewards.
A worked example: two consultants, one query
Consider a hypothetical strategist named Jane Okafor, a fractional CFO who specializes in SaaS runway planning, and a second, equally competent consultant working the same niche who has never touched any of the three signals deliberately. Both have solid client work. Both have a website. When a founder asks an AI assistant "who should I talk to about extending our runway before a Series A," the engine is not evaluating who is more skilled, it cannot verify that directly. It is evaluating who it can most confidently resolve and attest.
If Jane has a Person schema block linking her name to a LinkedIn profile, a handful of guest articles under a consistent title, and third-party mentions that repeat the same specialization, the engine has a resolvable entity with corroborated claims. The second consultant, indistinguishable in skill but invisible in structure, does not get named, not because the engine judged the work inferior, but because it never became a candidate the engine could confidently commit to. The outcome has nothing to do with who is better at the job and everything to do with who engineered the three signals and the machine-readable layer beneath them.
Who PEO is for
Founders, consultants, doctors, lawyers, authors, investors, coaches, specialists, anyone whose name should be the answer in their field. It works best for a person with genuine expertise and a reason to be found, not a faceless brand with a logo to push. It also compounds fastest for people in a specific, nameable niche rather than a broad, generic one, since the three signals are far easier to build around "fractional CFO for seed-stage SaaS" than around "business consultant."
How to know if PEO is working
Skill accumulation is invisible until you measure it on purpose. The baseline method is a fixed prompt audit: the same handful of questions your buyers actually ask, run against the same engines, on a fixed schedule, with the exact wording logged each time. Movement shows up first as your name entering an answer inconsistently, then as it entering consistently, then as it entering as the first name mentioned rather than the third. The full audit method, including how many prompts to track and how to read the drift between runs, is laid out in the 25-prompt audit, and the ongoing measurement system that turns a one-time audit into a trend line is covered in how to track your AI visibility.
Where to start
Start narrow and start now. Pick the exact questions your buyers ask an AI, baseline what the engines say about you today, then build the three signals in sequence while laying the machine-readable layer underneath them from day one rather than retrofitting it later. That is the method, and the step-by-step version, in the order that produces the fastest measurable movement, is walked through in how to get recommended by ChatGPT.
FAQ
Is PEO just SEO with a new name? +
How long does PEO take to work? +
Do I need a large following for PEO? +
Does PEO require schema markup like Person and sameAs? +
What is a name collision and why does it matter for PEO? +
How is PEO measured over time? +
Find out what AI says about you today.
Start with a baseline. See the exact words the engines return about your name, then decide.
Claim your name →