---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: fractal.ai
report_url: "https://crawlinx.com/audit/fractal.ai"
crawl_id: 20260723T105741-6ab5b106
health_score: 65
generated_at: 2026-08-26T03:22:20Z
total_pages: 18
html_pages: 17
indexable_pages: 17
errors: 0
warnings: 50
notices: 174
---

# SEO audit: fractal.ai

**Health score: 65/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/fractal.ai

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 18 |
| HTML pages | 17 |
| Indexable | 17 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 4816 ms |
| Errors / Warnings / Notices | 0 / 50 / 174 |
| Status codes | 1×0, 17×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Agent Readiness | 72 | 0 | 17 | 24 |
| Security | 72 | 0 | 17 | 34 |
| Headings | 90 | 0 | 6 | 7 |
| Performance | 92 | 0 | 5 | 52 |
| Structured Data | 95 | 0 | 3 | 0 |
| Crawlability | 98 | 0 | 1 | 0 |
| Titles | 98 | 0 | 1 | 2 |
| Content | 100 | 0 | 0 | 35 |
| Links | 100 | 0 | 0 | 17 |
| Meta Description | 100 | 0 | 0 | 3 |

## Issues

### Warnings (50)

#### Control has no accessible name

- Rule: `agent.control_no_name` · Category: Agent Readiness · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — 15 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — 13 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 10 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 20 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 8 button/link(s) with no text or aria-label — an agent can't target them
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — 8 button/link(s) with no text or aria-label — an agent can't target them

#### Incomplete/empty response after retries (likely transient — re-crawl)

- Rule: `fetch.incomplete` · Category: Crawlability · Occurrences: 1

- [https://fractal.ai/about-us/](https://fractal.ai/about-us/) — context deadline exceeded after 3 attempts

#### Missing <h1>

- Rule: `h1.missing` · Category: Headings · Occurrences: 6

- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/)
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/)
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/)
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/)
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/)
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/)

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 5

- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — the likely hero/LCP image (kz84rei54ryzek2u5wqwposg.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — the likely hero/LCP image (fmeczohzzkgfvv11zcpbygd93bc.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — the likely hero/LCP image (fmeczohzzkgfvv11zcpbygd93bc.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — the likely hero/LCP image (fmeczohzzkgfvv11zcpbygd93bc.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — the likely hero/LCP image (j4smtfavpd0vaoyx55mk2tc0vy.svg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

#### BreadcrumbList present but structurally incomplete

- Rule: `schema.breadcrumb_incomplete` · Category: Structured Data · Occurrences: 3

- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — a BreadcrumbList is present but structurally incomplete — missing required name. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 1

- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 88 chars, ~675px (limit ~580px)

### Notices (174)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 6

- [https://fractal.ai/](https://fractal.ai/) — h4 follows h2 — skips h3
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — h4 follows h2 — skips h3
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — h4 follows h2 — skips h3
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — h4 follows h2 — skips h3
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — h4 follows h2 — skips h3
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://fractal.ai/](https://fractal.ai/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### No main landmark for AI agents

- Rule: `agent.no_main_landmark` · Category: Agent Readiness · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — add a <main> element (or role=main) around the primary content
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — add a <main> element (or role=main) around the primary content

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 16

- [https://fractal.ai/](https://fractal.ai/) — 1.1%
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — 0.9%
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — 1.2%
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — 1.6%
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 1.3%
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 1.1%
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — 1.0%
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 1.2%
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — 1.6%
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 2.1%
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 1.0%
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 0.7%
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 1.4%
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 0.7%
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 0.9%
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — 1.1%

#### Main text is hard to read (low Flesch Reading Ease)

- Rule: `content.readability_poor` · Category: Content · Occurrences: 15

- [https://fractal.ai/](https://fractal.ai/) — this page reads as very difficult (Flesch Reading Ease 9, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — this page reads as very difficult (Flesch Reading Ease -38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — this page reads as very difficult (Flesch Reading Ease -28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — this page reads as very difficult (Flesch Reading Ease 2, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — this page reads as very difficult (Flesch Reading Ease 1, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — this page reads as very difficult (Flesch Reading Ease -57, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — this page reads as very difficult (Flesch Reading Ease -34, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — this page reads as very difficult (Flesch Reading Ease 20, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — this page reads as very difficult (Flesch Reading Ease 5, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — this page reads as very difficult (Flesch Reading Ease -42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — this page reads as very difficult (Flesch Reading Ease 0, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — this page reads as very difficult (Flesch Reading Ease -65, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — this page reads as very difficult (Flesch Reading Ease 14, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — this page reads as very difficult (Flesch Reading Ease 11, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — this page reads as very difficult (Flesch Reading Ease 4, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 7

- [https://fractal.ai/](https://fractal.ai/) — 2 <h1> elements
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 3 <h1> elements
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 2 <h1> elements
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 2 <h1> elements
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 2 <h1> elements
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 2 <h1> elements
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 2 <h1> elements

#### Likely hero image lacks fetchpriority=high

- Rule: `images.hero_no_fetchpriority` · Category: Performance · Occurrences: 12

- [https://fractal.ai/](https://fractal.ai/) — the likely hero/LCP image (tfmxdtowi1jv0r1reulpyys1p8.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — the likely hero/LCP image (krzrb9rtudntxwiyo3iy9uypo.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — the likely hero/LCP image (krzrb9rtudntxwiyo3iy9uypo.webp) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — the likely hero/LCP image (dwci1rtqqmldcf1gm0puduhoizg.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — the likely hero/LCP image (9ge1kyjz0awh89ak1uibxoggr8.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — the likely hero/LCP image (e2lunptj8qngf9hxem1muwwqzfw.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

#### Internal link has no anchor text / accessible name

- Rule: `links.no_anchor_text` · Category: Links · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — 11 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 12 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

#### Legacy <meta name=keywords> tag present (Google ignores it)

- Rule: `meta.keywords_present` · Category: Content · Occurrences: 4

- [https://fractal.ai/](https://fractal.ai/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 2

- [https://fractal.ai/](https://fractal.ai/) — 172 chars
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 164 chars

#### Meta description too short

- Rule: `meta_desc.too_short` · Category: Meta Description · Occurrences: 1

- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 22 chars

#### Large DOM (over 1500 elements) slows rendering & interaction

- Rule: `perf.dom_size_large` · Category: Performance · Occurrences: 6

- [https://fractal.ai/](https://fractal.ai/) — the page has 2112 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — the page has 1610 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — the page has 1832 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — the page has 1525 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — the page has 2383 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — the page has 1626 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

#### Legacy image format (jpg/png/gif) with no next-gen fallback

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — 86 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — 13 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — 23 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — 19 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 21 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 15 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — 15 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — 18 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 17 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 22 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 13 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 34 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 13 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — 21 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

#### Slow server response

- Rule: `perf.slow_response` · Category: Performance · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — 4741 ms
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — 4882 ms
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — 4781 ms
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — 5050 ms
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 4813 ms
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 4807 ms
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — 4858 ms
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 4650 ms
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — 4843 ms
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 4759 ms
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 4865 ms
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 4777 ms
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 4698 ms
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 4740 ms
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 4875 ms
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 4881 ms
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — 4856 ms

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — CSP
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — CSP
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — CSP
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — CSP
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — CSP
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — CSP
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — CSP
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — CSP
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — CSP
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — CSP
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — CSP
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — CSP
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — CSP
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — CSP
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — CSP
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — CSP
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — CSP

#### target=_blank link without rel=noopener (tab-napping)

- Rule: `security.unsafe_cross_origin_links` · Category: Security · Occurrences: 17

- [https://fractal.ai/](https://fractal.ai/) — 9 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/content-supply-chain/](https://fractal.ai/content-supply-chain/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/enterprise-ai/](https://fractal.ai/enterprise-ai/) — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/enterprise-ai/engineering/governance/](https://fractal.ai/enterprise-ai/engineering/governance/) — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/forrester-wave-2025/](https://fractal.ai/forrester-wave-2025/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/health-next-best-action/](https://fractal.ai/health-next-best-action/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/health-triage/](https://fractal.ai/health-triage/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/human-rights-statement/](https://fractal.ai/human-rights-statement/) — 7 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/industry/financial-services/asset-wealth-management/](https://fractal.ai/industry/financial-services/asset-wealth-management/) — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/partners/microsoft/](https://fractal.ai/partners/microsoft/) — 18 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/partners/microsoft/microsoft-fabric/](https://fractal.ai/partners/microsoft/microsoft-fabric/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/patient-analytics/](https://fractal.ai/patient-analytics/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/products/cogentiq-ecommerce/](https://fractal.ai/products/cogentiq-ecommerce/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/retail-media-networks/](https://fractal.ai/retail-media-networks/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://fractal.ai/solutions/migration/](https://fractal.ai/solutions/migration/) — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 2

- [https://fractal.ai/policy/termsofuse/](https://fractal.ai/policy/termsofuse/) — 12 chars
- [https://fractal.ai/privacy-policy/](https://fractal.ai/privacy-policy/) — 14 chars

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 17 warning(s), 24 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✓ Canonical — clean
- ✗ Content — 35 notice(s)
- ✗ Crawlability — 1 warning(s)
- ✓ Duplicate — clean
- ✓ Geo — clean
- ✗ Headings — 6 warning(s), 7 notice(s)
- ✓ Hreflang — clean
- ✓ Images — clean
- ✓ Indexability — clean
- ✗ Links — 17 notice(s)
- ✗ Meta Description — 3 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 5 warning(s), 52 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 17 warning(s), 34 notice(s)
- ✓ Sitemap — clean
- ✓ Social — clean
- ✗ Structured Data — 3 warning(s)
- ✗ Titles — 1 warning(s), 2 notice(s)
- ✓ URL — clean
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/fractal.ai*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
