This guide covers entity signals that AI models use, step-by-step entity building, schema implementation, entity disambiguation, and a testing protocol to verify whether AI systems actually recognize your brand.
What is a brand entity (and why AI needs it)
A brand entity is a distinct, identifiable concept in a knowledge graph — not a keyword, not a string of text, but a node with attributes, relationships, and a unique identifier. When Google's Knowledge Graph stores “Salesforce,” it stores an entity with properties: type = SoftwareCompany, founded = 1999, CEO = Marc Benioff, headquarters = San Francisco, products = [Sales Cloud, Service Cloud, ...].
AI models do not process brands as keywords. They process them as entities with structured relationships. The difference matters: a keyword match finds pages containing “Salesforce.” An entity match connects Salesforce to CRM, to cloud computing, to Marc Benioff, to Dreamforce — even when none of those words appear together on a page.
This entity-level understanding is what determines whether an AI recommends your brand or a competitor when someone asks “What CRM should I use for a 50-person sales team?”
Why entity optimization is the foundation of AI visibility. In Far & Wide's three-layer visibility model, brand entity strength directly controls Layer 1 — parametric knowledge. This is what AI already “knows” from training data. A brand with a strong entity graph (Wikipedia page, Wikidata entry, consistent mentions across Crunchbase, LinkedIn, industry publications) gets embedded into the model's parametric memory. A brand with no entity graph exists only as scattered text fragments — if the model remembers it at all.
Understand how AI builds internal knowledge graphs
Large language models do not have a traditional database. But during training, they absorb structured and unstructured data from billions of sources and form internal representations that function like a knowledge graph — nodes (entities) connected by relationships (predicates).
Here is what feeds this internal graph during training:
| Source | What AI extracts | Impact on entity |
|---|---|---|
| Wikipedia | Structured infobox data, category associations, founding facts | Highest. Wikipedia entities are nearly always recognized |
| Wikidata | Machine-readable entity properties (Q-identifiers, P-properties) | High. Direct structured entity data |
| Crunchbase | Company profiles, funding, industry classification | High for tech/startup brands |
| Company descriptions, employee count, industry tags | Medium-high. Consistent company data | |
| Google Knowledge Panel | Entity type, attributes, relationships | High. Google's own entity graph feeds training |
| Schema.org markup | Organization, Brand, Person structured data | Medium. Crawlers extract structured data from pages |
| Industry publications | Named mentions with context | Medium. Reinforces entity associations |
| Reddit, forums | Informal mentions, sentiment, use cases | Low-medium. Adds contextual associations |
The key insight: AI models build entity representations from the overlap of multiple sources. A brand mentioned consistently across Wikipedia, Wikidata, Crunchbase, and LinkedIn with the same name, description, and facts gets stored as a strong entity. A brand mentioned inconsistently (or only on its own website) gets stored as a weak or fragmented entity.
According to a Kalicube study, brands with a confirmed Google Knowledge Panel are 3.5x more likely to be correctly identified by AI assistants than brands without one. This makes sense: the Knowledge Panel is Google's own entity confirmation, and Google's data feeds into most AI training pipelines.
Map the entity signals AI models use
Not all signals contribute equally to entity recognition. Here is the hierarchy, ranked by impact.
Tier 1: Entity-defining signals (must have)
Wikipedia page. The single most impactful entity signal. Brands with a Wikipedia page are recognized by AI in parametric knowledge (no web search needed) at dramatically higher rates. Wikipedia's structured infoboxes (founding date, headquarters, industry, key people) provide the exact entity attributes AI models store.
Wikidata entry. Machine-readable entity data with a unique Q-identifier (e.g., Q312 for Apple Inc.). Wikidata properties (P31 = instance of, P452 = industry, P856 = official website) give AI systems unambiguous entity classification. You can have a Wikidata entry without a Wikipedia page.
Google Knowledge Panel. Google's confirmation that your brand is a recognized entity. Knowledge Panels pull from Wikipedia, Wikidata, and Google's own entity graph. Claiming and verifying your Knowledge Panel signals to Google (and to AI models trained on Google's data) that your brand is a real entity.
Tier 2: Entity-reinforcing signals (should have)
Crunchbase profile. Verified company data: founding date, funding, industry, employee count, headquarters. AI models use Crunchbase as a structured data source for business entities.
LinkedIn Company Page. Company description, industry, employee count, location, specialties. LinkedIn data appears in both AI training sets and real-time web search retrieval.
Organization schema on your website. Your own structured data declaration: who you are, what you do, where you are, and how you connect to other platforms via sameAs links. Detailed implementation below.
Tier 3: Entity-contextual signals (good to have)
Industry publications and directories. Named mentions in respected sources within your industry. These add contextual associations: “Salesforce” mentioned alongside “CRM,” “enterprise,” and “cloud” hundreds of times reinforces those entity relationships.
Review platforms. G2, Capterra, Trustpilot, Google Business Profile reviews. These add sentiment and use-case associations.
Conference listings, press releases, podcasts. Each consistent mention is another data point confirming your entity.
Build your entity foundation: claim authoritative profiles
This section covers the step-by-step process for building entity signals, starting with the highest-impact actions.
Step 1: Create or improve your Wikipedia page
Wikipedia has strict notability guidelines. Your brand needs significant coverage in independent, reliable sources. Do not create a Wikipedia page yourself — Wikipedia flags self-promotional edits, and these get deleted.
What to do:
- Check if a Wikipedia page already exists for your brand. Search Wikipedia and Google for
site:wikipedia.org "Your Brand Name". - If no page exists, assess notability: do you have 3+ independent press articles from recognized publications? If yes, hire a Wikipedia editor (services like WhiteHatWiki, $2,000–$5,000) to draft the page with proper sourcing.
- If a page exists, verify that the infobox contains: founding date, headquarters, industry, key people, website, and type (public/private).
- Ensure the opening paragraph defines your brand in one sentence: “[Brand] is a [type of company] that [what it does].”
Timeline: 2–6 months for a new Wikipedia page (review process). Existing page improvements: 2–4 weeks.
Step 2: Create or claim your Wikidata entry
Wikidata is easier than Wikipedia. You can create an entry even without a Wikipedia page.
What to do:
- Go to Wikidata and search for your brand.
- If no entry exists, create one. Add these properties at minimum:
P31(instance of): Q4830453 (business) or more specific classP452(industry): select your industryP856(official website): your URLP159(headquarters location): your cityP571(inception): founding yearP2002(Twitter/X username),P4264(LinkedIn company ID)
- If an entry exists, verify all properties are current and add any missing ones.
Timeline: 1–2 days. Wikidata reviews are faster than Wikipedia.
Step 3: Claim and complete Crunchbase
What to do:
- Search Crunchbase for your company. If no profile exists, create one.
- Complete every field: description (match your Wikipedia/Wikidata description), founding date, headquarters, industry categories, employee count, website.
- Add founding team members with their LinkedIn profiles.
- If you have funding data, add rounds and investors.
Timeline: 1 day for creation, 1–3 days for Crunchbase verification.
Step 4: Optimize your LinkedIn Company Page
What to do:
- Ensure your company name matches exactly across all platforms (see entity consistency section).
- Write a company description that matches your Wikipedia opening and Wikidata description.
- Fill in: industry, company size, headquarters, specialties, website.
- Add a tagline that includes your primary category (e.g., “AEO Agency” not just “Digital Marketing”).
Step 5: Claim your Google Business Profile
Even non-local businesses benefit from Google Business Profile for entity recognition.
- Verify your business through Google Business Profile.
- Add: business name (exact match), category, description, website, phone, address.
- Upload a logo and photos.
- Request reviews from customers.
Implement Organization and Brand schema with sameAs links
Structured data on your website tells AI crawlers (and Google) exactly who you are and how you connect to other platforms. This is where your on-site entity declaration lives.
For detailed schema implementation across all types, see: Schema Markup for AEO.
Organization schema with full entity linking
Place this on your homepage. Reference it from every other page using @id.
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.example.com/#organization",
"name": "Your Exact Brand Name",
"alternateName": ["Alternate Name", "Abbreviation"],
"url": "https://www.example.com",
"logo": {
"@type": "ImageObject",
"url": "https://www.example.com/logo.png",
"width": 600,
"height": 60
},
"description": "One sentence: what you do and who you serve. Match Wikipedia/Wikidata.",
"foundingDate": "2023",
"founder": {
"@type": "Person",
"name": "Founder Name",
"sameAs": "https://www.linkedin.com/in/founder"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "Amsterdam",
"addressCountry": "NL"
},
"numberOfEmployees": {
"@type": "QuantitativeValue",
"minValue": 10,
"maxValue": 50
},
"sameAs": [
"https://www.wikidata.org/wiki/Q123456789",
"https://en.wikipedia.org/wiki/Your_Brand",
"https://www.crunchbase.com/organization/your-brand",
"https://www.linkedin.com/company/your-brand",
"https://twitter.com/yourbrand",
"https://www.facebook.com/yourbrand",
"https://github.com/yourbrand"
],
"knowsAbout": [
"Answer Engine Optimization",
"AI Visibility",
"Knowledge Graph Optimization"
]
}Critical fields for entity recognition:
name: Use the exact legal/official brand name. This must match across every platform. Not a variation, not a nickname.sameAs: This is the entity linking array. Every URL here tells AI: “This Organization entity is the same entity as the one on Wikipedia, Wikidata, Crunchbase, LinkedIn...” This is the machine-readable equivalent of saying “we are all the same brand.”alternateName: List known variations. If your brand is “Far & Wide” but people also search “Far and Wide” or “FarAndWide,” list them here. This helps with entity disambiguation.description: Write a single sentence that matches your Wikipedia opening paragraph and Wikidata description. Consistency across these three (schema, Wikipedia, Wikidata) is what creates a strong entity signal.knowsAbout: Declare your topical expertise areas. AI crawlers use this to associate your brand with specific topics.
Brand schema (for product brands)
If your company sells distinct product brands, use Brand schema in addition to Organization:
{
"@type": "Brand",
"@id": "https://www.example.com/#brand-productname",
"name": "Product Brand Name",
"url": "https://www.example.com/product",
"logo": "https://www.example.com/product-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q987654321"
]
}Person schema (for founder-led brands)
If the founder's personal brand is inseparable from the company brand (common in consulting, agencies, creator businesses), add Person schema:
{
"@type": "Person",
"@id": "https://www.example.com/#founder",
"name": "Founder Full Name",
"jobTitle": "CEO & Founder",
"worksFor": { "@id": "https://www.example.com/#organization" },
"sameAs": [
"https://www.linkedin.com/in/founder",
"https://twitter.com/founder",
"https://www.wikidata.org/wiki/Q111222333"
]
}Optimize your Google Knowledge Panel
Google Knowledge Panel is Google's public confirmation that your brand is a recognized entity. It appears on the right side of search results and pulls data from Wikipedia, Wikidata, Google Business Profile, and Google's own Knowledge Graph. A Knowledge Panel directly impacts AI visibility because Google's entity data feeds into AI training pipelines.
How to get a Knowledge Panel
There is no “apply for a Knowledge Panel” button. Google generates them automatically when it has enough entity data. But you can influence the process.
Step 1: Build entity signals. Complete the steps in the previous section — Wikipedia, Wikidata, then Crunchbase, LinkedIn, Google Business Profile. The more confirmed sources with consistent data, the more likely Google triggers a Knowledge Panel.
Step 2: Search for your brand on Google. If a Knowledge Panel appears, claim it. Click “Claim this knowledge panel” at the bottom. Verify ownership through Google Search Console, YouTube, or other Google properties.
Step 3: Suggest edits. Once claimed, you can suggest changes to entity attributes: name, description, logo, social links. Google reviews and approves these.
Step 4: Monitor for accuracy. Knowledge Panels sometimes pull incorrect data. Check monthly that your founding date, headquarters, description, and social links are correct.
Knowledge Panel attributes that matter for AI
| Attribute | Why it matters | How to influence |
|---|---|---|
| Entity type (Company, Organization, Brand) | Determines category associations | Set correctly in Wikidata P31 property |
| Description | May be used verbatim by AI | Ensure Wikipedia opening paragraph is accurate |
| Founding date | Establishes brand history | Set in Wikidata, Wikipedia infobox, Crunchbase |
| Headquarters | Location entity associations | Consistent across all platforms |
| Social profiles | Entity linking confirmation | Add to schema sameAs + verify in Knowledge Panel |
| “People also search for” | Shows entity relationships Google recognizes | Build entity connections through co-mentions in content |
According to Kalicube research, brands that actively manage their Knowledge Panel see a 20–40% improvement in AI assistant recognition within 6 months of optimization.
Disambiguate your brand entity
Entity disambiguation is ensuring AI systems know which “brand name” you are — especially when your name is a common word, shared with another company, or similar to existing entities. Without disambiguation, AI may confuse your brand with another entity, ignore your brand entirely, or mix attributes from different entities.
When disambiguation matters
- Your brand name is a common English word (e.g., “Notion,” “Slack,” “Zoom”)
- Another company shares your name or a similar name
- Your brand name has changed over time
- Your brand operates under multiple names in different markets
How to disambiguate
Use alternateName in Organization schema. List every known variation so AI crawlers can map all variations to one entity.
Create a strong Wikidata description. Wikidata descriptions serve as entity disambiguators. “Far & Wide — AEO agency based in Amsterdam” is unambiguous. “Far & Wide — company” is not.
Maintain a consistent “brand + category” pattern. In every bio, description, and about page, pair your brand name with your category: “Notion, the connected workspace” or “Slack, the business messaging platform.” This trains AI to associate your name with your category and distinguish you from other entities.
Link to disambiguation pages. If a Wikipedia disambiguation page exists for your brand name, ensure your entry points to the correct entity.
Use @id consistently across your schema. Your Organization @id (e.g., https://yourdomain.com/#organization) should be referenced from every Article, Product, and Person schema on your site. This creates an unambiguous internal entity graph.
Disambiguation comparison
| Method | Effort | Impact | When to use |
|---|---|---|---|
alternateName in schema | Low (15 min) | Medium | Always — covers name variations |
| Wikidata description | Low (30 min) | High | Always — machine-readable disambiguation |
| “Brand + category” in all bios | Low (1 hour) | High | Especially when name is a common word |
| Wikipedia disambiguation link | Medium (1–4 weeks) | High | When disambiguation page exists |
Consistent @id referencing | Medium (1–2 hours) | Medium | Always — internal entity graph |
Enforce cross-platform entity consistency
Entity consistency means your brand name, description, founding facts, location, and category are identical across every platform where your entity appears. Inconsistency is the single biggest entity killer. If Wikipedia says “Far & Wide,” LinkedIn says “Far and Wide,” and your schema says “FarAndWide,” AI models may treat these as three different entities — or fail to build a coherent entity at all.
The consistency audit
Check these attributes across all platforms where your brand appears:
| Attribute | Where to check | What to look for |
|---|---|---|
| Brand name | Wikipedia, Wikidata, Crunchbase, LinkedIn, Google Business Profile, Schema, Twitter/X, Facebook | Exact match. Same capitalization, same punctuation, same spacing |
| Description (first sentence) | Wikipedia opening, Wikidata description, LinkedIn About, Crunchbase summary, Schema description | Same core sentence. Minor variations OK, but the category + what-you-do must match |
| Founding date | Wikipedia infobox, Wikidata P571, Crunchbase, LinkedIn, Schema foundingDate | Exact year match |
| Headquarters | Wikipedia infobox, Wikidata P159, Crunchbase, LinkedIn, Schema address, Google Business Profile | Same city and country |
| Industry/category | Wikipedia categories, Wikidata P452, Crunchbase industry tags, LinkedIn industry | Same primary category |
| Website URL | All platforms | Same URL, same protocol (https), no trailing slash inconsistencies |
| Logo | All platforms | Same logo file, same aspect ratio, current version |
How to fix inconsistencies
- Pick your canonical values. Decide on the exact brand name, description sentence, founding date, headquarters, and industry category. Write them in a brand entity document.
- Update every platform. Start with the highest-impact sources: Wikipedia, Wikidata, then Crunchbase, LinkedIn, Google Business Profile.
- Update your schema markup. Ensure your Organization schema matches the canonical values exactly.
- Set a quarterly review. Platforms change layouts, descriptions get edited by third parties, and new profiles may appear with incorrect data.
Real impact of inconsistency
Consider a hypothetical: “Acme Corp” has a Wikipedia page calling it “Acme Corporation,” a Crunchbase listing for “ACME Corp,” LinkedIn says “Acme,” and the schema markup says “Acme Corp Inc.” An AI model processing these sources may:
- Create separate entity nodes for each variation
- Merge them incorrectly, mixing attributes from different entities
- Assign low confidence to any single entity representation
- Default to a competitor with cleaner entity data when generating recommendations
A study by Botify found that websites with consistent entity data across 5+ authoritative sources received 2.3x more brand mentions in AI-generated responses compared to brands with inconsistent data across the same sources.
Test entity recognition across AI platforms
After building your entity foundation, test whether AI actually recognizes your brand. This is the validation step most guides skip.
The entity recognition test protocol
Run these five prompts across ChatGPT, Perplexity, Gemini, and Claude. Use fresh sessions (incognito/private mode, no conversation history) to test Layer 3 visibility. Then run them in a logged-in session for Layer 2.
Prompt 1: Direct brand query
“What is [Your Brand Name]?”
Expected result: AI should return your category, what you do, founding date, and location. If it returns “I don't have information about [Your Brand Name]” — your entity is not recognized.
Prompt 2: Category query
“What are the best [your category] companies/tools?”
Expected result: Your brand should appear in the list. If it does not, your entity associations with your category are weak.
Prompt 3: Comparison query
“Compare [Your Brand] vs [Competitor]”
Expected result: AI should have enough entity data to compare attributes. If it confuses your brand with another entity or provides incorrect facts, you have a disambiguation problem.
Prompt 4: Attribute query
“Who founded [Your Brand]? When was it started? Where is it based?”
Expected result: Correct factual answers. Wrong answers indicate inconsistent entity data across sources.
Prompt 5: Recommendation query
“I need a [your category] for [specific use case]. What do you recommend?”
Expected result: Your brand appears as a recommendation with correct positioning. This tests whether your entity associations are strong enough to trigger recommendation.
Scoring entity recognition
| Result | Score | Interpretation |
|---|---|---|
| Correct identification + accurate attributes + appears in category lists | Strong | Entity is well-established. Focus on maintaining consistency |
| Recognized but with some incorrect facts | Medium | Entity exists but data is inconsistent. Fix source discrepancies |
| Confused with another entity | Weak | Disambiguation problem. Strengthen unique identifiers |
| “I don't have information about...” | Not recognized | Entity does not exist in AI's knowledge. Build from Tier 1 signals |
Testing frequency
Run this protocol quarterly. AI models update their training data periodically, and your entity status can change. Also run it after any major entity updates (new Wikipedia page, Wikidata changes, Knowledge Panel claimed).
For a complete audit methodology including entity testing: How to Run an AEO Audit.
Use advanced entity linking: owl:sameAs and schema sameAs
For brands with technical teams or access to a developer, advanced entity linking creates explicit machine-readable connections between your entity representations across the web.
schema.org sameAs
You have already seen sameAs in Organization schema. Here is why it works: sameAs tells AI crawlers, “The entity described on this page is the same entity as the one at this URL.” Each sameAs URL is a cross-reference that strengthens entity resolution.
Best practices for sameAs:
- Include every authoritative profile URL: Wikidata, Wikipedia, Crunchbase, LinkedIn, Twitter/X, Facebook, GitHub, YouTube.
- Use the canonical URL format for each platform (e.g.,
https://www.linkedin.com/company/your-brandnot a shortened URL). - Order by authority: Wikidata first, Wikipedia second, then Crunchbase, LinkedIn, social profiles.
- Update
sameAswhen you add new profiles.
owl:sameAs for RDF/Linked Data
owl:sameAs is a property from the Web Ontology Language (OWL) that declares two URIs refer to the same entity. It is used in RDF (Resource Description Framework) and Linked Data contexts — specifically Wikidata and DBpedia.
When your Wikidata entry includes a link to your website, and your website's schema includes a sameAs link back to Wikidata, you create a bidirectional entity link. AI crawlers that process both Wikidata's RDF data and your website's JSON-LD can confirm the entity match.
Practical implementation:
- Ensure your Wikidata entry (P856 = official website) points to your domain.
- Ensure your Organization schema
sameAsincludes your Wikidata URL. - If you have a DBpedia entry, add that to
sameAsas well.
This bidirectional linking is what entity resolution systems use to merge entity records from different sources. It is the same principle that Google uses for Knowledge Panel generation.
Entity linking for AI crawlers
AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Googlebot) process your pages differently, but they all extract sameAs links. Here is how each uses them:
| Crawler | How it uses sameAs | Impact |
|---|---|---|
| GPTBot (OpenAI) | Follows links during web retrieval, uses for entity resolution | Connects your page to your entity |
| ClaudeBot (Anthropic) | Extracts during web search, cross-references | Improves entity recognition accuracy |
| PerplexityBot | Follows sameAs for source verification | Helps confirm brand identity in citations |
| Googlebot | Uses for Knowledge Graph population and entity resolution | Feeds into Knowledge Panel + AI Overviews |
Allow these crawlers access. Check your robots.txt to ensure you are not blocking AI crawlers. Many sites block GPTBot or ClaudeBot by default. If you want AI visibility, you need to allow them access.
# Allow AI crawlers for entity discovery
User-agent: GPTBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: PerplexityBot
Allow: /For more on technical AI crawler access, see: How AEO and SEO Work Together.
Avoid these entity optimization mistakes
These are the patterns we see repeatedly when auditing brands that struggle with AI visibility.
1. Inconsistent brand naming across platforms. Using “Acme Corp” on your website, “ACME” on LinkedIn, “Acme Corporation” on Crunchbase, and “acme.io” in press coverage. Each variation can create a separate entity node. Pick one canonical name and use it everywhere.
2. Ignoring Wikidata because “we're not big enough.” Wikidata does not have Wikipedia's notability requirements. Any real company can create a Wikidata entry. It takes 30 minutes and provides machine-readable entity data that AI models directly consume. Skip this, and you are leaving the easiest entity signal on the table.
3. Empty or generic Organization schema. Adding Organization schema with just name and url and calling it done. Without sameAs, description, foundingDate, address, and knowsAbout, the schema is too thin for meaningful entity recognition. Schema Markup for AEO covers the full implementation.
4. Building entity signals on your website only. Your Organization schema is perfect. Your about page is detailed. But you have zero off-site presence — no Wikipedia, no Wikidata, no Crunchbase, no mentions in industry publications. AI models build entity representations from the overlap of multiple independent sources. One source — even your own website — is not enough.
5. Treating entity optimization as a one-time project. Entity data decays. Platforms change. Employees edit Wikipedia pages. Crunchbase profiles go stale. Quarterly consistency audits are necessary to maintain entity strength. Set a calendar reminder.
6. Focusing on social media follower count instead of entity data. Having 50,000 LinkedIn followers does not build your entity. Having a complete LinkedIn Company Page with consistent name, description, and industry — that builds your entity. Fill in the data fields, not just the content feed.
7. Creating a Wikipedia page yourself. Wikipedia's conflict-of-interest policies are strict. Self-created pages get flagged, reviewed, and often deleted — which can actually damage your entity credibility. Hire a professional Wikipedia editor or earn coverage through genuine press and publications.
The contrarian take: start with Wikidata, not your website
Most entity optimization guides start with “fix your website schema.” That is backwards.
Schema markup on your website is a first-party claim. You are telling AI “we are X.” AI systems treat first-party claims with lower confidence than third-party confirmations. If the only source saying “Acme is an AI consulting firm” is Acme's own website, that signal is weak.
Start with Wikidata. It takes 30 minutes, it is machine-readable, it assigns your brand a unique Q-identifier, and AI models treat it as an authoritative third-party source. Then add Crunchbase. Then improve your LinkedIn Company Page. Then update your schema to link to all of these via sameAs.
By the time you implement schema, your entity already exists in the sources AI trusts most. Your schema becomes a confirmation of what AI already knows — not a first-time declaration it has to verify.
This sequence (third-party entity signals first, first-party schema second) produces faster AI recognition than the reverse.
Brand entity optimization checklist
Use this checklist to audit and build your brand entity. Check each item and track completion.
Entity foundation
- Brand name decided and documented (one canonical version)
- One-sentence brand description written (matches across all platforms)
- Founding date, headquarters, industry, key people — documented as canonical facts
- Wikidata entry created with P31, P452, P856, P159, P571 properties
- Wikipedia page exists (or notability assessment done + editor hired)
- Crunchbase profile complete (all fields filled, verified)
- LinkedIn Company Page complete (name, description, industry, specialties match)
- Google Business Profile claimed and verified
Schema markup
- Organization schema on homepage with full attributes
sameAsarray includes: Wikidata, Wikipedia, Crunchbase, LinkedIn, social profilesalternateNameincludes known brand name variationsdescriptionmatches Wikipedia opening and Wikidata descriptionknowsAboutlists primary expertise areas@idused consistently and referenced from all Article/Product schemas- Person schema for founder(s) with
sameAslinks (if founder-led brand)
Google Knowledge Panel
- Knowledge Panel appears when searching brand name
- Knowledge Panel claimed and verified
- Entity type, description, founding date, social links — all correct
- Monthly accuracy check scheduled
Entity consistency
- Brand name identical across all 7+ platforms
- Description (first sentence) matches across Wikipedia, Wikidata, LinkedIn, Crunchbase, schema
- Founding date matches across all platforms
- Headquarters matches across all platforms
- Industry/category matches across all platforms
- Website URL consistent (same protocol, same format)
- Quarterly consistency audit scheduled
Entity disambiguation
alternateNamecovers all known brand name variations- Wikidata description is specific (includes category + location)
- “Brand + category” pattern used in all platform bios
- No entity confusion detected in AI testing (Prompt 3 + 4 from test protocol)
AI testing
- Direct brand query test passed across ChatGPT, Perplexity, Gemini, Claude
- Category query test: brand appears in category lists
- Comparison query test: no entity confusion
- Attribute query test: founding date, location, description correct
- Recommendation query test: brand appears for relevant use cases
- Testing scheduled quarterly
Technical access
robots.txtallows GPTBot, ClaudeBot, PerplexityBot- Pages load in under 3 seconds (AI crawlers have timeout limits)
- No JavaScript-only content that crawlers cannot render