Why This Matters Now
Google's Knowledge Panel and Wikipedia aren't just vanity metrics anymore. They're infrastructure for AI visibility.
Every major AI system — ChatGPT, Claude, Gemini, Perplexity — pulls from structured knowledge sources when answering questions about people. If you don't exist in these systems, you don't exist in AI-generated answers.
Here's what's changed:
| Signal | Google Search | AI / Generative Search |
|---|---|---|
| Wikidata | Feeds Knowledge Panel directly | Primary structured data source for LLMs |
| Wikipedia | Top organic result + Knowledge Panel trigger | Heavily weighted in AI training data & retrieval |
| Schema.org | Rich snippets in search | Parsed by AI crawlers for entity understanding |
| Knowledge Panel | Right-side panel on Google | Signals "verified entity" to AI systems |
If an AI can't verify you exist as a structured entity, it can't confidently recommend you.
🗺️ The Two Paths
This playbook covers two parallel tracks. You should do both.
Path 1: Wikidata → Google Knowledge Panel
Time: 30 minutes to set up, 2–6 weeks for Google to index · Difficulty: Easy · Cost: Free
Path 2: Wikipedia Article → AI Visibility
Time: 2–4 hours to draft, 2–6 weeks for review · Difficulty: Moderate (requires sourcing) · Cost: Free
Prerequisites
Before you start, you'll need:
- A professional website (personal or company)
- Active social media profiles (LinkedIn, X/Twitter, Instagram minimum)
- Published work or media coverage (articles, interviews, TV appearances)
- A clear, one-line description of what you're known for
- 30–60 minutes of focused time
Path 1: Wikidata & Knowledge Panel
Wikidata is the structured data backbone of the internet. Google, AI systems, and voice assistants all query it. This is the single highest-ROI thing you can do for entity recognition.
Step 1: Create Your Wikidata Account
- Go to wikidata.org
- Click "Create account" in the top right
- Use a professional username (your name or brand handle)
- Verify your email
💡 Pro tip: Your Wikidata account works across all Wikimedia projects (Wikipedia, Commons, etc.) through unified login.
Step 2: Search for Existing Entries
Before creating a new item, check if one already exists:
- Go to Special:Search
- Search your full name
- Look through results — there may be other people with your name
If you find yourself, skip to editing. If not, continue.
Step 3: Create Your Item
- Go to Special:NewItem
- Fill in:
- Language: en (English)
- Label: Your Full Name
- Description: Keep it short and factual (e.g., "American entrepreneur and technology executive")
- Aliases: Common variations of your name, separated by pipes (
|)
- Click "Create"
You'll get a Q-number (e.g., Q138639649). This is your permanent Wikidata ID.
Description Guidelines
✅ Good descriptions:
- "American entrepreneur and public relations executive"
- "British software engineer and open source advocate"
- "Canadian journalist and podcast host"
❌ Bad descriptions:
- "CEO of the world's best marketing agency" (promotional)
- "Award-winning visionary thought leader" (not encyclopedic)
- "Sarah Evans" (just repeating the label)
Step 4: Add Statements
Statements are structured facts about you. Add these in order of importance:
Required Statements
| Property | Wikidata ID | What to Enter |
|---|---|---|
| Instance of | P31 | human (Q5) |
| Sex or gender | P21 | male (Q6581097) or female (Q6581072) |
| Country of citizenship | P27 | Your country (e.g., United States = Q30) |
| Occupation | P106 | Your primary occupation (e.g., entrepreneur = Q131524) |
| Date of birth | P569 | Your birth date |
Recommended Statements
| Property | Wikidata ID | What to Enter |
|---|---|---|
| Place of birth | P19 | Your birth city (search for it) |
| Educated at | P69 | Your university/college |
| Official website | P856 | Your personal website URL |
| Employer | P108 | Your company (if it has a Wikidata entry) |
| Notable work | P800 | Major projects, books, or creations |
How to Add a Statement
- Click "add statement" on your item page
- Type the property name (e.g., "instance of") in the property field
- Select it from the dropdown
- Tab to the value field
- Type and select the value (e.g., "human")
- Click "publish"
⚠️ Rate limiting: Wikidata limits new accounts to ~8–10 edits per minute. If you get throttled, wait 60 seconds and try again.
Step 5: Add Identifiers
Identifiers link your Wikidata entry to your profiles across the web. This is critical for Knowledge Panel generation.
| Identifier | Wikidata ID | Format |
|---|---|---|
| X/Twitter username | P2002 | Just the handle (no @) |
| Instagram username | P2003 | Just the handle |
| LinkedIn personal profile ID | P6634 | The slug from your URL |
| Facebook username | P2013 | Your FB username |
| Threads username | P11892 | Just the handle |
| TikTok username | P7085 | Just the handle |
| YouTube channel ID | P2397 | The channel ID |
| Google Knowledge Graph ID | P2671 | Add once you have a panel |
Step 6: Add Schema.org Markup
Add this JSON-LD to your personal website's <head> section. This tells Google and AI crawlers exactly who you are.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://www.wikidata.org/entity/YOUR_Q_NUMBER",
"name": "Your Full Name",
"url": "https://yourwebsite.com",
"image": "https://yourwebsite.com/your-photo.jpg",
"description": "Your one-line description",
"jobTitle": "Your Title",
"worksFor": {
"@type": "Organization",
"name": "Your Company",
"url": "https://yourcompany.com"
},
"alumniOf": {
"@type": "CollegeOrUniversity",
"name": "Your University"
},
"sameAs": [
"https://www.wikidata.org/entity/YOUR_Q_NUMBER",
"https://www.linkedin.com/in/yourhandle",
"https://x.com/yourhandle",
"https://www.instagram.com/yourhandle"
],
"knowsAbout": ["Expertise 1", "Expertise 2", "Expertise 3"]
}
</script>
🔑 Key Insight
The @id field linking to your Wikidata entity is the secret sauce. It tells Google this person on your website = this entity in the knowledge graph.
Step 7: Claim Your Knowledge Panel
Once Google generates your Knowledge Panel (usually 2–6 weeks after Wikidata + Schema.org setup):
- Google your name
- If you see a Knowledge Panel, click "Claim this knowledge panel" at the bottom
- Verify through one of your connected accounts (Google Search Console, YouTube, X/Twitter, etc.)
- Once verified, you can suggest edits to your panel
If no panel appears after 6 weeks:
- Go to Google's Knowledge Panel request form
- Submit a verification request with your credentials
Path 2: Wikipedia Article
A Wikipedia article is the single strongest signal for both Knowledge Panel generation and AI visibility. AI systems treat Wikipedia as a high-trust source and heavily weight it in responses.
Step 1: Assess Your Notability
Wikipedia requires that subjects meet notability guidelines. You need significant coverage in reliable, independent sources.
Notability Checklist
Score yourself — you need at least 3–4 of these:
- Published bylines in recognized publications (Forbes, Entrepreneur, HackerNoon, industry journals)
- Independent media coverage (profiles, interviews, or features about you — not written by you)
- Industry awards or recognition from established organizations
- TV/radio appearances as a guest or contributor
- Speaking at major conferences (named on the agenda, not just attending)
- Books published (traditionally published carries more weight)
- Founded or led a notable organization (one with its own media coverage)
- Created something widely adopted (a framework, tool, movement, hashtag, etc.)
- Academic citations or research publications
- Listed in professional directories (Muck Rack, ExpertFile, etc.)
⚠️ Honest assessment: If you score 0–2, build more public credibility before attempting a Wikipedia article. A rejected submission is harder to re-submit than waiting until you're ready.
Step 2: Gather Sources
Wikipedia lives and dies by sources. You need reliable, independent, secondary sources.
Source Tiers
Tier 1 — Strongest (independent coverage about you):
- News articles profiling you
- Interview features in major publications
- Awards/recognition announcements from third parties
- Book reviews or mentions
Tier 2 — Strong (your published work in notable outlets):
- Your bylined articles in Entrepreneur, Forbes, HackerNoon, etc.
- Your author/contributor profile pages on these sites
Tier 3 — Supporting (verify facts, not for notability):
- Your LinkedIn profile
- Your company website bio
- Your personal website
- Conference speaker pages
Where to Find Your Sources
- Google yourself with quotes:
"Your Name" + "your company" - Check Muck Rack for your media portfolio
- Search publication archives where you've contributed
- Check awards databases (Propel, PRWeek, etc.)
- Look at conference archives for past speaking appearances
💡 Save every URL. You'll need them for citations. Aim for 10–15 sources minimum.
Step 3: Draft Your Article
Article Structure
- Lead paragraph (who, what, why notable — with citations)
- Early life and education
- Career
- Major roles/companies
- Notable achievements
- Key innovations or contributions
- Awards and recognition
- Media career (TV, speaking, hosting)
- Writing and thought leadership
- References
- External links
- Categories
Writing Guidelines
| ✅ Do | ❌ Don't |
|---|---|
| Write in third person, past/present tense | Use first person ("I founded...") |
| State facts with citations | Make claims without sources |
| Use neutral, encyclopedic tone | Use promotional language |
| Include only verifiable information | Include opinions or self-assessments |
| Cite independent sources | Rely on self-published sources |
| Keep descriptions factual | Use superlatives ("best", "leading", "top") |
Example Lead Paragraph
'''Jane Smith''' (born March 15, 1985) is an American [[software engineer]]
and [[entrepreneur]]. She is the founder and CEO of TechCorp, a [[cloud
computing]] company.<ref name="forbes">{{cite web|url=...|title=...|
publisher=Forbes|date=...|access-date=...}}</ref> Smith is known for
creating the open-source framework OpenWidget, which is used by over
10,000 developers worldwide.<ref name="techcrunch">...</ref>
Step 4: Submit via Articles for Creation
Do NOT create the article directly in Wikipedia's main space. Use the Articles for Creation (AfC) process:
- Go to: Wikipedia:Articles for Creation
- Log in with your Wikimedia account (same as Wikidata)
- Type your article title: Your Name (disambiguation if needed)
- Click "Start new draft"
- Switch to Source editor (click pencil icon → "Source editor")
- Paste your article
- Edit summary: "Submitting draft for review — biography of [brief description]"
- Click "Publish"
- Click the blue "Submit your draft for review" button at the top
Conflict of Interest Disclosure
If you're writing about yourself, be transparent. Add COI tags at the top of your article. This is actually good practice — Wikipedia editors respect transparency and are more likely to work with you on improvements rather than reject outright.
Step 5: What Happens After Submission
| Timeline | What Happens |
|---|---|
| Day 1 | Your draft enters the AfC review queue |
| Week 1–3 | A volunteer reviewer picks it up |
| Review | Three possible outcomes (see below) |
| If accepted | Article moves to main Wikipedia space 🎉 |
Possible Outcomes
✅ Accepted — Your article is published. Congratulations!
🔄 Needs improvement — The reviewer leaves specific feedback. Address their concerns and resubmit. Common requests:
- Add more independent sources
- Remove promotional language
- Improve formatting
- Clarify claims
❌ Declined — Usually means insufficient notability or sourcing. You can:
- Address the decline reason and resubmit
- Build more public credibility and try again in 6–12 months
- Consider hiring a professional Wikipedia editor (see FAQ)
The AI Visibility Connection
Here's why this matters beyond Google Search:
How AI Systems Use Your Structured Data
User asks: "Who are the top PR experts in AI communications?"
AI's process:
1. Search training data for "PR" + "AI" + "expert"
2. Check structured knowledge bases (Wikidata, Wikipedia)
3. Verify entity exists with multiple corroborating sources
4. Cross-reference social signals and publication history
5. Generate answer with high-confidence entities
If you have:
- ✅ Wikidata entry → AI can verify you're a real, categorized entity
- ✅ Wikipedia article → AI has a high-trust summary of your work
- ✅ Schema.org markup → AI crawlers understand your website context
- ✅ Published articles → AI training data includes your expertise
- ✅ Media coverage → AI can corroborate claims about you
If you don't have these: The AI has no structured way to verify you exist as a notable entity, so it defaults to people who do.
The Compound Effect
Each layer reinforces the others:
Wikidata → Knowledge Panel → AI Entity Recognition
↓ ↓
Wikipedia → AI Training Data → AI Recommendations
↓ ↓
Schema.org → AI Crawl Data → AI Answer Inclusion
Together, they create an AI-readable identity that compounds over time.
Measuring Your AI Visibility
After completing both paths, test your presence:
- ChatGPT: Ask "Who is [your name]?" and "Who are experts in [your field]?"
- Claude: Same questions
- Perplexity: Search your name — check if it pulls your Wikipedia/Wikidata
- Google AI Overview: Search industry questions — see if you appear
- Gemini: Ask about leaders in your space
Track these monthly. Your visibility should increase as the structured data propagates.
Want to measure your current AI visibility?
Run Free GEO Audit →Schema.org Markup Templates
Ready-to-use templates for both individuals and organizations are available in the GitHub repository:
📦 Templates & Resources
Get the Schema.org Person template, Organization template, and Wikipedia article template at:
github.com/sarahevansai/knowledge-panel-playbook
Common Mistakes
Wikidata Mistakes
- Using promotional descriptions — "World's best marketer" will get reverted instantly
- Not adding identifiers — The social links are what connect your Wikidata entry to Google
- Forgetting Schema.org — Wikidata alone takes longer; Schema.org accelerates it
- Creating duplicate entries — Always search first
Wikipedia Mistakes
- Writing like a press release — Wikipedia editors will reject promotional articles immediately
- Using self-published sources — Your own blog doesn't count as a reliable source
- Not disclosing COI — Hiding that you're writing about yourself is worse than being transparent
- Submitting too early — If you don't have enough independent sources, wait and build more
- Creating in main space — Always use Articles for Creation (AfC) for new articles about living people
Frequently Asked Questions
Typically 2–6 weeks after Wikidata entry + Schema.org markup. A Wikipedia article can accelerate this to days.
Yes, but with strict rules. Wikipedia allows paid editing only with full disclosure. Look for editors who are members of the Wiki Education Foundation or experienced Wikipedians who follow the paid editing policy. Budget: $2,000–$5,000 for a well-sourced article.
Read the reviewer's feedback carefully. Most rejections are fixable — usually you need more independent sources or less promotional language. You can revise and resubmit.
No — Wikidata alone can trigger one. But Wikipedia makes it significantly more likely and faster.
Yes. Wikidata is one of the primary structured data sources used by AI systems for entity recognition. Updates propagate within weeks to months.
Update whenever significant facts change (new role, new company, major award). Don't over-edit — Wikidata has anti-vandalism bots that flag excessive changes.
Yes. Once you claim it, you can suggest corrections. Having a Wikidata entry gives you more control over what appears.
Resources
- Wikidata Help Portal
- Wikipedia Articles for Creation
- Wikipedia Notability Guidelines (People)
- Google Knowledge Panel Help
- Schema.org Person Type
- Google Structured Data Testing Tool
- GitHub: Templates & Source Files
Continue Learning
The Complete Guide to AI Visibility
The Before Layer, audit process, entity building, and 90-day action plan.
AI Visibility for Business Leaders
The CEO's guide — board presentation and executive action plan.
AI Visibility for Small Business
The DIY guide — zero-budget tactics for this weekend.
AI Visibility Marketing
The discipline that didn't exist two years ago.