---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: speakwall.com
report_url: "https://crawlinx.com/audit/speakwall.com"
crawl_id: 20260817T002250-856f3c3e
health_score: 56
generated_at: 2026-08-26T17:28:28Z
total_pages: 10
html_pages: 10
indexable_pages: 9
errors: 2
warnings: 70
notices: 77
---

# SEO audit: speakwall.com

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 10 |
| HTML pages | 10 |
| Indexable | 9 |
| Non-indexable | 0 |
| Orphan pages | 3 |
| Broken internal links | 1 |
| Avg response time | 1005 ms |
| Errors / Warnings / Notices | 2 / 70 / 77 |
| Status codes | 9×200, 1×404 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Links | 0 | 1 | 30 | 0 |
| Crawlability | 81 | 1 | 3 | 3 |
| Duplicate | 64 | 0 | 12 | 0 |
| Security | 73 | 0 | 9 | 13 |
| Canonical | 79 | 0 | 7 | 2 |
| Meta Description | 79 | 0 | 7 | 1 |
| Content | 97 | 0 | 1 | 2 |
| Headings | 97 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 11 |
| Performance | 100 | 0 | 0 | 17 |
| Sitemap | 100 | 0 | 0 | 3 |
| Social | 100 | 0 | 0 | 16 |
| Structured Data | 100 | 0 | 0 | 9 |

## Issues

### Errors (2)

#### Broken internal link (target 4xx/5xx)

- Rule: `links.broken_internal` · Category: Links · Occurrences: 1

- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — https://speakwall.com/pricing/contacto/ (HTTP 404)

#### Client error (4xx) response

- Rule: `status.4xx` · Category: Crawlability · Occurrences: 1

- [https://speakwall.com/pricing/contacto/](https://speakwall.com/pricing/contacto/) — HTTP 404

### Warnings (70)

#### Missing canonical tag

- Rule: `canonical.missing` · Category: Canonical · Occurrences: 7

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal)
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html)
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/)
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy)
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html)
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy)
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html)

#### Thin content (low word count)

- Rule: `content.thin` · Category: Content · Occurrences: 1

- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — 81 words

#### Duplicate page content

- Rule: `duplicate.content` · Category: Duplicate · Occurrences: 6

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — content shared by 2 pages: https://speakwall.com/avisolegal.html
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — content shared by 2 pages: https://speakwall.com/avisolegal
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — content shared by 2 pages: https://speakwall.com/cookiespolicy.html
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — content shared by 2 pages: https://speakwall.com/cookiespolicy
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — content shared by 2 pages: https://speakwall.com/privacypolicy.html
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — content shared by 2 pages: https://speakwall.com/privacypolicy

#### Duplicate <title> across pages

- Rule: `duplicate.title` · Category: Duplicate · Occurrences: 6

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — title shared by 2 pages: https://speakwall.com/avisolegal.html
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — title shared by 2 pages: https://speakwall.com/avisolegal
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — title shared by 2 pages: https://speakwall.com/cookiespolicy.html
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — title shared by 2 pages: https://speakwall.com/cookiespolicy
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — title shared by 2 pages: https://speakwall.com/privacypolicy.html
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — title shared by 2 pages: https://speakwall.com/privacypolicy

#### Missing <h1>

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

- [https://speakwall.com/pricing/](https://speakwall.com/pricing/)

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

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

- [https://speakwall.com/](https://speakwall.com/) — 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://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — 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://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — 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://speakwall.com/contacto/](https://speakwall.com/contacto/) — 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://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — 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://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — 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://speakwall.com/pricing/](https://speakwall.com/pricing/) — 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://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — 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://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — 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".

#### Orphan page (no internal inlinks)

- Rule: `links.orphan` · Category: Links · Occurrences: 3

- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — no internal links point here
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — no internal links point here
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — no internal links point here

#### Internal link points to a redirect

- Rule: `links.redirect_target` · Category: Links · Occurrences: 27

- [https://speakwall.com/](https://speakwall.com/) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/](https://speakwall.com/) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/](https://speakwall.com/) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — https://speakwall.com/avisolegal → https://speakwall.com/avisolegal/
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — https://speakwall.com/cookiespolicy → https://speakwall.com/cookiespolicy/
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — https://speakwall.com/privacypolicy → https://speakwall.com/privacypolicy/

#### Missing meta description

- Rule: `meta_desc.missing` · Category: Meta Description · Occurrences: 7

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal)
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html)
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/)
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy)
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html)
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy)
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html)

#### Redirect chain (multiple hops)

- Rule: `redirect.chain` · Category: Crawlability · Occurrences: 3

- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — 2 hops ending at https://speakwall.com/avisolegal/
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — 2 hops ending at https://speakwall.com/cookiespolicy/
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — 2 hops ending at https://speakwall.com/privacypolicy/

### Notices (77)

#### Heading levels skip a level

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

- [https://speakwall.com/](https://speakwall.com/) — h4 follows h2 — skips h3
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

- [https://speakwall.com/](https://speakwall.com/) — 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: 8

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — add a <main> element (or role=main) around the primary content
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — add a <main> element (or role=main) around the primary content

#### Canonical points to a different URL

- Rule: `canonical.non_self` · Category: Canonical · Occurrences: 2

- [https://speakwall.com/](https://speakwall.com/) — canonical=https://www.speakwall.com/
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — canonical=https://www.speakwall.com/pricing/

#### Low text-to-HTML ratio

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

- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — 2.7%

#### Likely hero image lacks fetchpriority=high

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

- [https://speakwall.com/](https://speakwall.com/) — the likely hero/LCP image (dz7xhxukwzn5aaaaaelftksuqmcc) 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://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/contacto/](https://speakwall.com/contacto/) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/pricing/](https://speakwall.com/pricing/) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — the likely hero/LCP image (speakwall-logo-no-bg.png) 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.

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

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

- [https://speakwall.com/](https://speakwall.com/) — 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: 1

- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — 178 chars

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 7

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — og:title, og:description, og:image
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — og:title, og:description, og:image
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — og:title, og:description, og:image
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — og:title, og:description, og:image
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — og:title, og:description, og:image
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — og:title, og:description, og:image
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — og:title, og:description, og:image

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

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

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — 1 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://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — 1 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://speakwall.com/contacto/](https://speakwall.com/contacto/) — 1 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://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — 1 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://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — 1 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://speakwall.com/pricing/](https://speakwall.com/pricing/) — 1 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://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — 1 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://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — 1 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.

#### URL redirects to another URL

- Rule: `redirect.single` · Category: Crawlability · Occurrences: 3

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — redirects to https://speakwall.com/avisolegal/
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — redirects to https://speakwall.com/cookiespolicy/
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — redirects to https://speakwall.com/privacypolicy/

#### FAQPage structured data (rich result removed May 2026)

- Rule: `schema.faq_deprecated` · Category: Structured Data · Occurrences: 1

- [https://speakwall.com/](https://speakwall.com/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

#### No structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 8

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal)
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html)
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/)
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy)
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html)
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/)
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy)
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html)

#### Missing recommended security headers

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

- [https://speakwall.com/](https://speakwall.com/) — X-Content-Type-Options, HSTS
- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — HSTS, X-Content-Type-Options
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html) — HSTS, X-Content-Type-Options
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/) — HSTS, X-Content-Type-Options
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — HSTS, X-Content-Type-Options
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html) — HSTS, X-Content-Type-Options
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/) — HSTS, X-Content-Type-Options
- [https://speakwall.com/pricing/contacto/](https://speakwall.com/pricing/contacto/) — HSTS, X-Content-Type-Options
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — HSTS, X-Content-Type-Options
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — HSTS, X-Content-Type-Options

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

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

- [https://speakwall.com/](https://speakwall.com/) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Indexable page not listed in sitemap

- Rule: `sitemap.orphan_not_listed` · Category: Sitemap · Occurrences: 3

- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal) — indexable but not in sitemap
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy) — indexable but not in sitemap
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy) — indexable but not in sitemap

#### Missing Twitter Card tag

- Rule: `twitter.missing` · Category: Social · Occurrences: 9

- [https://speakwall.com/](https://speakwall.com/)
- [https://speakwall.com/avisolegal](https://speakwall.com/avisolegal)
- [https://speakwall.com/avisolegal.html](https://speakwall.com/avisolegal.html)
- [https://speakwall.com/contacto/](https://speakwall.com/contacto/)
- [https://speakwall.com/cookiespolicy](https://speakwall.com/cookiespolicy)
- [https://speakwall.com/cookiespolicy.html](https://speakwall.com/cookiespolicy.html)
- [https://speakwall.com/pricing/](https://speakwall.com/pricing/)
- [https://speakwall.com/privacypolicy](https://speakwall.com/privacypolicy)
- [https://speakwall.com/privacypolicy.html](https://speakwall.com/privacypolicy.html)

## Checks & coverage

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

- ✗ Agent Readiness — 11 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✗ Canonical — 7 warning(s), 2 notice(s)
- ✗ Content — 1 warning(s), 2 notice(s)
- ✗ Crawlability — 1 error(s), 3 warning(s), 3 notice(s)
- ✗ Duplicate — 12 warning(s)
- ✓ Geo — clean
- ✗ Headings — 1 warning(s)
- ✓ Hreflang — clean
- ✓ Images — clean
- ✓ Indexability — clean
- ✗ Links — 1 error(s), 30 warning(s)
- ✗ Meta Description — 7 warning(s), 1 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 17 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 9 warning(s), 13 notice(s)
- ✗ Sitemap — 3 notice(s)
- ✗ Social — 16 notice(s)
- ✗ Structured Data — 9 notice(s)
- ✓ Titles — clean
- ✓ URL — clean
- ✓ Video — clean

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

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