NM SignalsNM Signals
§ website audit · completed report

Omniscient Digital

beomniscient.comaudited July 20, 2026Marketing & Advertising

Audit overview

104 evaluated results
check results
1
16
87
1 fail · 16 warn · 87 pass
checks passing
84%
87/104 checks pass
report coverage
104
across 9 sections

§ findings

Fetch, Render, and URL Integrity

9 checks2 warn7 pass
93
HTML size reasonable (< 512 KB)warndetails

about this check

Evaluates HTML size reasonable (< 512 KB) against its documented passing condition. The exact target appears under Expected behavior.

observed

535 KB (consider reducing)

expected behavior

The uncompressed HTML response remains at or below 512 KB so crawlers can parse it without excessive transfer or memory cost.

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

80.9% of audited sites pass this check. This site is warn; 19.1% of the benchmark has the same status.

80.9% pass19.1% warn0% failn=996 · updated 2026-07-20
Rendered DOM is not excessively fragmentedwarndetails

about this check

Measures rendered element density and DOM depth. Excessive fragmentation can make main-content isolation less reliable.

observed

161 elements per 1k text characters; maximum DOM depth 27

expected behavior

The rendered DOM keeps element density and nesting depth low enough for reliable main-content isolation.

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

10.9% of audited sites pass this check. This site is warn; 89.1% of the benchmark has the same status.

10.9% pass89.1% warn0% failn=996 · updated 2026-07-20
Page fetch returns 200passdetails

about this check

Checks that the page returns HTTP 200 when fetched. If crawlers cannot reliably fetch the URL, citations and visibility signals break.

observed

HTTP 200

expected behavior

The audited URL returns a successful HTTP 200 response with usable page content.

llm discoverability

LLMs and their web crawlers (GPTBot, ClaudeBot, etc.) discard URLs that return non-200 status codes. A page that cannot be fetched simply cannot appear in AI-generated responses or citations.

seo impact

A 200 response is the baseline requirement for indexing; Googlebot drops non-200 URLs from its queue, so the page earns zero organic traffic regardless of its content quality.

benchmark performance

99.1% of audited sites pass this check. This site is pass; 99.1% of the benchmark has the same status.

99.1% pass0% warn0.9% failn=996 · updated 2026-07-20open insight ↗
Page served over HTTPSpassdetails

about this check

Evaluates page served over HTTPS against its documented passing condition. The exact target appears under Expected behavior.

observed

HTTPS

expected behavior

The canonical page is served securely over HTTPS, with HTTP requests redirected to it.

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

100% of audited sites pass this check. This site is pass; 100% of the benchmark has the same status.

100% pass0% warn0% failn=996 · updated 2026-07-20
Redirect chain ≤ 1 hoppassdetails

about this check

Evaluates redirect chain ≤ 1 hop against its documented passing condition. The exact target appears under Expected behavior.

observed

0 redirect(s)

expected behavior

Requests reach the final page in no more than one redirect hop.

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

86% of audited sites pass this check. This site is pass; 86% of the benchmark has the same status.

86% pass11% warn2.9% failn=996 · updated 2026-07-20
Response time < 3 spassdetails

about this check

Evaluates response time < 3 s against its documented passing condition. The exact target appears under Expected behavior.

observed

1212 ms

expected behavior

The initial HTML response completes in 1,500 ms or less, reducing crawler timeouts and shortening the wait before rendering begins.

llm discoverability

Slow pages increase the likelihood that a crawl times out or is abandoned mid-response; fast pages are more likely to be fully fetched and included in AI knowledge bases.

seo impact

Core Web Vitals (particularly Time to First Byte) directly influence Google's page experience signals, and slow pages are systematically demoted in competitive SERPs.

benchmark performance

32.1% of audited sites pass this check. This site is pass; 32.1% of the benchmark has the same status.

32.1% pass23.7% warn44.2% failn=996 · updated 2026-07-20open insight ↗
Main content is present without running JavaScriptpassdetails

about this check

Evaluates main content is present without running JavaScript against its documented passing condition. The exact target appears under Expected behavior.

observed

7707 characters of text present in the served HTML

expected behavior

The primary page content is present in the served HTML without requiring client-side JavaScript execution.

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

93.9% of audited sites pass this check. This site is pass; 93.9% of the benchmark has the same status.

93.9% pass0% warn6.1% failn=996 · updated 2026-07-20
Served content remains available after browser renderingpassdetails

about this check

Compares text available in fetched HTML with text retained after a real browser render. Large divergence can indicate a shell, replacement content, or rendering failure.

observed

98% served-text overlap after rendering

expected behavior

The content exposed by a browser render substantially matches the content supplied in the initial HTML response.

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

54% of audited sites pass this check. This site is pass; 54% of the benchmark has the same status.

54% pass23.9% warn22.1% failn=996 · updated 2026-07-20
Rendered page exposes a clear main-content landmarkpassdetails

about this check

Checks the rendered page for a main, article, or role="main" landmark containing the primary content.

observed

4379 characters in the main-content landmark

expected behavior

The rendered document wraps its primary content in main, article, or an element with role="main".

llm discoverability

Reliable, directly parseable responses make it more likely that AI crawlers can retrieve, attribute, and cite the intended URL.

seo impact

Response integrity, canonicalization, and crawl performance affect whether search engines can index the preferred page consistently.

benchmark performance

59.4% of audited sites pass this check. This site is pass; 59.4% of the benchmark has the same status.

59.4% pass40.6% warn0% failn=996 · updated 2026-07-20

Bot Access & Control Plane

10 checks10 pass
100
X-Robots-Tag is not noindexpassdetails

about this check

Checks whether the X-Robots-Tag response header contains noindex, which prevents indexing at the HTTP header level.

observed

Missing

expected behavior

The final HTTP response does not send an X-Robots-Tag noindex directive for a discoverable page.

llm discoverability

Header-level noindex directives apply to all content types (HTML, PDF, images) and are respected by AI crawlers at the same level as meta tags, making them the preferred mechanism for server-rendered or dynamically generated pages.

seo impact

X-Robots-Tag is the only way to suppress indexing of non-HTML resources such as PDFs; for HTML pages it has identical effect to the meta robots noindex tag.

benchmark performance

Informational check; not included in benchmark scoring.
X-Robots-Tag does not block AIpassdetails

about this check

Checks whether the X-Robots-Tag response header contains noai, blocking AI systems at the HTTP header level.

observed

Missing

expected behavior

The final HTTP response does not send X-Robots-Tag directives that block intended AI use.

llm discoverability

Delivering AI opt-out signals at the HTTP header level means they apply before the document body is even parsed, offering the earliest possible restriction on AI content use.

seo impact

Like meta noai, header-level noai has negligible direct SEO impact but can create unintended signal conflicts if inconsistently paired with other directives.

benchmark performance

Informational check; not included in benchmark scoring.
llms.txt available and well-formedpassdetails

about this check

Reports whether the experimental llms.txt convention is present and structured. This observation is unscored.

observed

Present and structured (17 lines; experimental and unscored)

expected behavior

A non-empty llms.txt, when used, gives machines a concise title, useful sections, and links to preferred resources.

llm discoverability

llms.txt lets sites declare preferred content, licensing terms, and usage restrictions directly to LLM agents, helping model providers make better decisions about training data and citations.

seo impact

llms.txt currently has no defined SEO ranking impact, but early adoption signals technical sophistication and may influence how AI-powered search features handle your content.

benchmark performance

Informational check; not included in benchmark scoring.
ai.txt available and well-formedpassdetails

about this check

Reports whether the experimental ai.txt convention is present and structured. This observation is unscored.

observed

Present at /ai.txt/ (contains policy, contact); experimental and unscored

expected behavior

A non-empty AI policy file, when used, states the site policy, contact, or preferences clearly.

llm discoverability

ai.txt offers a dedicated file for communicating AI-specific access policies, allowing granular control over which AI agents can use which content, beyond what robots.txt was designed for.

seo impact

ai.txt has no established SEO ranking effect today, but positions the site to comply with evolving AI content-use regulations and gives clear opt-in or opt-out signals to model providers.

benchmark performance

Informational check; not included in benchmark scoring.
robots.txt availablepassdetails

about this check

Checks whether robots.txt exists at the site root. If it is missing, crawlers may still fetch this page, but you lose a key control surface for discovery guidance.

observed

Present

expected behavior

A readable robots.txt file is available at the site root when explicit crawler guidance is needed.

llm discoverability

Without a robots.txt file, AI crawlers have no explicit guidance and may apply the most conservative behaviour (refusing to crawl) or the most permissive (crawling everything), leading to unpredictable inclusion in AI datasets.

seo impact

robots.txt is the primary crawler-management layer; its absence means search engines must infer crawl policy from meta tags and server headers alone, reducing crawl efficiency.

benchmark performance

100% of audited sites pass this check. This site is pass; 100% of the benchmark has the same status.

100% pass0% warn0% failn=591 · updated 2026-07-20open insight ↗
robots.txt does not blanket-block all crawlerspassdetails

about this check

Evaluates robots.txt does not blanket-block all crawlers against its documented passing condition. The exact target appears under Expected behavior.

observed

No blanket Disallow: /

expected behavior

Crawler directives and server behavior consistently allow the discovery policy intended for this page.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
AI crawlers not blockedpassdetails

about this check

Checks whether robots.txt blocks common AI/LLM crawlers. Blocking AI agents can reduce your visibility in LLM-based discovery systems.

observed

Allowed

expected behavior

The robots policy allows the AI crawlers the site intends to reach instead of selectively blocking them.

llm discoverability

Blocking known AI user-agents (GPTBot, ClaudeBot, etc.) directly prevents those models from citing your content, summarising your pages, or recommending your site in responses.

seo impact

Blanket AI agent blocks can extend to Google's AI-driven tools such as Google-Extended; misconfigurations can inadvertently impair standard indexing as well.

benchmark performance

49.2% of audited sites pass this check. This site is pass; 49.2% of the benchmark has the same status.

49.2% pass40.7% warn10.1% failn=996 · updated 2026-07-20open insight ↗
AI crawlers can fetch the pagepassdetails

about this check

Evaluates AI crawlers can fetch the page against its documented passing condition. The exact target appears under Expected behavior.

observed

Reachable for GPTBot, ClaudeBot, PerplexityBot

expected behavior

Crawler directives and server behavior consistently allow the discovery policy intended for this page.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Meta robots is not noindexpassdetails

about this check

Checks whether the page has a noindex directive in meta robots. Noindex prevents search engines and AI systems from indexing the page.

observed

index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1

expected behavior

The page-level robots meta tag does not contain noindex when the page is intended to be discoverable.

llm discoverability

The noindex directive is respected by most AI crawlers as a strong opt-out signal; pages carrying it are typically removed from AI training datasets and excluded from RAG pipelines.

seo impact

noindex is an absolute bar to inclusion in Google's index; any page carrying this directive earns zero organic impressions regardless of its backlink profile or content quality.

benchmark performance

97.5% of audited sites pass this check. This site is pass; 97.5% of the benchmark has the same status.

97.5% pass0% warn2.5% failn=358 · updated 2026-07-20open insight ↗
Meta robots does not block AIpassdetails

about this check

Checks whether the page has a noai or noimageai directive in meta robots, which blocks AI systems from using the page content.

observed

index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1

expected behavior

The page-level robots meta tag does not contain noai or noimageai when AI access is intended.

llm discoverability

The noai directive explicitly tells AI systems not to use this page's content; it is increasingly honoured by major model providers and removes the page from AI citation pools.

seo impact

noai has no direct impact on traditional organic search rankings, but misapplication can accidentally restrict page discovery if combined with other restrictive directives.

benchmark performance

98.3% of audited sites pass this check. This site is pass; 98.3% of the benchmark has the same status.

98.3% pass0% warn1.7% failn=358 · updated 2026-07-20open insight ↗

Site Architecture & Coverage

12 checks12 pass
100
Sitemap declared in robots.txtpassdetails

about this check

Checks whether robots.txt references one or more sitemap URLs. Adding Sitemap directives can speed up discovery and improve crawl coverage.

observed

No Sitemap directive (contextual and unscored)

expected behavior

robots.txt declares the canonical sitemap location so crawlers can discover it immediately.

llm discoverability

Declaring sitemaps in robots.txt ensures AI crawlers can discover all content entry points in a single request, reducing the risk of large or deep sections being entirely missed.

seo impact

Linking sitemaps from robots.txt is a Googlebot-recommended pattern that improves crawl coverage for pages with few inbound links and accelerates discovery of newly published content.

benchmark performance

Informational check; not included in benchmark scoring.
Current page found in sitemappassdetails

about this check

Checks whether the submitted page’s preferred URL appears in a directly enumerated sitemap. Sitemap indexes are not expanded and are treated as not applicable.

observed

Sitemap is an index; child sitemap files were not fetched

expected behavior

The audited canonical URL is represented in the applicable sitemap when page URLs are enumerated directly.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

Informational check; not included in benchmark scoring.
Sitemap URL inventory is internally consistentpassdetails

about this check

Checks directly declared sitemap URLs for parse errors, normalized duplicates, origin conflicts, and mixed protocols without fetching those pages.

observed

No directly enumerated page-URL inventory to assess

expected behavior

Directly declared sitemap URLs are parseable, unique, and consistent with the preferred site origin and protocol.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

Informational check; not included in benchmark scoring.
Page links toward its parent or site rootpassdetails

about this check

For a non-root URL, checks for a crawlable link toward a parent, breadcrumb, or the site root. Root URLs are not applicable.

observed

Submitted URL is the site root

expected behavior

A non-root page provides a crawlable path toward its parent, breadcrumb trail, or site root.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

Informational check; not included in benchmark scoring.
Sitemap availablepassdetails

about this check

Checks whether a sitemap can be found (e.g. /sitemap.xml). Without a sitemap, crawlers rely more on internal links and can miss pages.

observed

3 declared entries

expected behavior

A reachable sitemap is available and returns the expected XML content.

llm discoverability

A sitemap provides AI crawlers with a machine-readable inventory of pages; without one, crawlers rely entirely on hyperlink traversal and can easily miss thin or orphaned pages.

seo impact

Sitemaps are the primary mechanism for submitting new URLs to search engines without waiting for link discovery; they are especially critical for fresh content and large sites.

benchmark performance

43.5% of audited sites pass this check. This site is pass; 43.5% of the benchmark has the same status.

43.5% pass56.5% warn0% failn=996 · updated 2026-07-20open insight ↗
Sitemap looks like XML (not HTML)passdetails

about this check

Checks whether your sitemap content looks like valid XML rather than an HTML error page. HTML responses often mean misconfiguration or a redirect challenge.

observed

Valid sitemap XML (text/xml; charset=UTF-8)

expected behavior

The sitemap is parseable XML rather than an HTML error, challenge, or fallback page.

llm discoverability

Invalid or HTML-wrapped sitemaps are ignored by XML-parsing crawlers; AI systems that retrieve sitemaps programmatically will silently discard malformed documents.

seo impact

Googlebot validates sitemap XML before processing; an invalid sitemap produces errors in Search Console and means the submitted URL list is never used to guide crawling.

benchmark performance

83.4% of audited sites pass this check. This site is pass; 83.4% of the benchmark has the same status.

83.4% pass0% warn16.6% failn=518 · updated 2026-07-20open insight ↗
Canonical URL matches site originpassdetails

about this check

Evaluates canonical URL matches site origin against its documented passing condition. The exact target appears under Expected behavior.

observed

Same origin

expected behavior

The canonical URL remains on the intended site origin unless a deliberate cross-domain canonical is required.

llm discoverability

A canonical that points to a different domain or subdomain is interpreted as a cross-domain redirect signal by AI crawlers; incorrect canonicals can attribute page content to the wrong entity entirely.

seo impact

Cross-origin canonical mismatches are a common cause of Google ignoring the canonical directive, reverting to treating both URLs as independent pages and splitting link equity.

benchmark performance

96.6% of audited sites pass this check. This site is pass; 96.6% of the benchmark has the same status.

96.6% pass3.4% warn0% failn=595 · updated 2026-07-20open insight ↗
Canonical URL matches the current page URLpassdetails

about this check

Evaluates canonical URL matches the current page URL against its documented passing condition. The exact target appears under Expected behavior.

observed

Canonical URL matches the final page URL

expected behavior

The declared canonical resolves to the final preferred page URL after redirects and normalization.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

90.9% of audited sites pass this check. This site is pass; 90.9% of the benchmark has the same status.

90.9% pass9.1% warn0% failn=595 · updated 2026-07-20open insight ↗
Open Graph URL matches the preferred page URLpassdetails

about this check

Checks whether og:url matches the canonical URL. Mismatches can confuse social platforms and LLM crawlers.

observed

og:url matches the preferred page URL

expected behavior

og:url and the canonical URL identify the same preferred page.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

92.2% of audited sites pass this check. This site is pass; 92.2% of the benchmark has the same status.

92.2% pass7.8% warn0% failn=525 · updated 2026-07-20open insight ↗
Internal link density supports entity graph crawlingpassdetails

about this check

Evaluates internal link density supports entity graph crawling against its documented passing condition. The exact target appears under Expected behavior.

observed

100% of anchors use resolvable web links

expected behavior

Important pages are reachable through valid internal links that crawlers and users can follow.

llm discoverability

Internal links distribute authority within the AI's site model; a well-connected site graph allows AI crawlers to discover deep pages that would otherwise be isolated and missed.

seo impact

Internal linking is the primary mechanism for distributing link equity across a site; pages with few inbound internal links are chronically under-indexed and under-ranked.

benchmark performance

86.8% of audited sites pass this check. This site is pass; 86.8% of the benchmark has the same status.

86.8% pass1.2% warn11.9% failn=996 · updated 2026-07-20open insight ↗
Internal links use descriptive anchor textpassdetails

about this check

Measures whether internal links on the submitted page use meaningful labels rather than empty or generic anchor text.

observed

95% of internal links have descriptive labels

expected behavior

Internal destinations use labels that identify what users and crawlers will find there.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

88.2% of audited sites pass this check. This site is pass; 88.2% of the benchmark has the same status.

88.2% pass9.3% warn2.5% failn=879 · updated 2026-07-20open insight ↗
Important navigation is present in served and rendered HTMLpassdetails

about this check

Compares internal destinations in served HTML with those present after browser rendering. It does not fetch any destination page.

observed

100% source/rendered internal-link parity

expected behavior

Important internal navigation remains present in both fetched HTML and the browser-rendered document.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

70.9% of audited sites pass this check. This site is pass; 70.9% of the benchmark has the same status.

70.9% pass9.4% warn19.7% failn=913 · updated 2026-07-20open insight ↗

HTML Extractability & Main Content Clarity

15 checks5 warn10 pass
82
Exactly one H1warndetails

about this check

Having exactly one H1 heading provides a clear content hierarchy signal for crawlers and LLMs.

observed

2

expected behavior

The page contains exactly one descriptive H1 that states its primary topic.

llm discoverability

A single, descriptive H1 heading is one of the strongest in-page signals LLMs use to label the topic of a page; multiple or missing H1s create ambiguity that degrades the accuracy of AI-generated summaries.

seo impact

The H1 heading is the highest-weight on-page content signal after the title tag; it informs Google's understanding of the page topic and should align closely with the target keyword.

benchmark performance

55.8% of audited sites pass this check. This site is warn; 11.7% of the benchmark has the same status.

55.8% pass11.7% warn32.4% failn=996 · updated 2026-07-20open insight ↗
OpenGraph basics presentwarndetails

about this check

Checks whether OpenGraph title, description, and image tags are present so shared links render with rich previews.

observed

title=true, desc=false, image=true

expected behavior

Open Graph title, description, and image metadata provide a complete, accurate share preview.

llm discoverability

OpenGraph metadata defines how a page appears when shared across social platforms; AI systems that ingest social content use og:title and og:description as curated summaries the site owner prefers.

seo impact

Rich social previews driven by og: tags increase click-through rates from social media channels and influence the share velocity that can indirectly signal content popularity to search algorithms.

benchmark performance

53.5% of audited sites pass this check. This site is warn; 46.5% of the benchmark has the same status.

53.5% pass46.5% warn0% failn=996 · updated 2026-07-20open insight ↗
Text-to-HTML ratio reasonablewarndetails

about this check

Checks whether the page has a healthy text-to-HTML ratio. Low ratios suggest thin content that AI systems may skip.

observed

1%

expected behavior

Extractable page text represents at least 5% of the HTML, avoiding a markup-heavy shell with little readable content.

llm discoverability

Pages with a low text-to-HTML ratio (code-heavy, template-heavy) yield little useful text when crawled by AI systems; the signal-to-noise ratio determines whether a page is included in a model's training corpus.

seo impact

Google's quality algorithms down-rank thin pages; a healthy text-to-HTML ratio is a proxy for real content depth and signals to Googlebot that there is substantive content to index.

benchmark performance

38.6% of audited sites pass this check. This site is warn; 61.4% of the benchmark has the same status.

38.6% pass61.4% warn0% failn=996 · updated 2026-07-20open insight ↗
Title and H1 alignedwarndetails

about this check

Evaluates title and H1 aligned against its documented passing condition. The exact target appears under Expected behavior.

observed

Mismatch

expected behavior

The title and H1 describe the same primary topic without contradicting each other.

llm discoverability

When the title and H1 convey the same core topic, AI systems receive two corroborating signals that reinforce the page's subject; misaligned title and H1 create ambiguity that degrades topic classification.

seo impact

Title–H1 alignment is a best-practice signal of topical coherence that helps Google's entity and topic models confirm the page's subject, reducing the risk of ranking for off-target queries.

benchmark performance

17.2% of audited sites pass this check. This site is warn; 82.8% of the benchmark has the same status.

17.2% pass82.8% warn0% failn=996 · updated 2026-07-20open insight ↗
Images have alt textwarndetails

about this check

Evaluates images have alt text against its documented passing condition. The exact target appears under Expected behavior.

observed

19/32 images (59%); some missing alt text

expected behavior

Meaningful images have useful alternative text, while decorative images are explicitly ignored.

llm discoverability

Alt text allows AI vision and text models to understand what images depict, enabling accurate image-to-content associations; pages with good alt coverage build richer entity knowledge graphs.

seo impact

Image alt text is a primary on-page signal for image search ranking; comprehensive alt coverage also improves accessibility, which is a direct input to Google's page experience score.

benchmark performance

48.8% of audited sites pass this check. This site is warn; 22.6% of the benchmark has the same status.

48.8% pass22.6% warn28.6% failn=996 · updated 2026-07-20open insight ↗
Title tag presentpassdetails

about this check

The title tag is a primary signal for search engines and AI systems to understand page content and generate citations.

observed

Organic Growth Agency for B2B Software Companies

expected behavior

The document has one concise, descriptive title that identifies the page topic.

llm discoverability

The title tag is typically the first text signal an AI crawler stores for a URL; it anchors the page's topic in the model's internal representation and is frequently used verbatim in citations and summaries.

seo impact

Google rewrites titles less frequently when the tag accurately reflects the page content; a well-crafted title tag is the single highest-impact on-page SEO element for click-through rates.

benchmark performance

94.6% of audited sites pass this check. This site is pass; 94.6% of the benchmark has the same status.

94.6% pass0% warn5.4% failn=996 · updated 2026-07-20open insight ↗
Meta description presentpassdetails

about this check

The meta description helps search engines and AI systems summarize the page in results and responses.

observed

Omniscient Digital is an organic growth agency that helps B2B software companies drive business grow…

expected behavior

The document provides a concise meta description that accurately summarizes the page.

llm discoverability

Meta descriptions are extracted by AI systems when generating page summaries and are often used as the default snippet in RAG outputs when no better summary is available.

seo impact

While not a direct ranking factor, a compelling meta description is the primary lever for improving organic click-through rate on pages that already rank well.

benchmark performance

75.1% of audited sites pass this check. This site is pass; 75.1% of the benchmark has the same status.

75.1% pass0% warn24.9% failn=996 · updated 2026-07-20open insight ↗
Canonical URL presentpassdetails

about this check

The canonical URL tells search engines and LLM crawlers what the preferred URL is for this page, which helps consolidate signals and avoid duplicates.

observed

https://beomniscient.com/

expected behavior

The document declares one absolute canonical URL for the preferred version of the page.

llm discoverability

The canonical tag signals to AI crawlers which URL is the authoritative version; without it, citation links may point to duplicate or parameterised variants, diluting traffic back to the intended URL.

seo impact

Canonicalisation consolidates PageRank from duplicate URLs onto the preferred version; without proper canonicals, link equity is split across variants and total ranking power is reduced.

benchmark performance

59.7% of audited sites pass this check. This site is pass; 59.7% of the benchmark has the same status.

59.7% pass40.3% warn0% failn=996 · updated 2026-07-20open insight ↗
HTML lang attribute presentpassdetails

about this check

The HTML lang attribute helps AI systems understand the content language for proper localization and response generation.

observed

en-US

expected behavior

The root html element declares the primary content language with a valid lang value.

llm discoverability

The HTML lang attribute allows AI systems to route page content to the correct language model and apply appropriate tokenisation and summarisation pipelines for the language in question.

seo impact

The lang attribute is a prerequisite for hreflang to function correctly in multilingual setups, and it influences language-specific ranking in localised search markets.

benchmark performance

88% of audited sites pass this check. This site is pass; 88% of the benchmark has the same status.

88% pass12% warn0% failn=996 · updated 2026-07-20open insight ↗
Viewport meta presentpassdetails

about this check

Checks whether a viewport meta tag is present for mobile-friendly rendering.

observed

Present

expected behavior

The page declares a mobile viewport so layout dimensions match the device width.

llm discoverability

The viewport meta tag has no direct bearing on AI content extraction, but its absence is a strong indicator of poor mobile optimisation, which correlates with lower content quality signals overall.

seo impact

Google uses mobile-first indexing; a missing viewport tag triggers mobile usability warnings in Search Console and can result in the mobile version being deprioritised in ranking.

benchmark performance

88.6% of audited sites pass this check. This site is pass; 88.6% of the benchmark has the same status.

88.6% pass11.4% warn0% failn=996 · updated 2026-07-20open insight ↗
Favicon link presentpassdetails

about this check

Checks whether a favicon is present. Favicons improve brand recognition in search results and browser tabs.

observed

Present

expected behavior

The document references a reachable favicon that represents the site consistently.

llm discoverability

Favicons are visual brand identifiers used in browser tabs and some search interfaces but are not parsed by AI content crawlers, so they have no direct bearing on LLM knowledge base inclusion.

seo impact

Favicons appear in browser tabs, bookmarks, and some search result interfaces, contributing to brand recognisability and improving perceived credibility without impacting rankings directly.

benchmark performance

85.6% of audited sites pass this check. This site is pass; 85.6% of the benchmark has the same status.

85.6% pass14.4% warn0% failn=996 · updated 2026-07-20open insight ↗
Sufficient on-page textpassdetails

about this check

Evaluates sufficient on-page text against its documented passing condition. The exact target appears under Expected behavior.

observed

7707 chars

expected behavior

The served page contains at least 300 characters of meaningful, extractable text.

llm discoverability

Longer pages with substantive text give AI systems more material to extract claims, summaries, and citations from; very short pages are often classified as thin content and excluded from AI knowledge bases.

seo impact

Content length correlates with topical coverage; comprehensively covering a subject increases the chance of ranking for long-tail queries and earning a "comprehensive resource" link profile.

benchmark performance

86.5% of audited sites pass this check. This site is pass; 86.5% of the benchmark has the same status.

86.5% pass13.5% warn0% failn=996 · updated 2026-07-20open insight ↗
Title length reasonablepassdetails

about this check

Evaluates title length reasonable against its documented passing condition. The exact target appears under Expected behavior.

observed

48 chars

expected behavior

The title is descriptive without truncation risk, within the audit pass range of 15 to 65 characters.

llm discoverability

Title length does not directly affect AI ingestion, but excessively long titles may be truncated in retrieval systems, reducing the clarity of the topic signal for LLMs.

seo impact

Titles longer than ~60 characters are truncated in Google SERP snippets, which can hide key terms and reduce click-through rates; too-short titles may under-specify the page topic.

benchmark performance

63.9% of audited sites pass this check. This site is pass; 63.9% of the benchmark has the same status.

63.9% pass36.1% warn0% failn=996 · updated 2026-07-20open insight ↗
Meta description length reasonablepassdetails

about this check

Evaluates meta description length reasonable against its documented passing condition. The exact target appears under Expected behavior.

observed

133 chars

expected behavior

The meta description is detailed but concise, within the audit pass range of 50 to 160 characters.

llm discoverability

Meta description length has no bearing on AI crawling, but descriptions within the optimal range are more likely to be used verbatim in SERP snippets that AI-overview systems pull from.

seo impact

Descriptions between 70–160 characters are typically displayed in full in Google snippets; outside this range they are either too brief to be informative or truncated, wasting the opportunity.

benchmark performance

64.3% of audited sites pass this check. This site is pass; 64.3% of the benchmark has the same status.

64.3% pass35.7% warn0% failn=748 · updated 2026-07-20open insight ↗
Viewport configured for mobile devicespassdetails

about this check

Evaluates viewport configured for mobile devices against its documented passing condition. The exact target appears under Expected behavior.

observed

Viewport meta tag present. Page configured for mobile rendering

expected behavior

The served HTML exposes the page topic and main content through valid, machine-readable markup.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.

Structured Data

11 checks11 pass
100
JSON-LD presentpassdetails

about this check

Reports whether JSON-LD exists. Generic presence is unscored; syntax and the quality of detected schema are evaluated separately.

observed

1 script(s); presence alone is unscored

expected behavior

The page includes parseable JSON-LD that describes the page or the entity behind it.

llm discoverability

JSON-LD is the format AI systems most reliably parse when extracting structured facts about an entity; its absence forces LLMs to rely on heuristic text extraction, which is less accurate and less authoritative.

seo impact

JSON-LD is Google's preferred structured data format; correctly implemented, it unlocks rich result types (sitelinks, FAQs, product panels) that significantly improve click-through rates.

benchmark performance

Informational check; not included in benchmark scoring.
Organization schema presentpassdetails

about this check

Checks whether Organization schema is present in your JSON-LD. This helps systems identify the entity behind the page (name, logo, contact points, etc.).

observed

Yes (unscored)

expected behavior

The page includes valid Organization structured data when that type accurately represents the visible content.

llm discoverability

Organization schema gives LLMs a canonical, machine-readable definition of the entity (name, logo, sameAs links), reducing the chance of misattribution or confusion with similarly named entities.

seo impact

Organisation structured data feeds the Google Knowledge Panel and entity-recognition algorithms, improving brand appearance in branded search queries and knowledge graphs.

benchmark performance

Informational check; not included in benchmark scoring.
WebSite schema presentpassdetails

about this check

Checks whether WebSite schema is present in your JSON-LD. This helps systems understand the site as a whole and can support sitelinks/search actions.

observed

Yes (unscored)

expected behavior

The page includes valid WebSite structured data when that type accurately represents the visible content.

llm discoverability

WebSite schema communicates the site's purpose and searchable structure to AI systems, enabling them to correctly classify the domain as a coherent entity rather than a random collection of pages.

seo impact

WebSite schema enables the Sitelinks Searchbox feature in Google results and reinforces the association between a domain and its brand name in entity-based ranking systems.

benchmark performance

Informational check; not included in benchmark scoring.
WebPage schema presentpassdetails

about this check

Checks whether WebPage schema is present in your JSON-LD. This helps systems understand the page type and main entity being described.

observed

Yes (unscored)

expected behavior

The page includes valid WebPage structured data when that type accurately represents the visible content.

llm discoverability

WebPage schema allows AI crawlers to understand the type, author, and primary topic of a page without needing to infer these from prose, improving the accuracy of AI-generated summaries.

seo impact

Page-level schema enriches Google's understanding of content type and authorship, contributing to E-E-A-T signals and supporting rich results for review, article, and FAQ pages.

benchmark performance

Informational check; not included in benchmark scoring.
BreadcrumbList schema presentpassdetails

about this check

Checks whether BreadcrumbList schema is present in your JSON-LD. Breadcrumbs can improve understanding of site structure and context.

observed

Yes (unscored)

expected behavior

The page includes valid BreadcrumbList structured data when that type accurately represents the visible content.

llm discoverability

BreadcrumbList schema tells AI systems where a page sits within the site hierarchy, which helps LLMs contextualise content and understand whether a page is a top-level resource or a deep sub-topic.

seo impact

Breadcrumb markup enables the breadcrumb trail to appear in Google SERP snippets, improving visual clarity and typically increasing organic click-through rates.

benchmark performance

Informational check; not included in benchmark scoring.
FAQPage schema presentpassdetails

about this check

Checks whether FAQPage schema is present in your JSON-LD. Useful when you have real FAQ content on the page.

observed

No (unscored)

expected behavior

The page includes valid FAQPage structured data when that type accurately represents the visible content.

llm discoverability

FAQPage schema presents question–answer pairs in a format LLMs are optimised to consume directly; well-structured FAQ pages dramatically increase the probability of being used as an AI answer source.

seo impact

FAQ rich results expand the SERP footprint significantly; pages with FAQ schema can occupy two to three times the normal result space, substantially boosting click-through rates.

benchmark performance

Informational check; not included in benchmark scoring.
Article schema presentpassdetails

about this check

Checks whether Article/NewsArticle/BlogPosting schema is present in your JSON-LD (if applicable). Helps machines understand content type and authorship.

observed

Yes (unscored)

expected behavior

The page includes valid Article structured data when that type accurately represents the visible content.

llm discoverability

Article schema signals authorship, publication date, and content type to LLMs, making it easier for AI systems to assess freshness and credibility before citing or summarising the content.

seo impact

Article schema can unlock Top Stories and news carousels in Google results, and the author/datePublished fields directly contribute to E-E-A-T signals.

benchmark performance

Informational check; not included in benchmark scoring.
Person schema presentpassdetails

about this check

Checks whether Person schema is present in your JSON-LD (if applicable). Useful for personal brands and author entities.

observed

Yes (unscored)

expected behavior

The page includes valid Person structured data when that type accurately represents the visible content.

llm discoverability

Person schema is how AI knowledge bases build named-entity graphs; without it, LLMs must guess biographical details from unstructured text, leading to factual errors in AI-generated profiles.

seo impact

Person structured data strengthens author entity recognition in Google's E-E-A-T framework, improving the ranking authority of content attributed to that individual.

benchmark performance

Informational check; not included in benchmark scoring.
Product schema presentpassdetails

about this check

Checks whether Product schema is present in your JSON-LD (if applicable). Useful for ecommerce/product pages and rich understanding.

observed

No (unscored)

expected behavior

The page includes valid Product structured data when that type accurately represents the visible content.

llm discoverability

Product schema gives AI shopping and comparison agents the structured price, availability, and description data they need to reliably recommend or compare offerings.

seo impact

Product markup unlocks Google's Product rich results and Merchant Center integrations, placing product details directly in search snippets and potentially in Shopping panels.

benchmark performance

Informational check; not included in benchmark scoring.
JSON-LD syntax is validpassdetails

about this check

Reports whether JSON-LD exists. Generic presence is unscored; syntax and the quality of detected schema are evaluated separately.

observed

1 script(s), all valid

expected behavior

Every JSON-LD block parses as valid JSON and can be consumed by structured-data tools.

llm discoverability

Syntactically invalid JSON-LD is silently discarded by parsers; even well-intentioned structured data provides zero benefit to AI systems if the underlying JSON cannot be parsed.

seo impact

Google's Rich Results Test rejects invalid JSON-LD; syntax errors mean no rich results are eligible, negating the investment made in adding structured data.

benchmark performance

99.1% of audited sites pass this check. This site is pass; 99.1% of the benchmark has the same status.

99.1% pass0% warn0.9% failn=449 · updated 2026-07-20open insight ↗
JSON-LD schemas have required propertiespassdetails

about this check

Reports whether JSON-LD exists. Generic presence is unscored; syntax and the quality of detected schema are evaluated separately.

observed

All detected schemas have required properties

expected behavior

Detected schema types include the required properties for the entities they describe.

llm discoverability

Valid structured data gives machines an explicit representation of the page and its entities, reducing ambiguity during extraction.

seo impact

Accurate structured data supports entity understanding and eligibility for applicable search-result enhancements.

benchmark performance

94.2% of audited sites pass this check. This site is pass; 94.2% of the benchmark has the same status.

94.2% pass5.8% warn0% failn=449 · updated 2026-07-20

Entity Clarity

5 checks3 warn2 pass
51
Brand/entity name appears in titlewarndetails

about this check

Evaluates brand/entity name appears in title against its documented passing condition. The exact target appears under Expected behavior.

observed

Missing "Omniscient Digital"

expected behavior

The page title names the audited brand or entity clearly enough to connect the page to it.

llm discoverability

Including the entity or brand name in the title tag helps AI systems connect this URL to the correct real-world brand; without it, pages are harder to attribute correctly in entity-based reasoning.

seo impact

Brand-inclusive titles improve branded search recall and help Google's entity graph link the page to the correct brand entity, supporting rich results and Knowledge Panel associations.

benchmark performance

82.5% of audited sites pass this check. This site is warn; 17.5% of the benchmark has the same status.

82.5% pass17.5% warn0% failn=996 · updated 2026-07-20open insight ↗
Brand/entity name appears in H1warndetails

about this check

Evaluates brand/entity name appears in H1 against its documented passing condition. The exact target appears under Expected behavior.

observed

Missing "Omniscient Digital"

expected behavior

The primary heading names the audited brand or entity where that identity is central to the page.

llm discoverability

The H1 is the strongest in-document entity signal. Naming the brand or entity here tells LLMs that the page is an authoritative on-site resource for that organisation, product, or person.

seo impact

Entity presence in H1 reinforces brand-to-page association in Google's NLP layer, improving dominance in branded SERP queries and supporting entity-based rich features.

benchmark performance

18.5% of audited sites pass this check. This site is warn; 81.5% of the benchmark has the same status.

18.5% pass81.5% warn0% failn=996 · updated 2026-07-20open insight ↗
Entity name is consistent across visible and machine-readable sourceswarndetails

about this check

Compares the inferred entity name across the title, H1, Open Graph site name, and Organization schema.

observed

2/4 sources agree; align title, H1, Open Graph, and Organization schema names

expected behavior

The same entity name is used consistently in the title, H1, Open Graph site name, and Organization schema.

llm discoverability

Consistent identity signals help AI systems connect this domain, its content, and external references to the correct entity.

seo impact

Clear entity information strengthens branded search interpretation and reduces ambiguity between similarly named organizations or people.

benchmark performance

47.3% of audited sites pass this check. This site is warn; 50% of the benchmark has the same status.

47.3% pass50% warn2.7% failn=996 · updated 2026-07-20
Organization or LocalBusiness schema presentpassdetails

about this check

Evaluates organization or LocalBusiness schema present against its documented passing condition. The exact target appears under Expected behavior.

observed

Yes (presence is unscored)

expected behavior

Organization or LocalBusiness schema identifies the entity operating the site with consistent core properties.

llm discoverability

Entity clarity is the degree to which AI systems can identify the brand, organisation, or person behind a site. A well-populated Organization schema with sameAs links, legalName, and logo gives models a canonical source of truth and reduces hallucinated profiles.

seo impact

Organisation detail in structured data feeds the Knowledge Panel, reinforces branded query dominance, and provides Google with verified facts about the entity to surface in AI Overviews.

benchmark performance

Informational check; not included in benchmark scoring.
Social profile links presentpassdetails

about this check

Checks whether social media profile links are present in structured data.

observed

2 domain(s)

expected behavior

The site links to its authoritative external profiles using consistent entity identity.

llm discoverability

sameAs links to social profiles help AI knowledge graphs verify that this web entity is the same brand, organisation, or person represented on other trusted platforms.

seo impact

Linking to verified social profiles in structured data strengthens E-E-A-T by corroborating the entity's real-world presence and is used by Google to populate Knowledge Panel social links.

benchmark performance

53.7% of audited sites pass this check. This site is pass; 53.7% of the benchmark has the same status.

53.7% pass46.3% warn0% failn=996 · updated 2026-07-20open insight ↗

Trust & Security

23 checks1 fail2 warn20 pass
93
HTTP security headers present (HSTS, CSP, X-Content-Type, X-Frame, Referrer-Policy, Permissions-Policy)criticaldetails

about this check

Evaluates HTTP security headers present (HSTS, CSP, X-Content-Type, X-Frame, Referrer-Policy, Permissions-Policy) against its documented passing condition. The exact target appears under Expected behavior.

observed

1/6 recommended headers present. Missing: Strict-Transport-Security, Content-Security-Policy, X-Frame-Options, Referrer-Policy, Permissions-Policy

expected behavior

The final response applies the appropriate transport, content, framing, MIME, referrer, and permissions protections for the page.

llm discoverability

Strong security headers (CSP, HSTS, X-Frame-Options) indirectly signal to AI systems that the site is professionally maintained. They don't affect content extraction but contribute to overall domain trust.

seo impact

HTTPS and security headers are part of Google's page experience framework; sites with strong security signals are treated as more trustworthy, particularly in YMYL categories.

benchmark performance

30.4% of audited sites pass this check. This site is fail; 37.1% of the benchmark has the same status.

30.4% pass32.4% warn37.1% failn=996 · updated 2026-07-20open insight ↗
Internal paths are not openly accessiblewarndetails

about this check

Evaluates internal paths are not openly accessible against its documented passing condition. The exact target appears under Expected behavior.

observed

Openly accessible internal path(s): /server-status, /server-info

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Third-party scripts use Subresource Integritywarndetails

about this check

Evaluates third-party scripts use Subresource Integrity against its documented passing condition. The exact target appears under Expected behavior.

observed

1 of 1 third-party resource(s) lack an integrity attribute.

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Hreflang tags for multilingual targetingpassdetails

about this check

Checks whether hreflang tags are present for multilingual or multi-regional pages.

observed

No hreflang tags (only relevant for multilingual sites)

expected behavior

Language and regional alternates use valid, reciprocal hreflang annotations when alternates exist.

llm discoverability

hreflang tags tell AI language models which URL to prefer for a given locale–language combination, reducing the chance of an AI returning the wrong language variant to a user.

seo impact

Correct hreflang implementation prevents duplicate content penalties in multilingual sites and ensures the appropriate language/region variant ranks in each target market.

benchmark performance

Informational check; not included in benchmark scoring.
Speakable schema markup presentpassdetails

about this check

Evaluates speakable schema markup present against its documented passing condition. The exact target appears under Expected behavior.

observed

No Speakable schema (optional for voice assistant targeting)

expected behavior

The page includes valid SpeakableSpecification structured data when that type accurately represents the visible content.

llm discoverability

Speakable schema explicitly marks sections of content suitable for text-to-speech and voice assistant responses; this is a direct signal for AI agents to prioritise those passages in spoken or conversational output.

seo impact

Speakable markup positions content for inclusion in Google Assistant audio responses, an increasingly important distribution channel as voice search and smart speakers proliferate.

benchmark performance

Informational check; not included in benchmark scoring.
No sensitive files exposed at well-known pathspassdetails

about this check

Evaluates no sensitive files exposed at well-known paths against its documented passing condition. The exact target appears under Expected behavior.

observed

Host returns a fallback response for all paths: file exposure could not be determined

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

Informational check; not included in benchmark scoring.
Error pages do not leak stack traces or debug outputpassdetails

about this check

Evaluates error pages do not leak stack traces or debug output against its documented passing condition. The exact target appears under Expected behavior.

observed

Error-page probing unavailable

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

Informational check; not included in benchmark scoring.
About/Company link presentpassdetails

about this check

Checks whether an about page is linked, helping AI systems understand the entity behind the site.

observed

Yes

expected behavior

A reachable About or Company page explains who operates the site and what the entity does.

llm discoverability

An About page provides AI systems with a dedicated source for background facts, mission statements, and founding information. Content that LLMs frequently surface when answering brand or entity queries.

seo impact

About pages are strong trust signals for Google's E-E-A-T framework; their presence is referenced in Google Quality Rater Guidelines as evidence of a site's transparency and legitimacy.

benchmark performance

55.1% of audited sites pass this check. This site is pass; 55.1% of the benchmark has the same status.

55.1% pass44.9% warn0% failn=996 · updated 2026-07-20open insight ↗
Contact link presentpassdetails

about this check

Checks whether a contact page is linked, providing trust signals for AI systems.

observed

Yes

expected behavior

A reachable contact route gives users a clear way to contact the organization.

llm discoverability

A discoverable Contact page signals that the entity is a real, reachable organisation. This is a factor that AI systems use as a proxy for credibility when deciding whether to cite a source.

seo impact

Contact information is explicitly cited in Google's Quality Rater Guidelines as an indicator of site quality; its absence is associated with lower trust scores and YMYL ranking penalties.

benchmark performance

47% of audited sites pass this check. This site is pass; 47% of the benchmark has the same status.

47% pass53% warn0% failn=996 · updated 2026-07-20open insight ↗
Privacy policy link presentpassdetails

about this check

Checks whether a privacy policy is linked, indicating compliance and trustworthiness.

observed

Yes

expected behavior

A reachable privacy policy explains how the site handles personal data.

llm discoverability

A Privacy Policy indicates regulatory compliance and intentional data governance, which some AI training pipelines use as a trust signal when evaluating whether to include a site in a dataset.

seo impact

Privacy policies are required by Google Ads, Search Console, and multiple legal frameworks; their absence can trigger manual actions for sites collecting personal data.

benchmark performance

56.2% of audited sites pass this check. This site is pass; 56.2% of the benchmark has the same status.

56.2% pass43.8% warn0% failn=996 · updated 2026-07-20open insight ↗
Terms link presentpassdetails

about this check

Checks whether terms of service are linked, indicating a legitimate and accountable entity.

observed

Yes

expected behavior

Reachable terms identify the conditions governing use of the site or service.

llm discoverability

Terms of Service are a marker of a legitimate, structured organisation; AI training data pipelines increasingly filter for sites with formal legal documentation as a quality heuristic.

seo impact

Terms pages contribute to the overall trust and authority profile assessed by quality raters; YMYL sites without terms are frequently rated as low-quality in manual review.

benchmark performance

39.8% of audited sites pass this check. This site is pass; 39.8% of the benchmark has the same status.

39.8% pass60.2% warn0% failn=996 · updated 2026-07-20open insight ↗
Testimonials / case studies signalspassdetails

about this check

Checks whether testimonial or social proof language is present on the page.

observed

Detected

expected behavior

Relevant claims are supported by identifiable customer evidence or case-study material.

llm discoverability

Testimonials and social proof text provide AI systems with third-party validation signals that can strengthen the credibility score of a page when it is being evaluated as a citation candidate.

seo impact

User-generated testimonials create unique content and natural language variation that can help pages rank for long-tail conversational queries related to customer outcomes.

benchmark performance

8.9% of audited sites pass this check. This site is pass; 8.9% of the benchmark has the same status.

8.9% pass91.1% warn0% failn=996 · updated 2026-07-20open insight ↗
Press / featured-in signalspassdetails

about this check

Checks whether press or featured-in signals exist. Third-party mentions in authoritative sources boost AI visibility.

observed

Detected

expected behavior

Relevant third-party coverage or recognition is presented accurately and linked to its source.

llm discoverability

A press or media page aggregates third-party coverage in a structured way that AI systems can discover and use to corroborate brand claims, directly boosting citation likelihood.

seo impact

Press coverage links from high-authority domains are among the most powerful off-page SEO signals; a dedicated press page facilitates journalist outreach and accelerates link acquisition.

benchmark performance

35.8% of audited sites pass this check. This site is pass; 35.8% of the benchmark has the same status.

35.8% pass64.2% warn0% failn=996 · updated 2026-07-20open insight ↗
RSS or Atom feed discoverablepassdetails

about this check

Evaluates RSS or Atom feed discoverable against its documented passing condition. The exact target appears under Expected behavior.

observed

RSS/Atom feed link found: enables LLM content ingestion

expected behavior

A reachable feed exposes current entries for sites that publish recurring content.

llm discoverability

RSS feeds are widely consumed by AI news aggregators and LLM data pipelines to discover and ingest fresh content; sites with feeds get new articles into AI knowledge bases faster.

seo impact

RSS feeds enable content syndication and speed up discovery by search engine crawlers; fresh content that enters the index quickly benefits from the freshness ranking bonus.

benchmark performance

14.3% of audited sites pass this check. This site is pass; 14.3% of the benchmark has the same status.

14.3% pass85.7% warn0% failn=996 · updated 2026-07-20open insight ↗
SearchAction schema present (sitelinks search box)passdetails

about this check

Evaluates searchAction schema present (sitelinks search box) against its documented passing condition. The exact target appears under Expected behavior.

observed

SearchAction schema found: enables sitelinks search box

expected behavior

The page includes valid SearchAction structured data when that type accurately represents the visible content.

llm discoverability

SearchAction schema enables AI agents and voice assistants to surface a site's search function directly in conversational interfaces, making the site's knowledge base accessible through AI-native interaction patterns.

seo impact

Implementing SearchAction schema enables Google's Sitelinks Searchbox feature, which allows users to query a site's internal search directly from the SERP, increasing direct navigation.

benchmark performance

100% of audited sites pass this check. This site is pass; 100% of the benchmark has the same status.

100% pass0% warn0% failn=207 · updated 2026-07-20open insight ↗
No API keys or credentials exposed in client-side codepassdetails

about this check

Evaluates no API keys or credentials exposed in client-side code against its documented passing condition. The exact target appears under Expected behavior.

observed

No exposed credentials detected in HTML or first-party JavaScript

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Directory listing is disabledpassdetails

about this check

Evaluates directory listing is disabled against its documented passing condition. The exact target appears under Expected behavior.

observed

No open directory listings detected

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
No mixed (insecure) content on an HTTPS pagepassdetails

about this check

Evaluates no mixed (insecure) content on an HTTPS page against its documented passing condition. The exact target appears under Expected behavior.

observed

All sub-resources loaded securely over HTTPS

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Forms submit over HTTPSpassdetails

about this check

Evaluates forms submit over HTTPS against its documented passing condition. The exact target appears under Expected behavior.

observed

No insecure form submissions detected

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Cookies use Secure, HttpOnly, and SameSite flagspassdetails

about this check

Evaluates cookies use Secure, HttpOnly, and SameSite flags against its documented passing condition. The exact target appears under Expected behavior.

observed

Cookies set with Secure, HttpOnly, and SameSite

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
CORS policy is not dangerously permissivepassdetails

about this check

Evaluates CORS policy is not dangerously permissive against its documented passing condition. The exact target appears under Expected behavior.

observed

No wildcard CORS exposure

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Server software versions are not disclosed in headerspassdetails

about this check

Evaluates server software versions are not disclosed in headers against its documented passing condition. The exact target appears under Expected behavior.

observed

No server version disclosure in response headers

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.
Production source maps are not publicly exposedpassdetails

about this check

Evaluates production source maps are not publicly exposed against its documented passing condition. The exact target appears under Expected behavior.

observed

No exposed source maps detected

expected behavior

The reported trust or security condition is resolved without weakening the page response or user journey.

llm discoverability

This check has no published direct effect on AI discovery. Any effect depends on whether the issue also changes crawler access, extractable content, or entity clarity.

seo impact

This check has no published direct search impact. Any effect depends on whether the issue also changes crawlability, page understanding, or user access to the content.

benchmark performance

No benchmark definition is available for this check yet.

Content Freshness & Authority

6 checks2 warn4 pass
69
Visible <time> element with datetime attributewarndetails

about this check

Evaluates visible <time> element with datetime attribute against its documented passing condition. The exact target appears under Expected behavior.

observed

No <time> element: users and LLMs cannot see when content was updated

expected behavior

A visible time element carries a machine-readable datetime value for the displayed date.

llm discoverability

Machine-readable timestamps (via <time> elements or structured data) allow AI systems to parse dates without ambiguity across locale date formats, improving the reliability of freshness-based filtering.

seo impact

Semantic HTML date elements (e.g. <time datetime="…">) give search engines a locale-independent timestamp that complements and corroborates structured data dates.

benchmark performance

7.1% of audited sites pass this check. This site is warn; 92.9% of the benchmark has the same status.

7.1% pass92.9% warn0% failn=996 · updated 2026-07-20open insight ↗
Author or byline present (schema, meta, or visible)warndetails

about this check

Evaluates author or byline present (schema, meta, or visible) against its documented passing condition. The exact target appears under Expected behavior.

observed

No author attribution: weakens E-E-A-T for LLM citation

expected behavior

Editorial content identifies a responsible author through visible copy or machine-readable metadata.

llm discoverability

Explicitly attributed authorship allows AI systems to assess the author's domain expertise and reputation, directly influencing whether the content is judged credible enough to cite.

seo impact

Author attribution with structured data is a core E-E-A-T signal; Google's quality rater guidelines require visible, verifiable authorship for YMYL content to be rated as high quality.

benchmark performance

19% of audited sites pass this check. This site is warn; 81% of the benchmark has the same status.

19% pass81% warn0% failn=996 · updated 2026-07-20open insight ↗
FAQPage schema present for direct answerspassdetails

about this check

Evaluates FAQPage schema present for direct answers against its documented passing condition. The exact target appears under Expected behavior.

observed

No FAQPage schema (recommended for content with Q&A)

expected behavior

The page includes valid FAQPage structured data when that type accurately represents the visible content.

llm discoverability

FAQ markup encodes question–answer pairs in a machine-native format that LLMs are highly optimised to consume, dramatically increasing the likelihood of the content appearing in AI-generated answers.

seo impact

FAQ rich results expand page real estate in SERPs and can double or triple organic click-through rates by surfacing answers before the user even clicks.

benchmark performance

Informational check; not included in benchmark scoring.
Publication date present (schema or meta)passdetails

about this check

Checks whether content includes a publication date, helping AI systems assess freshness.

observed

datePublished or article:published_time found

expected behavior

Editorial content exposes an accurate publication date in structured or machine-readable metadata.

llm discoverability

Publication date is a primary freshness signal for LLMs; models are trained to downweight or exclude stale content when answering time-sensitive queries, so clearly dated pages are more likely to be cited.

seo impact

Google uses publication date to power freshness-based ranking adjustments (QDF); clearly dated pages are rewarded in time-sensitive query contexts and appear correctly in date-filtered search results.

benchmark performance

9% of audited sites pass this check. This site is pass; 9% of the benchmark has the same status.

9% pass91% warn0% failn=996 · updated 2026-07-20open insight ↗
Last-modified date present (schema or meta)passdetails

about this check

Checks whether content includes a last-modified date for freshness signals.

observed

dateModified or article:modified_time found

expected behavior

The page exposes an accurate last-modified date when its content is maintained over time.

llm discoverability

Last-modified dates allow AI systems to prioritise the most recently updated version of a page, ensuring citations reference current rather than outdated information.

seo impact

Google uses last-modified signals to schedule recrawls efficiently; pages with visible update dates are crawled more frequently, helping keep the index current.

benchmark performance

9.4% of audited sites pass this check. This site is pass; 9.4% of the benchmark has the same status.

9.4% pass90.6% warn0% failn=996 · updated 2026-07-20open insight ↗
Article or BlogPosting schema presentpassdetails

about this check

Evaluates article or BlogPosting schema present against its documented passing condition. The exact target appears under Expected behavior.

observed

Article/BlogPosting schema found

expected behavior

The page includes valid Article or BlogPosting structured data when that type accurately represents the visible content.

llm discoverability

Article schema tells AI systems that a page is editorial content with a specific author, publication date, and topic. This is context that drives more accurate summarisation and higher citation confidence.

seo impact

Article markup enables Top Stories eligibility, AMP integration, and author-rich snippets, all of which increase SERP click-through and can drive significant referral traffic spikes.

benchmark performance

100% of audited sites pass this check. This site is pass; 100% of the benchmark has the same status.

100% pass0% warn0% failn=15 · updated 2026-07-20open insight ↗

Content Answerability

13 checks2 warn11 pass
69
Title, primary heading, and opening content share a clear topicwarndetails

about this check

Measures whether distinct title and H1 terms remain supported in the rendered introduction and section content. Repetition does not increase the score.

observed

56% topic continuity; several title/H1 concepts are not supported in the rendered content

expected behavior

Distinct title and H1 concepts are supported by the rendered introduction and section content.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

21.3% of audited sites pass this check. This site is warn; 31.3% of the benchmark has the same status.

21.3% pass31.3% warn47.4% failn=795 · updated 2026-07-20open insight ↗
Section headings agree with the content beneath themwarndetails

about this check

Uses page-internal sparse retrieval to test whether each substantive heading identifies its own body more strongly than other section bodies.

observed

52% heading/body retrieval agreement; some headings do not identify their own section reliably

expected behavior

Each substantive heading identifies its own body more strongly than the page’s other section bodies.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

12.8% of audited sites pass this check. This site is warn; 34.6% of the benchmark has the same status.

12.8% pass34.6% warn52.6% failn=540 · updated 2026-07-20open insight ↗
Headings use question phrasing (who, what, how…)passdetails

about this check

Evaluates headings use question phrasing (who, what, how…) against its documented passing condition. The exact target appears under Expected behavior.

observed

1/12 headings are question-phrased (contextual and unscored)

expected behavior

Where question-led content is appropriate, at least 30% of H2 and H3 headings map a clear question to its answer.

llm discoverability

Headings phrased as questions mirror how users phrase prompts to LLMs; structuring content this way increases the probability that a passage will be returned as a direct answer in conversational AI interactions.

seo impact

Question-formatted headings align with natural language queries and improve the chance of winning People Also Ask (PAA) boxes, which command high visibility and click share.

benchmark performance

Informational check; not included in benchmark scoring.
Content includes structured elements (lists, tables)passdetails

about this check

Evaluates content includes structured elements (lists, tables) against its documented passing condition. The exact target appears under Expected behavior.

observed

17 list/table element(s) (1.4 per 1k words; contextual and unscored)

expected behavior

Long-form content uses lists or tables where structure makes facts easier to extract and compare.

llm discoverability

Structured content (lists, tables, step-by-step instructions) is significantly easier for AI systems to parse and summarise than dense prose; high-density structured content is more frequently cited in AI responses.

seo impact

Lists and tables improve content scannability, dwell time, and engagement metrics; they are also more likely to be extracted as featured snippets, earning prominent above-the-fold SERP placement.

benchmark performance

Informational check; not included in benchmark scoring.
Content sections have sufficient depth (≥ 40 words median)passdetails

about this check

Checks whether the page has sufficient content depth for AI systems to extract meaningful information.

observed

Median section: ~18 words (contextual and unscored)

expected behavior

Content sections provide enough substance to answer their topic, with a median depth of at least 40 words.

llm discoverability

Deep, comprehensive content gives AI systems more raw material to form accurate, nuanced responses; thin content is systematically down-ranked or excluded from AI answer pools.

seo impact

Content depth correlates strongly with topical authority, Google's primary long-term ranking mechanism; comprehensive pages earn more backlinks and rank for more keyword variants.

benchmark performance

Informational check; not included in benchmark scoring.
Content includes unique data points (numbers, percentages, prices)passdetails

about this check

Evaluates content includes unique data points (numbers, percentages, prices) against its documented passing condition. The exact target appears under Expected behavior.

observed

3 concrete data pattern(s) found (contextual and unscored)

expected behavior

The content supports claims with specific, attributable numbers, percentages, prices, or original data.

llm discoverability

Original data, statistics, and research findings are among the most valuable signals for AI systems seeking authoritative sources; unique data dramatically increases citation likelihood and reduces the chance of being displaced by duplicate content.

seo impact

Proprietary data and original research are top-tier link magnets; pages that cite unique numbers or findings earn disproportionate backlink profiles and high-authority placements.

benchmark performance

Informational check; not included in benchmark scoring.
Content uses definition patterns ("X is…", "refers to…")passdetails

about this check

Evaluates content uses definition patterns ("X is…", "refers to…") against its documented passing condition. The exact target appears under Expected behavior.

observed

1 definition pattern(s) found (contextual and unscored)

expected behavior

Key concepts include concise, explicit definitions that can stand alone when extracted.

llm discoverability

Pages that define terms and concepts are natural targets for AI "what is X?" queries; clear definitional structures help LLMs extract and cache concept definitions for conversational use.

seo impact

Definitional content frequently wins featured snippets for informational queries; the structured "X is…" format is exactly what Google extracts for position-zero answers.

benchmark performance

Informational check; not included in benchmark scoring.
FAQ or expandable Q&A section on pagepassdetails

about this check

Evaluates FAQ or expandable Q&A section on page against its documented passing condition. The exact target appears under Expected behavior.

observed

No FAQ section found (not required)

expected behavior

Common questions are paired with direct answers, with matching FAQPage schema when the visible content qualifies.

llm discoverability

FAQ-style content provides a library of ready-to-use question–answer pairs that AI systems can directly surface when answering user queries, making the page a high-yield citation candidate.

seo impact

FAQ content expands keyword surface area, targets long-tail question queries, and can earn PAA (People Also Ask) inclusions, all of which broaden organic visibility without additional page creation.

benchmark performance

Informational check; not included in benchmark scoring.
Content has a useful density of specific, verifiable factspassdetails

about this check

Reports concrete numeric patterns per thousand words as contextual evidence only. This observation is unscored.

observed

0.2 concrete data pattern(s) per 1,000 words (3 found; contextual and unscored)

expected behavior

Concrete data-pattern observations accurately describe the submitted page without affecting its score.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

Informational check; not included in benchmark scoring.
Claims include visible source or attribution signalspassdetails

about this check

Only activates when explicit citations, sources, footnotes, or attributed quotations are present, then checks that their reference remains usable and attached to the relevant content unit.

observed

No explicit citation, source, footnote, or attributed quotation to validate

expected behavior

When the page explicitly cites a source, the usable reference stays attached to the relevant retrieval unit.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

Informational check; not included in benchmark scoring.
Content is not dominated by short, fragmented text blockspassdetails

about this check

Reports the share of words in blocks that are short relative to the page’s typical content block. This observation is scored only through extractable section structure.

observed

2% relative fragment word share (contextual; scored within section structure)

expected behavior

The contextual fragment observation reflects blocks that are short relative to this page’s own typical content block.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

Informational check; not included in benchmark scoring.
Key concepts are explained with direct answer patternspassdetails

about this check

Reports explicit definition and question-led patterns as contextual evidence only. This observation is unscored.

observed

1 definition and 1 question-heading pattern(s) (contextual and unscored)

expected behavior

Definition and question-led patterns are reported as contextual evidence without changing the score.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

Informational check; not included in benchmark scoring.
Content is divided into retrievable, self-contained sectionspassdetails

about this check

Measures heading association, relative fragmentation, coverage, and section balance in rendered main content without enforcing a fixed word-count template.

observed

12 heading-associated unit(s); 82% word coverage; 2% relative fragment share

expected behavior

Rendered main content forms balanced, heading-associated units without excessive relative fragmentation.

llm discoverability

Specific, well-structured answers are easier for retrieval systems to extract, quote, and use in generated responses.

seo impact

Clear topical coverage and scannable information architecture help search engines match the page to relevant queries.

benchmark performance

46.5% of audited sites pass this check. This site is pass; 46.5% of the benchmark has the same status.

46.5% pass16.9% warn36.6% failn=996 · updated 2026-07-20open insight ↗

§ score history

6 completed runs · oldest to newest

Compare latest run with previous run

§ peer benchmark

Only 0 same-version Marketing & Advertising sites are available. At least 10 are required before showing a median or nearby scores.

§ own this domain?

Sign in with an @beomniscient.com email and save 20%.

We auto-verify ownership from your email domain. If they match, your first year of Premium is 20% off. No extra step at checkout.

Made changes since this audit?

Run the same deterministic checks again to refresh this report and see a valid before-and-after comparison.

re-audit beomniscient.com

§ share this audit

Link to the full results or add a verified score card to your site.

score badge

Shows the latest score, audit date, and Nyman Media verification.

Website audit score for beomniscient.com
<a href="https://app.nyman.media/site/beomniscient.com"><img src="https://app.nyman.media/api/badge/site/beomniscient.com.svg" alt="Website audit score for beomniscient.com" width="420" height="112" /></a>

audit result card

An always-current card with score, audit date, and link to the findings.

<iframe src="https://app.nyman.media/embed/site/beomniscient.com" width="460" height="210" frameborder="0" loading="lazy" title="Website audit results for beomniscient.com"></iframe>

social share image

The branded score summary shown when this page is shared.

Social share image preview for beomniscient.com
<meta property="og:image" content="https://app.nyman.media/site/beomniscient.com/opengraph-image" />