NM SignalsNM Signals
§ website audit · completed report

pinimg.com

pinimg.comaudited July 4, 2026Technology

Audit overview

94 evaluated results
check results
6
35
53
6 fail · 35 warn · 53 pass
checks passing
56%
53/94 checks pass
report coverage
94
across 9 sections

§ findings

Fetch, Render, and URL Integrity

6 checks1 fail1 warn4 pass
76
Main content is present without running JavaScriptfaildetails

about this check

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

observed

Only 9 characters of text in the served HTML, and a client-side script was detected. Crawlers that fetch HTML without running JavaScript (GPTBot, ClaudeBot, PerplexityBot) may see little of this page. Googlebot render...

  • observed: Only 9 characters of text in the served HTML, and a client-side script was detected. Crawlers that fetch HTML without running JavaScript (GPTBot, ClaudeBot, PerplexityBot) may see little of this page. Googlebot render...
  • department: engineering
  • weight: 22

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% of Technology sites pass this check. This site is fail; 7% of the benchmark has the same status.

93% pass0% warn7% failn=171 · updated 2026-07-16
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

894 KB (consider reducing)

  • observed: 894 KB (consider reducing)
  • department: engineering
  • weight: 14

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

75.4% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

75.4% pass0% warn24.6% failn=272 · updated 2026-07-16
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

  • observed: HTTP 200
  • department: engineering
  • weight: 30

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

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

100% pass0% warn0% failn=278 · updated 2026-07-16open 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

  • observed: HTTPS
  • department: engineering
  • weight: 22

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

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

99.3% pass0% warn0.7% failn=272 · updated 2026-07-16
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

1 redirect(s)

  • observed: 1 redirect(s)
  • department: engineering
  • weight: 14

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

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

81.6% pass0% warn18.4% failn=272 · updated 2026-07-16
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

257 ms

  • observed: 257 ms
  • department: engineering
  • weight: 20

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

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

86% pass0% warn14% failn=278 · updated 2026-07-16open insight ↗

Bot Access & Control Plane

14 checks2 fail2 warn10 pass
53
robots.txt does not blanket-block all crawlersfaildetails

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

User-agent: * combined with Disallow: / blocks every crawler; it overrides every other discoverability signal

  • observed: User-agent: * combined with Disallow: / blocks every crawler; it overrides every other discoverability signal
  • department: engineering
  • weight: 22

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 can fetch the pagefaildetails

about this check

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

observed

Blocked for GPTBot (server or WAF returns a block/challenge to AI crawlers while a browser loads fine). robots.txt cannot fix this; allowlist these agents at the edge.

  • observed: Blocked for GPTBot (server or WAF returns a block/challenge to AI crawlers while a browser loads fine). robots.txt cannot fix this; allowlist these agents at the edge.
  • department: engineering
  • weight: 26

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.
Sitemap availablewarndetails

about this check

Evaluates sitemap available against its documented passing condition. The exact target appears under Expected behavior.

observed

Not found (200)

  • observed: Not found (200)
  • department: engineering
  • weight: 20

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.
llms.txt available and well-formedwarndetails

about this check

Evaluates llms.txt available and well-formed against its documented passing condition. The exact target appears under Expected behavior.

observed

Present but minimal (2150 lines: consider adding structured sections)

  • observed: Present but minimal (2150 lines: consider adding structured sections)
  • department: engineering
  • weight: 10

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

Evaluates meta robots is not noindex against its documented passing condition. The exact target appears under Expected behavior.

observed

Missing

  • observed: Missing
  • department: engineering
  • weight: 16

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 does not block AIpassdetails

about this check

Evaluates meta robots does not block AI against its documented passing condition. The exact target appears under Expected behavior.

observed

Missing

  • observed: Missing
  • department: engineering
  • weight: 14

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.
X-Robots-Tag is not noindexpassdetails

about this check

Evaluates X-Robots-Tag is not noindex against its documented passing condition. The exact target appears under Expected behavior.

observed

Missing

  • observed: Missing
  • department: engineering
  • weight: 16

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.
X-Robots-Tag does not block AIpassdetails

about this check

Evaluates X-Robots-Tag does not block AI against its documented passing condition. The exact target appears under Expected behavior.

observed

Missing

  • observed: Missing
  • department: engineering
  • weight: 12

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.
Sitemap looks like XML (not HTML)passdetails

about this check

Evaluates sitemap looks like XML (not HTML) against its documented passing condition. The exact target appears under Expected behavior.

observed

Sitemap missing (scored by the availability check)

  • observed: Sitemap missing (scored by the availability check)
  • department: engineering
  • weight: 10

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.
Current page found in sitemappassdetails

about this check

Evaluates current page found in sitemap against its documented passing condition. The exact target appears under Expected behavior.

observed

Sitemap unavailable

  • observed: Sitemap unavailable
  • department: engineering
  • weight: 8

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.
robots.txt availablepassdetails

about this check

Evaluates robots.txt available against its documented passing condition. The exact target appears under Expected behavior.

observed

Present

  • observed: Present
  • department: engineering
  • weight: 18

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

Evaluates AI crawlers not blocked against its documented passing condition. The exact target appears under Expected behavior.

observed

No selective AI-crawler block (blanket block surfaced separately)

  • observed: No selective AI-crawler block (blanket block surfaced separately)
  • department: engineering
  • weight: 28

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.
Sitemap declared in robots.txtpassdetails

about this check

Evaluates sitemap declared in robots.txt against its documented passing condition. The exact target appears under Expected behavior.

observed

48 url(s)

  • observed: 48 url(s)
  • department: engineering
  • weight: 10

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.txt available and well-formedpassdetails

about this check

Evaluates ai.txt available and well-formed against its documented passing condition. The exact target appears under Expected behavior.

observed

Well-structured at /ai.txt (contains policy, contact)

  • observed: Well-structured at /ai.txt (contains policy, contact)
  • department: engineering
  • weight: 10

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.

HTML Extractability & Main Content Clarity

17 checks2 fail5 warn10 pass
61
Meta description presentfaildetails

about this check

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

observed

Missing

  • observed: Missing
  • department: engineering
  • weight: 20

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.
Exactly one H1faildetails

about this check

Evaluates exactly one H1 against its documented passing condition. The exact target appears under Expected behavior.

observed

0

  • observed: 0
  • department: engineering
  • weight: 15

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.
Canonical URL presentwarndetails

about this check

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

observed

Missing

  • observed: Missing
  • department: engineering
  • weight: 15

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.
Text-to-HTML ratio reasonablewarndetails

about this check

Evaluates text-to-HTML ratio reasonable against its documented passing condition. The exact target appears under Expected behavior.

observed

0%

  • observed: 0%
  • department: marketing
  • weight: 18

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.
Sufficient on-page textwarndetails

about this check

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

observed

9 chars

  • observed: 9 chars
  • department: marketing
  • weight: 16

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.
Title length reasonablewarndetails

about this check

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

observed

9 chars

  • observed: 9 chars
  • department: marketing
  • weight: 10

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.
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

Missing H1 text

  • observed: Missing H1 text
  • department: marketing
  • weight: 12

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.
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

Missing (scored by the presence check)

  • observed: Missing (scored by the presence check)
  • department: marketing
  • weight: 10

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.
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

Missing canonical (scored by the presence check)

  • observed: Missing canonical (scored by the presence check)
  • department: engineering
  • weight: 12

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.
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

No canonical URL set

  • observed: No canonical URL set
  • department: engineering
  • weight: 10

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.
Title tag presentpassdetails

about this check

Evaluates title tag present against its documented passing condition. The exact target appears under Expected behavior.

observed

Pinterest

  • observed: Pinterest
  • department: engineering
  • weight: 25

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.
HTML lang attribute presentpassdetails

about this check

Evaluates HTML lang attribute present against its documented passing condition. The exact target appears under Expected behavior.

observed

en

  • observed: en
  • department: engineering
  • weight: 10

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.
OpenGraph basics presentpassdetails

about this check

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

observed

title=true, desc=true, image=true

  • observed: title=true, desc=true, image=true
  • department: engineering
  • weight: 15

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.
Viewport meta presentpassdetails

about this check

Evaluates viewport meta present against its documented passing condition. The exact target appears under Expected behavior.

observed

Present

  • observed: Present
  • department: engineering
  • weight: 5

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.
Favicon link presentpassdetails

about this check

Evaluates favicon link present against its documented passing condition. The exact target appears under Expected behavior.

observed

Present

  • observed: Present
  • department: engineering
  • weight: 5

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.
Images have alt textpassdetails

about this check

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

observed

No images found

  • observed: No images found
  • department: marketing
  • weight: 10

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.
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

  • observed: Viewport meta tag present. Page configured for mobile rendering
  • department: engineering
  • weight: 12

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 checks7 warn4 pass
79
Organization schema presentwarndetails

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

No

  • observed: No
  • department: engineering
  • weight: 24

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

28.8% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

28.8% pass0% warn71.2% failn=278 · updated 2026-07-16open insight ↗
WebPage schema presentwarndetails

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

No

  • observed: No
  • department: engineering
  • weight: 10

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

17.6% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

17.6% pass0% warn82.4% failn=278 · updated 2026-07-16open insight ↗
BreadcrumbList schema presentwarndetails

about this check

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

observed

No

  • observed: No
  • department: engineering
  • weight: 6

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

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

9% pass0% warn91% failn=278 · updated 2026-07-16open insight ↗
FAQPage schema presentwarndetails

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

  • observed: No
  • department: engineering
  • weight: 6

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

3.6% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

3.6% pass0% warn96.4% failn=278 · updated 2026-07-16open insight ↗
Article schema presentwarndetails

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

No

  • observed: No
  • department: engineering
  • weight: 4

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

0.7% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

0.7% pass0% warn99.3% failn=278 · updated 2026-07-16open insight ↗
Person schema presentwarndetails

about this check

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

observed

No

  • observed: No
  • department: engineering
  • weight: 2

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

0.4% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

0.4% pass0% warn99.6% failn=278 · updated 2026-07-16open insight ↗
Product schema presentwarndetails

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

  • observed: No
  • department: engineering
  • weight: 2

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

1.4% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

1.4% pass0% warn98.6% failn=278 · updated 2026-07-16open insight ↗
JSON-LD presentpassdetails

about this check

JSON-LD is structured data that helps machines understand this page and its entities (organization, website, products, etc.).

observed

1 script(s)

  • observed: 1 script(s)
  • department: engineering
  • weight: 28

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

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

46.4% pass0% warn53.6% failn=278 · updated 2026-07-16open insight ↗
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

  • observed: Yes
  • department: engineering
  • weight: 18

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

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

27.3% pass0% warn72.7% failn=278 · updated 2026-07-16open insight ↗
JSON-LD syntax is validpassdetails

about this check

JSON-LD is structured data that helps machines understand this page and its entities (organization, website, products, etc.).

observed

1 script(s), all valid

  • observed: 1 script(s), all valid
  • department: engineering
  • weight: 12

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

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

46% pass0% warn54% failn=278 · updated 2026-07-16open insight ↗
JSON-LD schemas have required propertiespassdetails

about this check

JSON-LD is structured data that helps machines understand this page and its entities (organization, website, products, etc.).

observed

All detected schemas have required properties

  • observed: All detected schemas have required properties
  • department: engineering
  • weight: 14

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

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

96% pass0% warn4% failn=125 · updated 2026-07-16

Entity Clarity

4 checks4 warn
30
Organization or LocalBusiness schema presentwarndetails

about this check

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

observed

No

  • observed: No
  • department: engineering
  • weight: 22

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

28.8% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

28.8% pass0% warn71.2% failn=278 · updated 2026-07-16open insight ↗
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 "pinimg"

  • observed: Missing "pinimg"
  • department: marketing
  • weight: 25

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

67.3% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

67.3% pass0% warn32.7% failn=278 · updated 2026-07-16open 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 H1 text

  • observed: Missing H1 text
  • department: marketing
  • weight: 20

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

12.2% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

12.2% pass0% warn87.8% failn=278 · updated 2026-07-16open insight ↗
Social profile links presentwarndetails

about this check

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

observed

None found

  • observed: None found
  • department: marketing
  • weight: 25

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

60.8% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

60.8% pass0% warn39.2% failn=278 · updated 2026-07-16open insight ↗

Trust & Security

24 checks1 fail9 warn14 pass
66
Internal link density supports entity graph crawlingcriticaldetails

about this check

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

observed

No internal links found

  • observed: No internal links found
  • department: engineering
  • weight: 15

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.
About/Company link presentwarndetails

about this check

Evaluates about/Company link present against its documented passing condition. The exact target appears under Expected behavior.

observed

No

  • observed: No
  • department: marketing
  • weight: 20

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.
Contact link presentwarndetails

about this check

Evaluates contact link present against its documented passing condition. The exact target appears under Expected behavior.

observed

No

  • observed: No
  • department: marketing
  • weight: 22

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.
Privacy policy link presentwarndetails

about this check

Evaluates privacy policy link present against its documented passing condition. The exact target appears under Expected behavior.

observed

No

  • observed: No
  • department: marketing
  • weight: 18

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.
Terms link presentwarndetails

about this check

Evaluates terms link present against its documented passing condition. The exact target appears under Expected behavior.

observed

No

  • observed: No
  • department: marketing
  • weight: 15

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.
Testimonials / case studies signalswarndetails

about this check

Evaluates testimonials / case studies signals against its documented passing condition. The exact target appears under Expected behavior.

observed

Not detected

  • observed: Not detected
  • department: marketing
  • weight: 15

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.
Press / featured-in signalswarndetails

about this check

Evaluates press / featured-in signals against its documented passing condition. The exact target appears under Expected behavior.

observed

Not detected

  • observed: Not detected
  • department: marketing
  • weight: 10

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.
RSS or Atom feed discoverablewarndetails

about this check

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

observed

No RSS/Atom feed link: LLMs rely on crawling only

  • observed: No RSS/Atom feed link: LLMs rely on crawling only
  • department: engineering
  • weight: 10

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.
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

  • observed: Openly accessible internal path(s): /server-status, /server-info
  • department: engineering
  • weight: 8

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

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

  • observed: 51 of 51 third-party resource(s) lack an integrity attribute.
  • department: engineering
  • weight: 8

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.
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)

  • observed: No Speakable schema (optional for voice assistant targeting)
  • department: engineering
  • weight: 8

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 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

  • observed: Host returns a fallback response for all paths: file exposure could not be determined
  • department: engineering
  • weight: 24

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.
HTTP security headers present (HSTS, CSP, X-Content-Type, X-Frame, Referrer-Policy, Permissions-Policy)passdetails

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

Core security headers present; consider adding: Permissions-Policy

  • observed: Core security headers present; consider adding: Permissions-Policy
  • department: engineering
  • weight: 10

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

Evaluates hreflang tags for multilingual targeting against its documented passing condition. The exact target appears under Expected behavior.

observed

37 hreflang tag(s): LLMs can serve locale-correct content

  • observed: 37 hreflang tag(s): LLMs can serve locale-correct content
  • department: engineering
  • weight: 8

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.
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

  • observed: SearchAction schema found: enables sitelinks search box
  • department: engineering
  • weight: 8

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 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

  • observed: No exposed credentials detected in HTML or first-party JavaScript
  • department: engineering
  • weight: 30

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

  • observed: No open directory listings detected
  • department: engineering
  • weight: 14

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

  • observed: All sub-resources loaded securely over HTTPS
  • department: engineering
  • weight: 14

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

  • observed: No insecure form submissions detected
  • department: engineering
  • weight: 16

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

  • observed: Cookies set with Secure, HttpOnly, and SameSite
  • department: engineering
  • weight: 10

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

  • observed: No wildcard CORS exposure
  • department: engineering
  • weight: 10

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

  • observed: No server version disclosure in response headers
  • department: engineering
  • weight: 6

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

  • observed: No exposed source maps detected
  • department: engineering
  • weight: 8

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.
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

No framework debug output on a missing-page request

  • observed: No framework debug output on a missing-page request
  • department: engineering
  • weight: 14

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 checks4 warn2 pass
25
Publication date present (schema or meta)warndetails

about this check

Evaluates publication date present (schema or meta) against its documented passing condition. The exact target appears under Expected behavior.

observed

No publication date signal: LLMs cannot assess freshness

  • observed: No publication date signal: LLMs cannot assess freshness
  • department: marketing
  • weight: 22

expected behavior

The page provides accurate, machine-readable authorship and freshness signals appropriate to its content type.

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.
Last-modified date present (schema or meta)warndetails

about this check

Evaluates last-modified date present (schema or meta) against its documented passing condition. The exact target appears under Expected behavior.

observed

No modified date: LLMs may treat content as potentially stale

  • observed: No modified date: LLMs may treat content as potentially stale
  • department: marketing
  • weight: 22

expected behavior

The page provides accurate, machine-readable authorship and freshness signals appropriate to its content type.

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.
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

  • observed: No <time> element: users and LLMs cannot see when content was updated
  • department: engineering
  • weight: 12

expected behavior

The page provides accurate, machine-readable authorship and freshness signals appropriate to its content type.

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.
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

  • observed: No author attribution: weakens E-E-A-T for LLM citation
  • department: marketing
  • weight: 25

expected behavior

The page provides accurate, machine-readable authorship and freshness signals appropriate to its content type.

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.
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)

  • observed: No FAQPage schema (recommended for content with Q&A)
  • department: engineering
  • weight: 10

expected behavior

The page provides accurate, machine-readable authorship and freshness signals appropriate to its content type.

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.
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

No Article schema (recommended for editorial content)

  • observed: No Article schema (recommended for editorial content)
  • department: engineering
  • weight: 9

expected behavior

The page provides accurate, machine-readable authorship and freshness signals appropriate to its content type.

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 Answerability

6 checks3 warn3 pass
50
Content includes structured elements (lists, tables)warndetails

about this check

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

observed

No lists or tables found: plain prose is harder for LLMs to extract

  • observed: No lists or tables found: plain prose is harder for LLMs to extract
  • department: marketing
  • weight: 18

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

70.5% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

70.5% pass0% warn29.5% failn=278 · updated 2026-07-16open insight ↗
Content sections have sufficient depth (≥ 40 words median)warndetails

about this check

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

observed

Median section: ~1 words: sections may be too thin for comprehensive answers

  • observed: Median section: ~1 words: sections may be too thin for comprehensive answers
  • department: marketing
  • weight: 18

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

87.6% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

87.6% pass0% warn12.4% failn=274 · updated 2026-07-16open insight ↗
Content includes unique data points (numbers, percentages, prices)warndetails

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

No specific data points found: add statistics, percentages, or prices for LLM citation preference

  • observed: No specific data points found: add statistics, percentages, or prices for LLM citation preference
  • department: marketing
  • weight: 16

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

48.6% of Technology sites pass this check. This site is warn; 0% of the benchmark has the same status.

48.6% pass0% warn51.4% failn=278 · updated 2026-07-16open 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

No H2/H3 headings found

  • observed: No H2/H3 headings found
  • department: marketing
  • weight: 20

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

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

4.1% pass0% warn95.9% failn=218 · updated 2026-07-16open insight ↗
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

No explicit definition patterns: consider adding "X is…" phrasing for key concepts

  • observed: No explicit definition patterns: consider adding "X is…" phrasing for key concepts
  • department: marketing
  • weight: 14

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

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

100% pass0% warn0% failn=112 · updated 2026-07-16open insight ↗
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: consider adding one for common questions about your offering

  • observed: No FAQ section: consider adding one for common questions about your offering
  • department: marketing
  • weight: 14

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

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

16.9% pass0% warn83.1% failn=59 · updated 2026-07-16open insight ↗

Off-site Presence & Mentions

6 checks6 pass
External mentions foundpassdetails

about this check

Evaluates external mentions found against its documented passing condition. The exact target appears under Expected behavior.

observed

Search sources: Rate limited

  • observed: Search sources: Rate limited
  • department: marketing
  • weight: 25

expected behavior

Independent sources identify the entity accurately with sufficient relevance, diversity, recency, and authority.

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.
Unique source diversitypassdetails

about this check

Evaluates unique source diversity against its documented passing condition. The exact target appears under Expected behavior.

observed

Search sources: Rate limited

  • observed: Search sources: Rate limited
  • department: marketing
  • weight: 15

expected behavior

Independent sources identify the entity accurately with sufficient relevance, diversity, recency, and authority.

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.
High-authority source mentionspassdetails

about this check

Evaluates high-authority source mentions against its documented passing condition. The exact target appears under Expected behavior.

observed

Search sources: Rate limited

  • observed: Search sources: Rate limited
  • department: marketing
  • weight: 20

expected behavior

Independent sources identify the entity accurately with sufficient relevance, diversity, recency, and authority.

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.
Brand name accuracy in resultspassdetails

about this check

Evaluates brand name accuracy in results against its documented passing condition. The exact target appears under Expected behavior.

observed

Search sources: Rate limited

  • observed: Search sources: Rate limited
  • department: marketing
  • weight: 20

expected behavior

Independent sources identify the entity accurately with sufficient relevance, diversity, recency, and authority.

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.
Recent mentions (last ~6 months)passdetails

about this check

Evaluates recent mentions (last ~6 months) against its documented passing condition. The exact target appears under Expected behavior.

observed

Search sources: Rate limited

  • observed: Search sources: Rate limited
  • department: marketing
  • weight: 10

expected behavior

Independent sources identify the entity accurately with sufficient relevance, diversity, recency, and authority.

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 negative/controversy signalspassdetails

about this check

Evaluates no negative/controversy signals against its documented passing condition. The exact target appears under Expected behavior.

observed

Search sources: Rate limited

  • observed: Search sources: Rate limited
  • department: marketing
  • weight: 10

expected behavior

Independent sources identify the entity accurately with sufficient relevance, diversity, recency, and authority.

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.

§ score history

One completed run · oldest to newest

This is the first scored run for this domain. Re-run the audit after making changes to start a comparison.

Run a fresh audit

§ peer benchmark

Compared with the latest scored run from 141 other Technology sites, the median score is 67.

pinimg.com scores above 11% of this same-version comparison set.

§ own this domain?

Sign in with an @pinimg.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 pinimg.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 pinimg.com
<a href="https://app.nyman.media/site/pinimg.com"><img src="https://app.nyman.media/api/badge/site/pinimg.com.svg" alt="Website audit score for pinimg.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/pinimg.com" width="460" height="210" frameborder="0" loading="lazy" title="Website audit results for pinimg.com"></iframe>

social share image

The branded score summary shown when this page is shared.

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