How to See What Your Website Tells AI About Your Brand

How to See What Your Website Tells AI About Your Brand

AI systems piece together their understanding of a brand from website content, third-party sources, and knowledge graph entries. The brand's own website should be the authoritative source — but it's difficult to know whether the site clearly expresses the right entities, claims, and relationships, or whether it leaves gaps that AI fills from elsewhere. Inspecting the structured knowledge extractable from a site reveals whether the content matches the brand's intent.

The Knowledge Graph in QueryBurst Site Intelligence displays every entity extracted from the site with statement counts, reinforcement rates, focus ratings, prominence scores, linking gaps, and peer ratios — showing exactly what the site contributes to AI's understanding and where it falls short.

How to Access

  1. Open a site in QueryBurst
  2. Click Site Intelligence in the sidebar
  3. The Knowledge Graph subtab is the default view

If no analysis has been run yet, click Run analysis to start the pipeline. Processing time depends on site size. See the Site Intelligence overview for details on the extraction pipeline.

Understanding the Interface

Summary Cards

Three stat cards appear at the top:

Metric Description
Entity profiles Total unique entities extracted across all pages
Statements Total subject–predicate–object triples extracted
Reinforced Entities mentioned on more than one page (higher = stronger signal)

Quick Actions

Collapsible Panels

Three panels sit below the summary cards. Each can be collapsed to a pill to save space:

Entity Table

The main table lists every entity profile. Each row shows:

Column Description
Entity The canonical name of the entity
Aliases Other names or spelling variants found for this entity
Type Entity classification (Organization, Person, Product, Concept, etc.)
Merged Badge shown if this profile was created by merging duplicates — click to manage
Stmts Number of unique statements extracted about this entity
Reinf. Number of statements that appear on multiple pages
Pages Visual bar showing what percentage of total pages mention this entity
Focus Concentration rating: Strong, Moderate, Contested, Diluted, or Absent
Score Overall entity prominence score (0–100%)
Gaps Number of missing internal links between pages that discuss this entity
Peers Ratio of actual vs possible peer links between co-occurring entity pages

Click any row to open the full entity profile detail view.

Search & Filtering

Entity Search

Type in the search box to find entities by name. An autocomplete dropdown suggests matching entities as you type — click a suggestion to go directly to its profile, or press Enter to filter the table.

Active search terms appear as a removable pill below the toolbar.

Type Filter

Use the dropdown to filter by entity type (Organization, Person, Product, etc.). The count next to each type shows how many entities of that type exist.

Merged Filter

When merged entities exist, a Merged toggle button appears. Click it to show only profiles that were created by merging duplicates.

Merging Entities

When the same real-world entity appears under different names, you can merge them:

  1. Click Merge in the toolbar to enter merge mode
  2. Select two or more entity profiles by clicking their rows
  3. Click Merge selected and choose the canonical name
  4. The merged profile combines all statements and pages from the source profiles

To undo a merge, click the merged badge on any merged profile and select the entities to unmerge.

Subtabs

The Knowledge Graph tab contains seven subtabs accessible from the top navigation:

Subtab Description
Knowledge Graph Entity profiles list (this view)
Graph Explorer Interactive knowledge graph traversal with BFS and PageRank
Topics & Focus Topic clusters and topical focus analysis
Facts & Claims Extracted claims with filtering and semantic search
Questions Question-style headings found across your pages
Comparison Pages Brand and product comparison detection
Architecture URL path treemap with drill-down navigation

Interpreting Results

Healthy Signs

Warning Signs

Tips

  1. Fix high-gap entities first — Add internal links between pages that discuss the same entity
  2. Review dedup groups — Merge genuine duplicates and note any inconsistent naming to fix in content
  3. Check the Focus column — Entities rated "Contested" or "Diluted" may need clearer, more consistent definitions
  4. Use the 3D graph — It's the fastest way to spot isolated clusters or entities with weak connections
  5. Watch the replay — Understanding how the LLM reads your site page-by-page reveals sequencing issues

Technical Details

How Entities Are Extracted

The pipeline uses a two-stage process:

  1. Stage 1 — A lightweight pass over each page's title and meta description to identify the primary entity
  2. Stage 2 — A full extraction pass over page content that uses the primary entity as context to extract all entities, relationships (triples), summaries, and target queries

Entities are automatically deduplicated using embedding similarity and automated review. Only pages with changed content are re-processed on subsequent runs.

Enrichment Scores

The Focus, Score, Gaps, and Peers columns are computed by the entity enrichment service, which analyses each entity's coverage depth, internal linking patterns, and cross-page consistency. These load progressively after the main table appears.