---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: stormtv.co.uk
report_url: "https://crawlinx.com/audit/stormtv.co.uk"
crawl_id: 20260720T060247-b51deac8
health_score: 67
generated_at: 2026-08-26T01:56:42Z
total_pages: 22
html_pages: 21
indexable_pages: 21
errors: 0
warnings: 28
notices: 163
---

# SEO audit: stormtv.co.uk

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 22 |
| HTML pages | 21 |
| Indexable | 21 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 981 ms |
| Errors / Warnings / Notices | 0 / 28 / 163 |
| Status codes | 22×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 71 | 0 | 21 | 21 |
| Structured Data | 92 | 0 | 6 | 2 |
| Duplicate | 99 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 41 |
| Cache | 100 | 0 | 0 | 21 |
| Content | 100 | 0 | 0 | 6 |
| Links | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 8 |
| Performance | 100 | 0 | 0 | 21 |
| Social | 100 | 0 | 0 | 42 |

## Issues

### Warnings (28)

#### Homepage duplicated across protocol/host variants (no redirect)

- Rule: `duplicate.protocol_host` · Category: Duplicate · Occurrences: 1

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — https://www.stormtv.co.uk/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

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

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — 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://stormtv.co.uk/about.html](https://stormtv.co.uk/about.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://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.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://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.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://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.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://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — 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://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — 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://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — 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://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — 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://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.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://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.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://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.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://stormtv.co.uk/features.html](https://stormtv.co.uk/features.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://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.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://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.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://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.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://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.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://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.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://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.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://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.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://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.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".

#### Product schema missing required or recommended properties

- Rule: `schema.product_incomplete` · Category: Structured Data · Occurrences: 6

- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — Product structured data is missing required property (image) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku\|gtin, aggregateRating, review), which enrich the result.
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — Product structured data is missing required property (image) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku\|gtin, aggregateRating, review), which enrich the result.
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — Product structured data is missing required property (image) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku\|gtin, aggregateRating, review), which enrich the result.
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — Product structured data is missing required property (image) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku\|gtin, aggregateRating, review), which enrich the result.
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — Product structured data is missing required property (image) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku\|gtin, aggregateRating, review), which enrich the result.
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — Product structured data is missing required property (image) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (sku\|gtin, review), which enrich the result.

### Notices (163)

#### Heading levels skip a level

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — h3 follows h1 — skips h2
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — h4 follows h2 — skips h3
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html) — h4 follows h2 — skips h3

#### No main landmark for AI agents

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — add a <main> element (or role=main) around the primary content
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html) — add a <main> element (or role=main) around the primary content

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 21

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html) — Cache-Control: (none) · cloudflare: DYNAMIC

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

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

- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — this page reads as difficult (Flesch Reading Ease 37, 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://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — this page reads as difficult (Flesch Reading Ease 46, 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://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — this page reads as difficult (Flesch Reading Ease 39, 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://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — this page reads as difficult (Flesch Reading Ease 46, 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://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — this page reads as difficult (Flesch Reading Ease 50, 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://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html) — this page reads as difficult (Flesch Reading Ease 39, 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.

#### Page has only one internal inlink (fragile crawl path)

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

- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.

#### Meta description too long

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — 204 chars
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — 169 chars
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — 164 chars
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — 164 chars
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — 164 chars
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — 164 chars
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — 164 chars
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — 172 chars

#### Missing Open Graph tags

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — og:image
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html) — og:image
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — og:image
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — og:image
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — og:image
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — og:image
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — og:image
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — og:image
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — og:image
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html) — og:image
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — og:image
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — og:image
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — og:image
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html) — og:image
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — og:image
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html) — og:image
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — og:image
- [https://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html) — og:image
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html) — og:image
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — og:image
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html) — og:image

#### No ETag header (no conditional GET for unchanged pages)

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 21

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

#### Deprecated schema type with no Google rich result

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

- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — deprecated rich-result type(s) present: HowTo. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

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

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

- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — 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.

#### Missing recommended security headers

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/) — CSP
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html) — CSP
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html) — CSP
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html) — CSP
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html) — CSP
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m) — CSP
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m) — CSP
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m) — CSP
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m) — CSP
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html) — CSP
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html) — CSP
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html) — CSP
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html) — CSP
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html) — CSP
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html) — CSP
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html) — CSP
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html) — CSP
- [https://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html) — CSP
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html) — CSP
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html) — CSP
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html) — CSP

#### Missing Twitter Card tag

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

- [https://stormtv.co.uk/](https://stormtv.co.uk/)
- [https://stormtv.co.uk/about.html](https://stormtv.co.uk/about.html)
- [https://stormtv.co.uk/acceptable-use.html](https://stormtv.co.uk/acceptable-use.html)
- [https://stormtv.co.uk/channels.html](https://stormtv.co.uk/channels.html)
- [https://stormtv.co.uk/checkout.html](https://stormtv.co.uk/checkout.html)
- [https://stormtv.co.uk/checkout.html?plan=12m](https://stormtv.co.uk/checkout.html?plan=12m)
- [https://stormtv.co.uk/checkout.html?plan=1m](https://stormtv.co.uk/checkout.html?plan=1m)
- [https://stormtv.co.uk/checkout.html?plan=3m](https://stormtv.co.uk/checkout.html?plan=3m)
- [https://stormtv.co.uk/checkout.html?plan=6m](https://stormtv.co.uk/checkout.html?plan=6m)
- [https://stormtv.co.uk/contact.html](https://stormtv.co.uk/contact.html)
- [https://stormtv.co.uk/dmca.html](https://stormtv.co.uk/dmca.html)
- [https://stormtv.co.uk/faq.html](https://stormtv.co.uk/faq.html)
- [https://stormtv.co.uk/features.html](https://stormtv.co.uk/features.html)
- [https://stormtv.co.uk/free-trial.html](https://stormtv.co.uk/free-trial.html)
- [https://stormtv.co.uk/pricing.html](https://stormtv.co.uk/pricing.html)
- [https://stormtv.co.uk/privacy.html](https://stormtv.co.uk/privacy.html)
- [https://stormtv.co.uk/refund.html](https://stormtv.co.uk/refund.html)
- [https://stormtv.co.uk/reseller.html](https://stormtv.co.uk/reseller.html)
- [https://stormtv.co.uk/reviews.html](https://stormtv.co.uk/reviews.html)
- [https://stormtv.co.uk/setup-guide.html](https://stormtv.co.uk/setup-guide.html)
- [https://stormtv.co.uk/terms.html](https://stormtv.co.uk/terms.html)

## Checks & coverage

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

- ✗ Agent Readiness — 41 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✗ Cache — 21 notice(s)
- ✓ Canonical — clean
- ✗ Content — 6 notice(s)
- ✓ Crawlability — clean
- ✗ Duplicate — 1 warning(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✓ Images — clean
- ✓ Indexability — clean
- ✗ Links — 1 notice(s)
- ✗ Meta Description — 8 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 21 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 21 warning(s), 21 notice(s)
- ✓ Sitemap — clean
- ✗ Social — 42 notice(s)
- ✗ Structured Data — 6 warning(s), 2 notice(s)
- ✓ Titles — clean
- ✓ URL — clean
- ✓ Video — clean

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

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