Businesses that need more qualified discovery from Google, local search, and useful organic content.
Being known off-site is the slow half of AEO. This is the fast half: making it unambiguous who you are, which takes about a day and almost nobody finishes.
Publish one Organization block with a stable @id, add Person schema for your authors, connect both to your external profiles with sameAs, and make your name, description and contact details byte-identical everywhere. It takes roughly a day, costs nothing, and removes the ambiguity that makes machines uncertain who you are.
There are two halves to entity work. One is other people deciding you are worth mentioning, which is slow and largely outside your control. The other is making sure that when a machine encounters those mentions, it can tell they all refer to the same organisation.
The second half is a day of work, costs nothing, and is the part most sites never finish. It will not make you famous. It removes a specific friction: the ambiguity that stops a system connecting your site, your profiles and your mentions into one recognisable thing.
What "entity" actually means here
A search or AI system does not think in pages. It maintains something closer to a record: this organisation, in this place, doing this, run by these people, referenced by these sources.
Your website is one input to that record. Your LinkedIn is another. Directory listings, your Google Business Profile, mentions in articles are all inputs. The system's job is to work out which of them refer to the same thing.
You make that job easy or hard. Hard looks like four profiles describing the business four slightly different ways, an unnamed author on every article, and no machine-readable statement of who you are. That is the default state of most small business sites.
The five things to do
1. One Organization block, with a stable @id
Publish Organization (or a subtype like ProfessionalService) once, with a permanent @id such as https://yoursite.com/#organization. Include name, url, logo, email, telephone, address, and areaServed.
The @id is the part people skip and it is the most useful piece. It gives every other block on your site something stable to point at, so your service pages, articles and contact page all reference one entity rather than describing a new one each time.
2. Person schema for whoever writes
If your content has an author, say who in a way machines can read: Person with name, jobTitle, a url pointing at a real bio page, and worksFor referencing your organisation @id.
Use the identical object on every article. Not similar, identical. A site whose articles are authored by "J. Smith", "John Smith" and "John Smith, Director" is presenting three people.
3. sameAs, connecting you to everywhere else
sameAs is an explicit statement that this entity is also that profile. Include your LinkedIn, your Facebook page, your industry directory listings, your Google Business Profile.
This is the single highest-value line in your schema, because it is the only place you get to assert the connection directly rather than hoping it is inferred.
4. Byte-identical details everywhere
Your business name, description and contact details should match exactly across your site, your profiles and every directory. Not approximately. "ADPH Consulting" and "ADPH Consulting Ltd." are two strings.
The usual failure is drift: profiles created over several years, each describing a slightly different business. Auditing and aligning them is dull and it is genuinely worth the afternoon.
5. A real about page
Entity records need somewhere to point. A page that names who runs the business, where it operates, what it does and who it serves gives both humans and machines a canonical answer, and it is where your Person schema should link.
If your site has no about page, or has one that says nothing specific, you have no anchor for any of the above.
How to check your work
Four checks, none requiring paid tools.
Validate the markup. Any schema validator will tell you whether it parses and whether required properties are present.
Search your own name and see what comes back. If competitors or unrelated businesses dominate, your entity is not well established, and that is an off-site problem rather than a markup one.
Ask an assistant who you are. Ask ChatGPT or Perplexity to describe your business. What comes back tells you what the record currently looks like, and it is often uncomfortable.
Grep your own site for your business name and check every instance matches. Inconsistency inside your own domain is common and entirely self-inflicted.
What this will and will not do
It will not make you visible. Perfect schema on an unknown business produces nothing, and any provider selling schema as a visibility service is overselling.
What it does is remove ambiguity, so that when off-site mentions do accumulate, they attach to one recognisable entity rather than being split across several near-matches. It is a prerequisite rather than a lever.
That is why I recommend doing it early and quickly. It is cheap, it is finishable, and it stops being a problem permanently.
Frequently asked questions
Does schema markup improve rankings?
Not directly. It helps machines understand and attribute your content, which supports being cited and can enable rich results. Sites with excellent schema and no authority do not rank, and sites with authority and no schema often do.
How much schema does a small business need?
Organization sitewide, Person on authored content, Article on posts, FAQPage where you have a genuine FAQ, BreadcrumbList for hierarchy. Consistency across those matters more than adding more types.
Should I mark up content that isn't visible on the page?
No. It breaches guidelines, and a machine reading both will find a contradiction, which is worse than no markup.
How long does this take?
About a day for a small site, most of it spent aligning profile details rather than writing markup. It is one of the few pieces of SEO work that genuinely finishes.
This is the part of entity work you control completely, and it is finishable in a day. The other part, being mentioned by people who are not you, takes years and matters more.
For that half, read why getting cited has less to do with your website than you think. If you want the on-site version checked, send me your domain: allan@adph-consulting.com.
