Course → Module 7: Entity Reconciliation
Session 5 of 7

What Entity Fragmentation Looks Like

Entity fragmentation occurs when Google believes your business is two or more separate entities instead of one. The result: your signals split across multiple entity nodes in the Knowledge Graph. Instead of one strong entity with compounding authority, you have several weak fragments competing with each other.

Fragmentation is surprisingly common. A business that moved offices, changed phone numbers, or updated its legal name often ends up with duplicate entries that persist for years.

Entity fragmentation means your signals are divided. Twenty citations split across two entity fragments give each fragment ten citations of authority, not twenty.

Diagnostic Symptoms

Fragmentation shows specific, testable symptoms. Run these five diagnostic checks:

Diagnostic What to Search Fragmentation Signal
Name variations "PT Company Name" vs. "Company Name" vs. "Company Name City" Different results or Knowledge Panels for different name forms
Duplicate GBP Search your company on Google Maps Two or more pins at different (or same) addresses
AI inconsistency Ask ChatGPT and Perplexity about your company Conflicting or incomplete facts across AI tools
Phone search Google your phone number Multiple business listings appear for the same number
Knowledge Graph API Query your company name via the KG Search API Multiple entity results with different KGMIDs

Common Causes

Fragmentation does not happen randomly. It has specific, traceable causes.

graph TD A["Office relocation"] --> F["Entity Fragmentation"] B["Phone number change"] --> F C["Legal name change"] --> F D["Multiple GBP managers"] --> F E["Data aggregator errors"] --> F G["Inconsistent citations"] --> F F --> S1["Duplicate GBP listings"] F --> S2["Split Knowledge Panel"] F --> S3["Conflicting AI answers"] style F fill:#222221,stroke:#c47a5a,color:#ede9e3

Office relocation is the most common cause. When a business moves, the old address persists on dozens of directories. If the new address is registered on GBP and the website, but old directories still list the previous location, Google may interpret this as two separate businesses.

Multiple GBP managers create problems when different people claim or create GBP listings for the same business, perhaps for different departments or locations. Google's support documentation at support.google.com notes that duplicate profiles are one of the most common GBP issues.

The Repair Process

Repairing fragmentation requires a systematic approach. The order matters because each step depends on the previous one.

graph TD S1["Step 1: Identify all fragments"] --> S2["Step 2: Choose canonical entity"] S2 --> S3["Step 3: Merge duplicate GBP listings"] S3 --> S4["Step 4: Update all citations to canonical NAP"] S4 --> S5["Step 5: Strengthen sameAs chain"] S5 --> S6["Step 6: Wait and monitor"] style S1 fill:#222221,stroke:#c8a882,color:#ede9e3 style S6 fill:#222221,stroke:#6b8f71,color:#ede9e3

Step 1: Identify all fragments. Search for every variation of your company name. Check Google Maps for duplicate pins. Query the Knowledge Graph Search API for multiple results. Document every fragment you find.

Step 2: Choose the canonical entity. Decide which version is the "real" one. This is usually the entity with the most signals already pointing to it: the verified GBP, the website's schema, the strongest citation base.

Step 3: Merge duplicate GBP listings. Google provides a process for merging duplicates. You must own both profiles (same email). Report one as a duplicate via Google Maps. All merge requests are reviewed by Google's team, and the process typically takes 1 to 3 weeks. Note: merges cannot be undone.

Step 4: Update all citations. Every directory listing, social profile, and external mention must point to the canonical NAP and URL. This is the most time-consuming step. Prioritize by authority: Tier 1 directories first, then industry directories, then general directories.

Step 5: Strengthen the sameAs chain. Ensure your schema.org markup includes a complete sameAs array pointing to all legitimate profiles. Verify bidirectional links.

Step 6: Wait and monitor. Google does not reconcile instantly. The process can take weeks to months. Monitor your branded search results, Knowledge Panel, and AI visibility monthly.

Prevention vs. Repair

Approach Effort Timeline Success Rate
Prevention (consistent from day one) Low, ongoing Immediate Very high
Repair (after fragmentation detected) High, concentrated 1 to 6 months Moderate to high
Ignoring fragmentation None N/A Worsens over time

Prevention is always cheaper than repair. If you are building your entity infrastructure from scratch, get the canonical NAP right from the start and enforce it on every new listing.

Fragmentation repair is measured in months, not days. The longer fragments exist independently, the more work is needed to merge them. Start the repair process as soon as you identify it.

Further Reading

Assignment

Run the five diagnostic checks from this session. Search for your company name in three variations (with legal prefix, without it, with city name). Check Google Maps for duplicate pins. Ask an AI tool about your company. Google your phone number. Document every fragment you find. If fragmentation exists, begin the repair process starting with Step 1.