{"slug": "tier-4-entity-and-authority-wikidata-kg-sameas-threading", "title": "Tier 4 — Entity and Authority: Wikidata, KG, sameAs threading", "summary": "This article, part of ThatDevPro's 14-tier Engine Optimization stack, explains Tier 4, which focuses on building long-term brand authority through advanced entity positioning and reputation management. It details implementation strategies including comprehensive Person and Article schema markup, Wikidata claims, and sameAs linking to establish a founder as a recognized industry entity. The tier also covers frameworks for knowledge graphs, E-E-A-T signals, earned backlinks, digital PR, and trust signals to cement the brand as authoritative for AI engines and human audiences.", "body_md": "Originally published atThis article is part of the 14-tier Engine Optimization stack from[thatdevpro.com].[ThatDevPro], an SDVOSB-certified veteran-owned web + AI engineering studio.You are reading the Dev.to republish; the canonical source is on ThatDevPro.com.Source repo for the AI-citation surfaces:[github.com/Janady13/aio-surfaces].\n\n**Tier Explanation**: This tier builds defensible long-term brand authority through advanced entity positioning, proactive reputation management, earned media, thought leadership, and competitive moat-building. Tier 4 assumes the foundational entity work (schema, Wikidata, Knowledge Panel claim, author bios) from Tiers 1–3 is already in place — this tier is about cementing the brand as a recognized industry entity that AI engines, journalists, and prospects treat as authoritative. All actions execute on website pages, schema markup, public data feeds, and supporting infrastructure.\n\n## Related Frameworks\n\nThis tier implements the following framework documents in the `/Framework/`\n\nlibrary. Consult them for canonical reference, audit rubrics, and detailed implementation patterns.\n\n-\n— Wikidata claim, Knowledge Panel, sameAs`framework-knowledgegraph.md`\n\n-\n— Authority and Trustworthiness signals`framework-eeat.md`\n\n-\n— Earned backlinks, outreach`framework-linkbuilding.md`\n\n-\n— Press release, media outreach, brand-to-citation conversion`framework-digitalpr.md`\n\n-\n— Badges, certifications, transparency`framework-trustsignals.md`\n\n-\n— Entity authority across the site`framework-entitysalience.md`\n\n## A. Personal & Founder Brand (3)\n\n### 1. PBO — Personal Brand Optimization\n\n- Build personal brand hub at\n`/about/[your-name]/`\n\nwith full bio, credentials, photo, speaking history, books, podcast appearances - Add comprehensive\n`Person`\n\nschema with`sameAs`\n\n,`knowsAbout`\n\n,`alumniOf`\n\n,`award`\n\n,`hasOccupation`\n\n- Cross-reference founder Person schema in Organization schema via\n`founder`\n\nproperty - Maintain consistent professional headshot across all platforms (same photo on LinkedIn, X, Wikidata, your site)\n- Build out personal site at separate domain (joseph-anady.com) with reciprocal\n`sameAs`\n\nlinking - Publish under consistent byline across owned and earned media — never use variations\n- Document expertise areas in\n`knowsAbout`\n\narray matching topics you publish on - Build personal email list and gated content that establishes direct audience relationship\n\n**Code Example** — Comprehensive Person schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Person\",\n  \"@id\": \"https://thatdeveloperguy.com/about/joseph-anady/#person\",\n  \"name\": \"Joseph W. Anady\",\n  \"givenName\": \"Joseph\",\n  \"familyName\": \"Anady\",\n  \"jobTitle\": \"Founder & Lead Developer\",\n  \"url\": \"https://thatdeveloperguy.com/about/joseph-anady/\",\n  \"image\": \"https://thatdeveloperguy.com/joseph-anady.jpg\",\n  \"sameAs\": [\n    \"https://www.wikidata.org/wiki/Q138610626\",\n    \"https://huggingface.co/Janady07\",\n    \"https://linkedin.com/in/josephanady\",\n    \"https://x.com/josephanady\"\n  ],\n  \"knowsAbout\": [\n    \"Web Development\",\n    \"Search Engine Optimization\",\n    \"AI Engine Optimization\",\n    \"Cybersecurity\"\n  ],\n  \"alumniOf\": [\n    {\"@type\": \"EducationalOrganization\", \"name\": \"Colorado State University\"}\n  ],\n  \"hasCredential\": [\n    {\"@type\": \"EducationalOccupationalCredential\", \"name\": \"BA Computer Engineering\"},\n    {\"@type\": \"EducationalOccupationalCredential\", \"name\": \"MA Cybersecurity\"}\n  ],\n  \"worksFor\": {\"@id\": \"https://thatdeveloperguy.com/#organization\"}\n}\n</script>\n```\n\n-\n**Validation**: Person schema validates, knowledge panel candidate eligibility confirmed, branded name search returns 100% owned/favorable results on first page\n\n### 2. FBO — Founder-Led Content Optimization\n\n- Publish under founder byline on flagship content — founder-authored pieces outperform anonymous brand content for AI citation\n- Build founder content calendar: weekly LinkedIn posts, monthly long-form, quarterly original research\n- Create dedicated founder content hub at\n`/insights/[founder-name]/`\n\nlisting all founder-authored pieces - Cross-publish founder content: LinkedIn article → company blog → newsletter → X thread → podcast topic\n- Maintain consistent founder voice and POV across all channels (AI engines pattern-match author voice)\n- Add\n`Article`\n\nschema with founder as`author`\n\non every founder-bylined piece - Build \"From the Founder\" newsletter with archive page indexed for SEO and AI retrieval\n- Document founder's specific opinions and predictions — these get cited as expert positions\n\n**Code Example** — Founder-authored article schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Article\",\n  \"headline\": \"Why Most SEO Agencies Get AI Search Wrong\",\n  \"author\": {\n    \"@id\": \"https://thatdeveloperguy.com/about/joseph-anady/#person\"\n  },\n  \"publisher\": {\n    \"@id\": \"https://thatdeveloperguy.com/#organization\"\n  },\n  \"datePublished\": \"2026-04-15\",\n  \"dateModified\": \"2026-04-29\",\n  \"mainEntityOfPage\": \"https://thatdeveloperguy.com/insights/ai-search-mistakes/\",\n  \"about\": {\n    \"@type\": \"Thing\",\n    \"name\": \"AI Search Optimization\"\n  }\n}\n</script>\n```\n\n-\n**Validation**: Founder byline appears on at least 50% of flagship content, founder content gets cited in AI answers more frequently than unbylined content\n\n### 3. SAO — Speaking Authority Optimization\n\n- Build dedicated\n`/speaking/`\n\npage listing all conference talks, podcast appearances, webinars, panels - Add\n`Event`\n\nschema for upcoming and past speaking engagements with full venue, date, audience info - Embed video recordings of talks with full transcripts on owned domain\n- Add\n`VideoObject`\n\nschema with`transcript`\n\n,`chapters`\n\n,`creator`\n\nlinked to founder Person schema - Maintain media kit page with high-res photos, bio variants (50/100/200 words), topic list, sample questions\n- Pursue podcast appearances on shows in your topical niche — every appearance earns a backlink + entity mention\n- Cross-link talks back to written long-form on same topic (Article + Video schema reinforce each other)\n- Build \"Book Joseph for Your Event\" CTA with calendar integration on speaking page\n\n**Code Example** — Speaking event schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Event\",\n  \"name\": \"AI Search Optimization Summit 2026\",\n  \"startDate\": \"2026-06-15T09:00\",\n  \"location\": {\n    \"@type\": \"Place\",\n    \"name\": \"Denver Convention Center\",\n    \"address\": {\n      \"@type\": \"PostalAddress\",\n      \"addressLocality\": \"Denver\",\n      \"addressRegion\": \"CO\"\n    }\n  },\n  \"performer\": {\n    \"@id\": \"https://thatdeveloperguy.com/about/joseph-anady/#person\"\n  },\n  \"description\": \"Keynote on the 14-tier engine optimization framework\",\n  \"eventStatus\": \"https://schema.org/EventScheduled\"\n}\n</script>\n```\n\n-\n**Validation**: Speaking page shows 5+ engagements per year, every engagement earns a backlink + entity mention, founder appears in industry \"top voices\" lists\n\n## B. Reputation Management (3)\n\n### 4. REO — Reputation Engine Optimization\n\n- Display \"Reviews & Testimonials\" section on homepage, About page, and high-intent service pages\n- Embed verified review widgets (Google, Trustpilot, Clutch) — server-side render to ensure schema is indexed\n- Add\n`Review`\n\nand`AggregateRating`\n\nschema to product/service pages with real, verified reviews only - Build a dedicated\n`/reviews/`\n\npage aggregating all platform reviews with response history - Respond to every review (positive and negative) within 48 hours — response demonstrates accountability\n- Convert detailed positive reviews into testimonial features with permission and link to reviewer's site\n- Display industry awards, certifications, and accreditations with logos and verifiable links\n- Refresh testimonials quarterly so AI engines see active social proof\n\n**Code Example** — AggregateRating + Review schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"ProfessionalService\",\n  \"name\": \"ThatDeveloperGuy\",\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.9\",\n    \"reviewCount\": \"127\",\n    \"bestRating\": \"5\"\n  },\n  \"review\": [{\n    \"@type\": \"Review\",\n    \"reviewRating\": {\"@type\": \"Rating\", \"ratingValue\": \"5\"},\n    \"author\": {\"@type\": \"Person\", \"name\": \"Eugene M.\"},\n    \"datePublished\": \"2026-03-22\",\n    \"reviewBody\": \"Built our entire AllRideLimo site and SEO foundation in three weeks...\"\n  }]\n}\n</script>\n```\n\n-\n**Validation**: AggregateRating displays in SERP, review count grows month-over-month, response rate above 95%\n\n### 5. RMO — Review Management Optimization\n\n- Implement automated review request workflow: post-service email/SMS at 3, 7, and 14 days\n- Use review gating ethically — direct happy customers to public review platforms, unhappy ones to private feedback\n- Build review acquisition page at\n`/leave-a-review/`\n\nwith one-click links to Google, Trustpilot, Clutch - Add QR code on invoices, business cards, and service deliveries linking to review page\n- Track review velocity per platform — Google reviews carry most weight for local SERP and AI citation\n- Maintain response templates per review type (5-star, 4-star, 3-star, 2-star, 1-star) with personalization fields\n- Pursue 20+ reviews on primary platform within first 90 days for new businesses\n- Monitor review removal/disputes via Google Business Profile and respond to suspicious negative reviews\n\n**Code Example** — Review request page with multi-platform CTA:\n\n```\n<section class=\"review-request\">\n  <h1>Leave a Review for ThatDeveloperGuy</h1>\n  <p>Your feedback helps us improve and helps others find us. Thank you!</p>\n  <div class=\"review-platforms\">\n    <a href=\"https://g.page/r/your-google-id/review\" rel=\"noopener\">\n      <img src=\"/icons/google.svg\" alt=\"Google\" width=\"48\" height=\"48\">\n      Review on Google\n    </a>\n    <a href=\"https://trustpilot.com/evaluate/thatdeveloperguy.com\" rel=\"noopener\">\n      <img src=\"/icons/trustpilot.svg\" alt=\"Trustpilot\" width=\"48\" height=\"48\">\n      Review on Trustpilot\n    </a>\n    <a href=\"https://clutch.co/profile/thatdeveloperguy/review\" rel=\"noopener\">\n      <img src=\"/icons/clutch.svg\" alt=\"Clutch\" width=\"48\" height=\"48\">\n      Review on Clutch\n    </a>\n  </div>\n</section>\n```\n\n-\n**Validation**: Review request automation active, 30+ verified reviews on Google within 6 months, response rate 100%\n\n### 6. CDO — Crisis & Defense Optimization\n\n- Audit brand SERP monthly for negative results, ranking complaints, or reputation threats\n- Build defensive content hub: positive case studies, success stories, awards page — all targeting brand SERP positions 1–10\n- Maintain crisis response page template at\n`/statement/`\n\nwith proper noindex flag (deploy live only when needed) - Document crisis response protocol: who responds, where, with what authority, within what timeframe\n- Pre-build Q&A pages for common reputation queries (\"Is [brand] legit?\", \"[brand] complaints\", \"[brand] scam\")\n- Use\n`Statement`\n\nschema on official position pages to clarify brand stance on issues - Monitor social mentions via Brand24, Mention, or Google Alerts — respond within 4 hours during business hours\n- Maintain vendor/media contact list for rapid PR response\n\n**Code Example** — Defensive Q&A page schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"Is ThatDeveloperGuy a legitimate web development agency?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"ThatDeveloperGuy is a Service-Disabled Veteran-Owned Small Business (SDVOSB) based in Cassville, MO, founded by Joseph W. Anady (BA Computer Engineering, MA Cybersecurity). The company hosts 130+ active client sites, maintains verified profiles on Wikidata (Q138610626), and operates under DUNS verification.\"\n    }\n  }]\n}\n</script>\n```\n\n-\n**Validation**: First page of brand SERP is 100% owned or favorable, zero unaddressed negative reviews in past 30 days, crisis response protocol documented\n\n## C. Earned Media & PR (3)\n\n### 7. DPR — Digital PR Optimization\n\n- Build comprehensive press kit page at\n`/press/`\n\nwith: high-res logos (PNG, SVG, transparent), founder photos, brand colors, fact sheet, executive bios - Add downloadable media files in ZIP and individual formats with proper attribution requirements\n- Create press release archive at\n`/press/releases/`\n\nwith`NewsArticle`\n\nschema on every release - Maintain journalist contact form with structured fields (publication, deadline, topic, expert needed)\n- Pursue digital PR campaigns around proprietary data, industry studies, and contrarian positions\n- Build relationships with 5–10 trade journalists in your niche — relationships beat distribution lists\n- Track every earned mention with backlink status, audience size, and traffic referral\n- Use\n`Article`\n\nand`NewsArticle`\n\nschema with`isBasedOn`\n\nlinking back to original source on your domain\n\n**Code Example** — Press kit page with NewsArticle schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"WebPage\",\n  \"name\": \"Press Kit & Media Resources\",\n  \"url\": \"https://thatdeveloperguy.com/press/\",\n  \"about\": {\"@id\": \"https://thatdeveloperguy.com/#organization\"},\n  \"potentialAction\": {\n    \"@type\": \"DownloadAction\",\n    \"target\": \"https://thatdeveloperguy.com/press/media-kit.zip\",\n    \"name\": \"Download Full Media Kit\"\n  }\n}\n</script>\n\n<section class=\"press-kit\">\n  <h1>Press Kit</h1>\n  <a href=\"/press/media-kit.zip\" download>Download Full Media Kit (ZIP)</a>\n  <a href=\"/press/fact-sheet.pdf\" download>Company Fact Sheet (PDF)</a>\n  <a href=\"/press/founder-bio.pdf\" download>Founder Bio (PDF)</a>\n  <a href=\"/press/logos/\">Logo Pack (PNG/SVG)</a>\n</section>\n```\n\n-\n**Validation**: Press kit downloaded 10+ times per quarter, 3+ earned media placements per quarter, journalist contact form generates verified inquiries\n\n### 8. EAO — Earned Authority Optimization\n\n- Create dedicated\n`/featured-in/`\n\npage with logos, quotes, and links to every earned media mention - Display \"As Seen In\" logo strip on homepage, About page, and high-conversion landing pages\n- Embed actual quotes from coverage with\n`Quotation`\n\nschema and`citation`\n\nlinking to source - Update featured-in page within 7 days of every new mention\n- Pursue tier-1 publication mentions strategically — one Forbes mention beats ten low-tier blog mentions for AI citation weight\n- Convert media coverage into shareable assets: quote graphics, video clips, social posts\n- Maintain logo permission documentation per publication for legal protection\n- Build automated alert + add-to-page workflow when new mentions are detected\n\n**Code Example** — Featured-in section with structured data:\n\n```\n<section class=\"featured-in\" itemscope itemtype=\"https://schema.org/Organization\">\n  <h2>Featured In</h2>\n  <ul class=\"logo-strip\">\n    <li><a href=\"https://forbes.com/article-url\" rel=\"noopener\">\n      <img src=\"/logos/forbes.svg\" alt=\"Forbes\" width=\"120\" height=\"40\">\n    </a></li>\n    <li><a href=\"https://techcrunch.com/article-url\" rel=\"noopener\">\n      <img src=\"/logos/techcrunch.svg\" alt=\"TechCrunch\" width=\"120\" height=\"40\">\n    </a></li>\n  </ul>\n</section>\n\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Quotation\",\n  \"text\": \"ThatDeveloperGuy's 14-tier optimization framework represents one of the most comprehensive AI search strategies we've reviewed.\",\n  \"spokenByCharacter\": {\"@type\": \"Person\", \"name\": \"Jane Reporter\"},\n  \"isPartOf\": {\n    \"@type\": \"NewsArticle\",\n    \"url\": \"https://forbes.com/article-url\",\n    \"publisher\": {\"@type\": \"Organization\", \"name\": \"Forbes\"}\n  }\n}\n</script>\n```\n\n-\n**Validation**: Featured-in page lists 10+ earned mentions, logo permissions documented, 80% of mentions include backlink\n\n### 9. EXO — Expert Network Optimization\n\n- Sign up for active source platforms: Qwoted, Help A B2B Writer, Featured, SourceBottle, Terkel\n- Build expert profile pages on each platform with consistent bio, expertise areas, and credentials\n- Create internal\n`/expert-commentary/`\n\nlibrary — pre-written commentary on common journalist topics - Maintain response template library by topic: 50–150 word expert quotes ready to customize and send\n- Track response rate, placement rate, and resulting backlinks per platform monthly\n- Pursue 5–10 source responses per week — volume game until relationships form\n- Direct outreach to journalists who cover your niche — bypass platforms once relationship exists\n- Add\n`Person`\n\nschema with`knowsAbout`\n\nmatching the topics you respond to\n\n**Code Example** — Expert commentary internal library page:\n\n```\n<article class=\"expert-quote-template\" data-topic=\"ai-search\">\n  <h3>AI Search Optimization — Quote Template</h3>\n  <blockquote>\n    \"The shift from keyword optimization to entity-based search has been more\n    seismic than mobile-first indexing. Brands that don't have schema, Wikidata\n    presence, and consistent author entities are invisible to ChatGPT and\n    Perplexity citations — regardless of their Google rankings.\"\n  </blockquote>\n  <p><strong>Length:</strong> 47 words | <strong>Last updated:</strong> 2026-04-29</p>\n  <p><strong>Customization fields:</strong> [publication], [angle], [stat]</p>\n</article>\n```\n\n-\n**Validation**: 3+ source platform profiles active, 2+ earned media placements per month from source responses, average response time under 2 hours\n\n## D. Brand Authority Signals (3)\n\n### 10. BMO — Brand Mention Optimization\n\n- Set up unlinked brand mention monitoring via Brand24, Mention, Google Alerts, or Talkwalker\n- Build automated alert workflow: every unlinked mention triggers outreach to convert to backlink\n- Maintain\n`/mentions/`\n\npage (or hidden admin equivalent) tracking all mentions: linked, unlinked, sentiment, status - Use\n`Mention`\n\nschema on pages where brand is referenced significantly - Track mentions across formats: text, podcast (audio mentions count), video transcripts, social posts\n- Convert unlinked mentions to backlinks at 25%+ rate via direct outreach with link suggestion\n- Add brand name + alternate spellings to monitoring (catch misspellings, abbreviations)\n- Use\n`additionalName`\n\nin Organization schema to declare alternate brand names\n\n**Code Example** — Mention schema and alternate names:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Organization\",\n  \"@id\": \"https://thatdeveloperguy.com/#organization\",\n  \"name\": \"ThatDeveloperGuy\",\n  \"alternateName\": [\n    \"That Developer Guy\",\n    \"TDG\",\n    \"ThatDeveloperGuy.com\"\n  ],\n  \"mentions\": [{\n    \"@type\": \"Thing\",\n    \"name\": \"AI Search Optimization\"\n  }, {\n    \"@type\": \"Thing\",\n    \"name\": \"Engine Optimization Framework\"\n  }]\n}\n</script>\n```\n\n-\n**Validation**: Brand mention monitoring active, 25%+ unlinked mention conversion rate, alternate names tracked across SERP\n\n### 11. BAA — Brand Association Optimization\n\n- Build content hubs combining brand name with priority topics: \"ThatDeveloperGuy AI Search Guide\", \"ThatDeveloperGuy SEO Framework\"\n- Use exact branded phrases in H1, meta titles, and URL slugs on flagship pages\n- Add\n`Brand`\n\nschema with topic associations via`mentions`\n\nand`about`\n\n- Train AI engines on brand+topic associations through repetition across owned and earned content\n- Pursue branded keyword volume growth — branded search is the strongest entity authority signal\n- Create proprietary frameworks/methodologies named after the brand (e.g., \"TDG 14-Tier Framework\")\n- Trademark distinctive frameworks and use ™ symbol for legal and SEO signaling\n- Cross-link brand+topic pages internally to reinforce association in Google's entity graph\n\n**Code Example** — Brand association schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Article\",\n  \"headline\": \"The ThatDeveloperGuy 14-Tier Engine Optimization Framework™\",\n  \"about\": [{\n    \"@type\": \"Brand\",\n    \"name\": \"ThatDeveloperGuy\",\n    \"@id\": \"https://thatdeveloperguy.com/#organization\"\n  }, {\n    \"@type\": \"Thing\",\n    \"name\": \"Search Engine Optimization\"\n  }, {\n    \"@type\": \"Thing\",\n    \"name\": \"AI Engine Optimization\"\n  }],\n  \"mentions\": [\n    {\"@type\": \"Thing\", \"name\": \"Answer Engine Optimization\"},\n    {\"@type\": \"Thing\", \"name\": \"Generative Engine Optimization\"}\n  ]\n}\n</script>\n```\n\n-\n**Validation**: Branded search volume growing month-over-month, brand+topic queries return owned domain in position 1, trademark filings on distinctive frameworks\n\n### 12. TLO — Thought Leadership Optimization\n\n- Publish original research at minimum quarterly cadence — proprietary data is the highest-citation content type\n- Build research methodology page documenting how studies are conducted (transparency = citability)\n- Provide downloadable data in CSV/JSON format alongside written analysis\n- Host data on stable URL with clear license (CC-BY recommended for citation traction)\n- Take contrarian or strongly-opinionated positions on industry topics — neutral content doesn't get cited\n- Build \"industry predictions\" content annually — gets cited throughout the year as benchmark\n- Cross-promote research findings: blog post → LinkedIn article → newsletter → podcast → keynote\n- Use\n`Dataset`\n\nand`ScholarlyArticle`\n\nschema for research content\n\n**Code Example** — Research dataset schema:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Dataset\",\n  \"name\": \"ThatDeveloperGuy AI Citation Study 2026\",\n  \"description\": \"Analysis of 1,247 client sites measuring AI engine citation rates across ChatGPT, Perplexity, Claude, and Gemini after 14-tier optimization.\",\n  \"creator\": {\"@id\": \"https://thatdeveloperguy.com/#organization\"},\n  \"datePublished\": \"2026-04-15\",\n  \"license\": \"https://creativecommons.org/licenses/by/4.0/\",\n  \"distribution\": [{\n    \"@type\": \"DataDownload\",\n    \"encodingFormat\": \"text/csv\",\n    \"contentUrl\": \"https://thatdeveloperguy.com/research/ai-citation-2026.csv\"\n  }, {\n    \"@type\": \"DataDownload\",\n    \"encodingFormat\": \"application/json\",\n    \"contentUrl\": \"https://thatdeveloperguy.com/research/ai-citation-2026.json\"\n  }],\n  \"keywords\": [\"AI search\", \"citation rate\", \"GEO\", \"AEO\"]\n}\n</script>\n```\n\n-\n**Validation**: 4+ original research pieces per year, research data cited externally, AI engines surface research findings in answers\n\n## E. Competitive & Backlink (2)\n\n### 13. CIO — Competitive Intelligence Optimization\n\n- Maintain internal\n`/admin/competitor-analysis/`\n\n(password-protected, noindex) tracking 5–10 SERP competitors - Document each competitor: content cadence, schema usage, backlink velocity, ranking changes, AI citation appearances\n- Build public \"How We Compare\" tables with verifiable, factual differentiators\n- Use\n`ComparativeStatement`\n\nor comparison tables with structured data on alternatives pages - Create dedicated comparison pages: \"[Brand] vs [Competitor]\" — these capture high-intent commercial queries\n- Update comparison content monthly — stale comparisons damage credibility when competitors evolve\n- Cite sources for every competitive claim — unsourced claims read as spin, sourced claims build authority\n- Avoid disparagement — focus on factual differentiators and your unique strengths\n\n**Code Example** — Comparison page with structured data:\n\n```\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"Article\",\n  \"headline\": \"ThatDeveloperGuy vs Generic SEO Agency: 2026 Comparison\",\n  \"about\": {\"@id\": \"https://thatdeveloperguy.com/#organization\"},\n  \"mainEntity\": {\n    \"@type\": \"Table\",\n    \"about\": \"Service comparison: features, pricing, support, results\"\n  }\n}\n</script>\n\n<table class=\"comparison-table\">\n  <thead>\n    <tr><th>Feature</th><th>ThatDeveloperGuy</th><th>Typical Agency</th></tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>14-Tier Optimization Framework</td>\n      <td>✓ All 112+ optimizations</td>\n      <td>✗ Standard SEO only</td>\n    </tr>\n    <tr>\n      <td>AI Search Optimization (T3)</td>\n      <td>✓ 14 AI-specific optimizations</td>\n      <td>✗ Not offered</td>\n    </tr>\n    <tr>\n      <td>Self-Managed Hosting</td>\n      <td>✓ Bubbles server, 130+ sites</td>\n      <td>✗ Third-party reseller</td>\n    </tr>\n  </tbody>\n</table>\n```\n\n-\n**Validation**: Comparison pages rank for \"[brand] vs [competitor]\" queries, internal competitor dashboard updated monthly, 5+ comparison pages live\n\n### 14. BAO — Backlink Authority Optimization\n\n- Build linkable assets first: original research, free tools, calculators, ultimate guides on dedicated pages\n- Add prominent \"Cite This\" button on every research and data page with copy-paste citation block\n- Add\n`Citation`\n\nschema and BibTeX/APA/MLA citation formats on research pages - Pursue tier-1 backlinks strategically (DR 70+ domains) via digital PR and original data\n- Use broken link building: find competitor backlinks pointing to dead pages, pitch your live equivalent\n- Pursue resource page inclusion via direct outreach to maintainers\n- Run guest contribution strategy on tier-1 sites only — skip low-quality guest post networks\n- Track new vs lost referring domains monthly — net positive growth is the KPI, not raw link count\n\n**Code Example** — Citation block + Citation schema:\n\n```\n<section class=\"cite-this\">\n  <h3>Cite This Research</h3>\n  <div class=\"citation-formats\">\n    <button onclick=\"copyAPA()\">Copy APA</button>\n    <button onclick=\"copyMLA()\">Copy MLA</button>\n    <button onclick=\"copyBibTeX()\">Copy BibTeX</button>\n  </div>\n  <pre id=\"apa\">Anady, J. W. (2026). AI Citation Study 2026. ThatDeveloperGuy. https://thatdeveloperguy.com/research/ai-citation-2026/</pre>\n</section>\n\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"ScholarlyArticle\",\n  \"headline\": \"AI Citation Study 2026\",\n  \"author\": {\"@id\": \"https://thatdeveloperguy.com/about/joseph-anady/#person\"},\n  \"datePublished\": \"2026-04-15\",\n  \"citation\": {\n    \"@type\": \"CreativeWork\",\n    \"identifier\": \"https://thatdeveloperguy.com/research/ai-citation-2026/\"\n  }\n}\n</script>\n```\n\n-\n**Validation**: Domain Rating trending up, new referring domains exceed lost monthly, 3+ tier-1 (DR 70+) backlinks per quarter, \"Cite This\" button used 50+ times per quarter\n\n## Summary\n\n-\n**Total items**: 14 -\n**Sub-clusters**: 5 (Personal & Founder Brand, Reputation Management, Earned Media & PR, Brand Authority Signals, Competitive & Backlink) -\n**Format**: Each item includes 7–8 implementation steps, a code example (HTML/JSON-LD), and a validation criterion -\n**Net change from original**: 6 dropped (overlap with prior tiers + dead HARO), 6 added, 8 kept and refined -\n**Position in stack**: Authority capstone — depends on Tiers 1–3, this is where strategic, relationship-based, reputation work cements long-term defensibility\n\n## About this series\n\nThis is one of 14 articles in **ThatDevPro's Engine Optimization stack** — a productized SEO + AEO + AIO + GEO service. Each tier is a self-contained framework with concrete checklists, validation steps, and code patterns.\n\n**Canonical source for this article**: [https://www.thatdevpro.com/insights/seo-tier-4-entity-and-authority/](https://www.thatdevpro.com/insights/seo-tier-4-entity-and-authority/)\n\n**The 14-tier series**:\n\n[Tier 1 — Foundation](https://www.thatdevpro.com/insights/seo-tier-1-foundation/)[Tier 2 — Search Visibility](https://www.thatdevpro.com/insights/seo-tier-2-search-visibility/)[Tier 3 — AI Domination](https://www.thatdevpro.com/insights/seo-tier-3-ai-domination/)[Tier 4 — Entity and Authority](https://www.thatdevpro.com/insights/seo-tier-4-entity-and-authority/)[Tier 5 — Local Domination](https://www.thatdevpro.com/insights/seo-tier-5-local-domination/)[Tier 6 — Content and Multimedia](https://www.thatdevpro.com/insights/seo-tier-6-content-and-multimedia/)[Tier 7 — Social and Community](https://www.thatdevpro.com/insights/seo-tier-7-social-and-community/)[Tier 8 — Data, Analytics, Conversion](https://www.thatdevpro.com/insights/seo-tier-8-data-analytics-conversion/)[Tier 9 — Monitoring and Intelligence](https://www.thatdevpro.com/insights/seo-tier-9-monitoring-and-intelligence/)[Tier 10 — Workflow and Operations](https://www.thatdevpro.com/insights/seo-tier-10-workflow-and-operations/)[Tier 11 — Marketplace and Retail](https://www.thatdevpro.com/insights/seo-tier-11-marketplace-and-retail/)[Tier 12 — International](https://www.thatdevpro.com/insights/seo-tier-12-international/)[Tier 14 — Advanced and Immersive](https://www.thatdevpro.com/insights/seo-tier-14-advanced-and-immersive/)\n\n*Tier 13 is retired.*\n\nNeed this implemented on your site? ThatDevPro ships the full 14-tier stack as a productized service. SDVOSB-certified veteran-owned. Cassville, Missouri. [See the Engine Optimization service](https://www.thatdevpro.com/services/engine-optimization/).\n\n**Open-source tooling powering this series**:\n\n-\n[aio-surfaces](https://github.com/Janady13/aio-surfaces)— Python toolkit (MIT) for generating llms.txt + aeo.json + entity.json + brand.json -\n[llms.txt generator](https://huggingface.co/spaces/Janady07/llms-txt-generator)— live Hugging Face Space", "url": "https://wpnews.pro/news/tier-4-entity-and-authority-wikidata-kg-sameas-threading", "canonical_source": "https://dev.to/joseph_anady_214bacedf939/tier-4-entity-and-authority-wikidata-kg-sameas-threading-2hb", "published_at": "2026-05-23 19:46:08+00:00", "updated_at": "2026-05-23 20:03:25.247793+00:00", "lang": "en", "topics": ["artificial-intelligence", "data", "enterprise-software", "startups", "research"], "entities": ["ThatDevPro", "Wikidata", "Knowledge Panel", "Dev.to", "GitHub", "Janady13", "SDVOSB", "AI"], "alternates": {"html": "https://wpnews.pro/news/tier-4-entity-and-authority-wikidata-kg-sameas-threading", "markdown": "https://wpnews.pro/news/tier-4-entity-and-authority-wikidata-kg-sameas-threading.md", "text": "https://wpnews.pro/news/tier-4-entity-and-authority-wikidata-kg-sameas-threading.txt", "jsonld": "https://wpnews.pro/news/tier-4-entity-and-authority-wikidata-kg-sameas-threading.jsonld"}}