SEO

How to Build a Knowledge Graph Presence and Get Listed in Google's Knowledge Panel

Paul Donnelly7 min read
Modern digital spheres interconnected by glowing lines, showcasing a futuristic network concept.

A Google Knowledge Panel is the information box that appears on the right side of search results (or at the top on mobile) when you search for a specific entity: a business, a person, an organisation, or a brand. It displays curated information about the entity including the name, description, website, social profiles, contact details, and often imagery. For businesses, a Knowledge Panel increases branded search visibility, establishes credibility, and makes it harder for competitors to dominate your brand search results.

Knowledge Panels are not something you can simply submit an application for. They are generated automatically by Google when it has enough structured, consistent information about an entity to create a Knowledge Graph entry. Building that information footprint requires a deliberate, multi-month effort across multiple signals.

What Is Google's Knowledge Graph?

The Knowledge Graph is Google's database of entities: real-world people, places, organisations, products, and concepts. Unlike a web index (which catalogues web pages), the Knowledge Graph catalogues the entities those pages are about and the relationships between them.

When Google has enough data to confidently identify your business as a distinct entity, with a consistent name, description, and attributes across multiple authoritative sources, it creates a Knowledge Graph entry. From this entry, it generates the Knowledge Panel visible in search results.

The Knowledge Graph draws from multiple data sources including: Wikipedia and Wikidata, official registries (Companies House, SRA, Companies Register), Google's own data (Google Business Profile, Google Maps), major data aggregators (Freebase successors), and structured data on your own website.

Why Is a Knowledge Panel Valuable for UK Businesses?

Branded search real estate: When users search your brand name, the Knowledge Panel dominates the top of the results page. This prevents competitor ads or unfavourable third-party results from being the first thing users see.

Authority and trust signal: A Knowledge Panel signals to users that Google recognises your business as an established, legitimate entity. The implicit authority it confers increases trust before a user even visits your website.

AI search visibility: Google's AI Overviews and AI Mode draw from the Knowledge Graph when constructing entity-based answers. Businesses with Knowledge Graph entries are more likely to be correctly cited and represented in AI-generated search summaries.

Business information centralisation: A verified Knowledge Panel allows you to suggest edits to your business information, giving you a degree of control over how your brand is represented in search.

What Are the Prerequisites for Getting a Knowledge Panel?

Knowledge Panels are not guaranteed for every business. The businesses most likely to earn them are those that meet Google's threshold for "notability," meaning they have been written about by multiple credible, independent sources. The stronger your external footprint, the more likely Google is to create a Knowledge Graph entity for you.

Prerequisites that increase eligibility:

Substantial and consistent online presence: Your business should be mentioned across multiple authoritative third-party sources: directories, press mentions, industry bodies, and social platforms. The consistency of your business name, address, and description across these sources is critical.

Wikipedia or Wikidata entry: Wikipedia is one of the most direct data sources for Google's Knowledge Graph. A Wikipedia article about your business, if notable enough to survive Wikipedia's notability standards, significantly increases the likelihood of a Knowledge Panel. Wikidata (Wikipedia's structured data counterpart) can be edited to add entity data even for businesses that do not have a full Wikipedia article.

Google Business Profile (GBP): A verified, fully completed GBP is often the foundation of a business Knowledge Panel. Google uses GBP data as a primary source for business entity information.

Structured data on your website: Implementing Organization schema on your website explicitly tells Google your business name, URL, logo, description, social profiles, and founding information. This structured data feeds directly into Knowledge Graph entity construction.

How Do You Build the Signals Needed for a Knowledge Panel?

Step 1: Create and Optimise Your Wikidata Entry

Wikidata is a free, editable, structured data repository that feeds into Google's Knowledge Graph directly. Unlike Wikipedia, which requires a business to meet strict notability standards for a full article, Wikidata accepts entries for businesses that can be verified and have at least some external references.

To create a Wikidata entry:

  1. Create a Wikidata account
  2. Create a new item for your business
  3. Add statements including: instance of (business/organisation), name, official website, country of incorporation, industry, founding date, and key personnel
  4. Add references for each claim (Companies House registration, press articles, official website)

Well-maintained Wikidata entries are among the most effective signals for triggering a Knowledge Panel.

Step 2: Add Organization Schema to Your Website

Implement Organization schema (or LocalBusiness, which extends it) in the <head> of your homepage. Key properties to include:

{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Your Business Name",
  "url": "https://yourdomain.com",
  "logo": "https://yourdomain.com/logo.png",
  "description": "A clear, factual description of your business",
  "foundingDate": "2015",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Example Street",
    "addressLocality": "Manchester",
    "postalCode": "M1 1AA",
    "addressCountry": "GB"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+44-161-000-0000",
    "contactType": "customer service"
  },
  "sameAs": [
    "https://www.linkedin.com/company/yourcompany",
    "https://www.facebook.com/yourcompany",
    "https://twitter.com/yourcompany"
  ]
}

The sameAs property is particularly important: it connects your website to your verified profiles on other platforms, helping Google confirm that all these different profiles refer to the same entity.

Step 3: Optimise Your Google Business Profile

Verify your GBP and complete every section:

  • Business name exactly as your business is legally known
  • Full and accurate address
  • Website URL
  • Description (a 750-character description of your business using natural language)
  • Category (most specific applicable primary category)
  • Opening hours
  • Photos (logo, cover image, interior, exterior)

A fully completed, verified GBP is a strong entity signal.

Step 4: Build Citations with Consistent NAP

As discussed in local SEO guides, consistent Name, Address, Phone (NAP) across authoritative directories reinforces your entity data. Ensure that every major UK directory and aggregator lists your business with the exact same name and details as your GBP and website.

Inconsistencies across sources create ambiguity for Google's entity resolution, reducing confidence that all these references describe the same business.

Step 5: Earn Press and Editorial Mentions

External coverage in credible publications, including local press, trade publications, industry associations, and national media, is the "notability" signal that most directly triggers Knowledge Panel creation. Businesses that have been written about independently by third parties are recognised as real-world entities with public relevance.

Build a systematic PR programme that generates regular, authentic mentions in relevant publications. Even local newspaper coverage of your business creates an entity signal that aggregates over time.

Step 6: Consistent Social Profiles with Complete Information

LinkedIn, Facebook, Twitter/X, Instagram, and any sector-specific social platforms should all have verified profiles with:

  • Your exact business name
  • Your website URL
  • A consistent description
  • Regular activity (inactive profiles carry less entity weight)

Connect your social profiles to your website via the sameAs property in your Organization schema, and vice versa (include your website URL in your social profile bios).

How Do You Verify and Manage Your Knowledge Panel?

Once a Knowledge Panel appears for your business, you can claim it through Google Search:

  1. Search for your business name on Google
  2. Scroll to the Knowledge Panel and click "Claim this Knowledge Panel" (visible when logged into a Google account associated with your business)
  3. Verify ownership through your GBP, Google Search Console, or social profile verification

After claiming, you can suggest edits to your panel information. Suggested edits are reviewed by Google and are not guaranteed to be accepted, but they allow you to correct factual errors and update outdated information.

Dynamically helps UK businesses build the entity signals and external presence needed to earn and maintain a Google Knowledge Panel. Get in touch to discuss a brand authority and entity optimisation strategy.

Paul Donnelly — Backend Developer at Dynamically

Written by

Paul Donnelly

Backend Developer

Paul is a backend developer at Dynamically, leading technical SEO audits, site migrations, and structured data implementation.

Back to Insights

Work with Dynamically

Ready to put these insights into practice?

Our Liverpool-based team works with UK businesses to grow organic search, improve paid media performance and build visibility in AI-powered search. Get a free audit to see exactly where your opportunities are.