Practical Lens 07: One entity, one “official” surface

If AI sometimes treats you like two different companies, assume your entity anchors are competing—not that the model is “confused.”

What this lens means

AI systems resolve companies as entities, not as pages. If your “official” identity surface is unclear (multiple competing homepages, inconsistent brand naming, or fragmented profiles), machines can split the entity into multiple partial versions.

Why the entity can split

  • Multiple plausible “official” surfaces compete (/, /en, /sk, index.html, duplicated domains).
  • Identity labels differ across surfaces (name, logo, product/service framing, contact details).
  • External profiles point to different URLs or use different names, creating competing anchors.

What this usually indicates

  • Competing homepages: more than one URL behaves like a primary surface.
  • Brand naming drift: different names/variants used across pages or metadata.
  • Inconsistent canonical authority: canonicals don’t establish one stable primary surface.
  • Fragmented structured identity: Organization JSON‑LD differs or is missing on key pages.
  • Profile fragmentation: “official” profiles link to different sites, or multiple profiles exist.

What to verify (evidence-only)

  • Is there exactly one primary homepage surface (one URL that is consistently the “official” entry point)?
  • Do alternative variants redirect consistently to that same primary surface?
  • Do canonical tags reinforce one stable primary surface across variants and key pages?
  • Is Organization JSON‑LD present and consistent (name, url, logo, sameAs), especially on the homepage?
  • Do official external profiles (LinkedIn, directories) point to the same primary URL and name?
  • Are internal links consistently pointing to the same primary variants (no mixed linking)?

What this is not

  • Not a claim that AI will always unify the entity even with perfect signals.
  • Not solved by prompt phrasing if competing anchors remain visible.