---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: fans.fm
report_url: "https://crawlinx.com/audit/fans.fm"
crawl_id: 20260812T003121-47005125
health_score: 65
generated_at: 2026-08-26T17:31:01Z
total_pages: 14
html_pages: 9
indexable_pages: 9
errors: 0
warnings: 80
notices: 137
---

# SEO audit: fans.fm

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 14 |
| HTML pages | 9 |
| Indexable | 9 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 937 ms |
| Errors / Warnings / Notices | 0 / 80 / 137 |
| Status codes | 9×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Links | 59 | 0 | 19 | 5 |
| Canonical | 81 | 0 | 9 | 0 |
| Headings | 81 | 0 | 9 | 0 |
| Meta Description | 81 | 0 | 9 | 0 |
| Performance | 81 | 0 | 9 | 37 |
| Security | 81 | 0 | 9 | 9 |
| Images | 85 | 0 | 7 | 14 |
| Content | 91 | 0 | 4 | 9 |
| Titles | 94 | 0 | 3 | 0 |
| Duplicate | 96 | 0 | 2 | 0 |
| Agent Readiness | 100 | 0 | 0 | 10 |
| Crawlability | 100 | 0 | 0 | 6 |
| Mobile | 100 | 0 | 0 | 9 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 18 |
| Structured Data | 100 | 0 | 0 | 9 |
| URL | 100 | 0 | 0 | 10 |

## Issues

### Warnings (80)

#### Missing canonical tag

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

- [https://fans.fm/](https://fans.fm/)
- [https://fans.fm/login](https://fans.fm/login)
- [https://fans.fm/notes](https://fans.fm/notes)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)

#### Thin content (low word count)

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

- [https://fans.fm/](https://fans.fm/) — 60 words
- [https://fans.fm/login](https://fans.fm/login) — 60 words
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 160 words
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 131 words

#### Duplicate <title> across pages

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

- [https://fans.fm/](https://fans.fm/) — title shared by 2 pages: https://fans.fm/login
- [https://fans.fm/login](https://fans.fm/login) — title shared by 2 pages: https://fans.fm/

#### Missing <h1>

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

- [https://fans.fm/](https://fans.fm/)
- [https://fans.fm/login](https://fans.fm/login)
- [https://fans.fm/notes](https://fans.fm/notes)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)

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

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

- [https://fans.fm/](https://fans.fm/) — 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://fans.fm/login](https://fans.fm/login) — 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://fans.fm/notes](https://fans.fm/notes) — 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://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 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://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 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://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 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://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 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://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 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://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 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".

#### Images missing alt text

- Rule: `images.missing_alt` · Category: Images · Occurrences: 7

- [https://fans.fm/notes](https://fans.fm/notes) — 1 of 1 images missing alt
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 1 of 1 images missing alt
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 1 of 1 images missing alt
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 1 of 1 images missing alt
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 1 of 1 images missing alt
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 1 of 1 images missing alt
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 1 of 1 images missing alt

#### Internal link points to a redirect

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

- [https://fans.fm/](https://fans.fm/) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/login](https://fans.fm/login) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/notes](https://fans.fm/notes) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/notes](https://fans.fm/notes) — https://fans.fm/p/6r7VBAG.mp3 → https://fansfmproduction.b-cdn.net/a5dcd650-32f9-4e8f-ad43-00644a29d6c1/2019.1.mp3?token=3OpbLc5Tw6E6Qi58jtI2izwUx_4Tp570TCOaIZeb-Qc&expires=3664710723 (off-site)
- [https://fans.fm/notes](https://fans.fm/notes) — https://fans.fm/p/AxwAlAk.mp3 → https://fansfmproduction.b-cdn.net/5fd2d096-bd5f-4491-abe7-9bcb6edbd62e/2019.4.mp3?token=Y7C7Spb3oKVh3_SAl4iY_eCp5RpDhna7V24U-xW-lQw&expires=3888608578 (off-site)
- [https://fans.fm/notes](https://fans.fm/notes) — https://fans.fm/p/LLW0pW3.mp3 → https://fansfmproduction.b-cdn.net/59494cc4-3687-49ae-984b-120709cc9385/2019.2.mp3?token=2cG8SSBx1Ekj31FgO0e1dLVeE_FJytlSclYX6zOSvAs&expires=3665358640 (off-site)
- [https://fans.fm/notes](https://fans.fm/notes) — https://fans.fm/p/z6XJOnY.mp3 → https://fansfmproduction.b-cdn.net/6ffb3ed6-9efe-4bec-bad0-0d2ea21ed631/2019.3.mp3?token=lmVGHeHsbeFmw0SDxYw14vxd3fcXO9NQ6gn4yx6j0EE&expires=3888608582 (off-site)
- [https://fans.fm/notes](https://fans.fm/notes) — https://fans.fm/p/zv1ON1K.mp3 → https://fansfm.b-cdn.net/c13e6c4c-4f01-4079-8f43-8dad0a845aab/notes201902.mp3?token=ai-sTTaBv0QdQZ5cRRBEFq5xewHLdEemEK1r1_1wEpU&expires=3888608594 (off-site)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — https://fans.fm/p/6r7VBAG.mp3 → https://fansfmproduction.b-cdn.net/a5dcd650-32f9-4e8f-ad43-00644a29d6c1/2019.1.mp3?token=3OpbLc5Tw6E6Qi58jtI2izwUx_4Tp570TCOaIZeb-Qc&expires=3664710723 (off-site)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — https://fans.fm/p/AxwAlAk.mp3 → https://fansfmproduction.b-cdn.net/5fd2d096-bd5f-4491-abe7-9bcb6edbd62e/2019.4.mp3?token=Y7C7Spb3oKVh3_SAl4iY_eCp5RpDhna7V24U-xW-lQw&expires=3888608578 (off-site)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — https://fans.fm/p/LLW0pW3.mp3 → https://fansfmproduction.b-cdn.net/59494cc4-3687-49ae-984b-120709cc9385/2019.2.mp3?token=2cG8SSBx1Ekj31FgO0e1dLVeE_FJytlSclYX6zOSvAs&expires=3665358640 (off-site)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — https://fans.fm/p/z6XJOnY.mp3 → https://fansfmproduction.b-cdn.net/6ffb3ed6-9efe-4bec-bad0-0d2ea21ed631/2019.3.mp3?token=lmVGHeHsbeFmw0SDxYw14vxd3fcXO9NQ6gn4yx6j0EE&expires=3888608582 (off-site)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — https://fans.fm/ → https://fans.fm/login
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — https://fans.fm/p/zv1ON1K.mp3 → https://fansfm.b-cdn.net/c13e6c4c-4f01-4079-8f43-8dad0a845aab/notes201902.mp3?token=ai-sTTaBv0QdQZ5cRRBEFq5xewHLdEemEK1r1_1wEpU&expires=3888608594 (off-site)

#### Missing meta description

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

- [https://fans.fm/](https://fans.fm/)
- [https://fans.fm/login](https://fans.fm/login)
- [https://fans.fm/notes](https://fans.fm/notes)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)

#### Render-blocking script in <head> (no defer/async)

- Rule: `perf.render_blocking` · Category: Performance · Occurrences: 9

- [https://fans.fm/](https://fans.fm/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/login](https://fans.fm/login) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/notes](https://fans.fm/notes) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 12 render-blocking <script> in <head> (add defer/async or use type=module)

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

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

- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 82 chars, ~640px (limit ~580px)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 101 chars, ~768px (limit ~580px)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 113 chars, ~912px (limit ~580px)

### Notices (137)

#### No llms.txt for AI agents

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

- [https://fans.fm/](https://fans.fm/) — 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: 9

- [https://fans.fm/](https://fans.fm/) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/login](https://fans.fm/login) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/notes](https://fans.fm/notes) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — add a <main> element (or role=main) around the primary content
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — add a <main> element (or role=main) around the primary content

#### Missing <!DOCTYPE html> (quirks-mode rendering risk)

- Rule: `encoding.doctype_missing` · Category: Content · Occurrences: 9

- [https://fans.fm/](https://fans.fm/) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/login](https://fans.fm/login) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/notes](https://fans.fm/notes) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences

#### Missing html lang attribute

- Rule: `i18n.lang_missing` · Category: Mobile · Occurrences: 9

- [https://fans.fm/](https://fans.fm/)
- [https://fans.fm/login](https://fans.fm/login)
- [https://fans.fm/notes](https://fans.fm/notes)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)

#### Image filename is generic/auto-generated (missed image-search signal)

- Rule: `images.generic_filename` · Category: Images · Occurrences: 7

- [https://fans.fm/notes](https://fans.fm/notes) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.

#### Likely hero image lacks fetchpriority=high

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

- [https://fans.fm/notes](https://fans.fm/notes) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — the likely hero/LCP image (9b44e490-3e2c-0135-79da-0f16ad195fd9.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.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 7

- [https://fans.fm/notes](https://fans.fm/notes) — 1 of 1 images without width/height
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 1 of 1 images without width/height
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 1 of 1 images without width/height
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 1 of 1 images without width/height
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 1 of 1 images without width/height
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 1 of 1 images without width/height
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 1 of 1 images without width/height

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

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

- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 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.
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 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.
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 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.
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 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.
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 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.

#### Missing Open Graph tags

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

- [https://fans.fm/](https://fans.fm/) — og:title, og:description, og:image
- [https://fans.fm/login](https://fans.fm/login) — og:title, og:description, og:image
- [https://fans.fm/notes](https://fans.fm/notes) — og:title, og:description, og:image
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — og:title, og:description, og:image
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — og:title, og:description, og:image
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — og:title, og:description, og:image
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — og:title, og:description, og:image
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — og:title, og:description, og:image
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 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: 7

- [https://fans.fm/notes](https://fans.fm/notes) — 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://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 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://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 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://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 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://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 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://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 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://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 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.

#### Large HTML document

- Rule: `perf.large_html` · Category: Performance · Occurrences: 5

- [https://fans.fm/p/6r7VBAG.mp3](https://fans.fm/p/6r7VBAG.mp3) — 5.5 MiB
- [https://fans.fm/p/AxwAlAk.mp3](https://fans.fm/p/AxwAlAk.mp3) — 5.5 MiB
- [https://fans.fm/p/LLW0pW3.mp3](https://fans.fm/p/LLW0pW3.mp3) — 3.8 MiB
- [https://fans.fm/p/z6XJOnY.mp3](https://fans.fm/p/z6XJOnY.mp3) — 3.4 MiB
- [https://fans.fm/p/zv1ON1K.mp3](https://fans.fm/p/zv1ON1K.mp3) — 2.6 MiB

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

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

- [https://fans.fm/](https://fans.fm/) — 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://fans.fm/login](https://fans.fm/login) — 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://fans.fm/notes](https://fans.fm/notes) — 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://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — 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://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — 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://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — 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://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — 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://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — 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://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — 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.

#### No Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 9

- [https://fans.fm/](https://fans.fm/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/login](https://fans.fm/login) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/notes](https://fans.fm/notes) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

#### URL redirects to another URL

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

- [https://fans.fm/](https://fans.fm/) — redirects to https://fans.fm/login
- [https://fans.fm/p/6r7VBAG.mp3](https://fans.fm/p/6r7VBAG.mp3) — redirects to https://fansfmproduction.b-cdn.net/a5dcd650-32f9-4e8f-ad43-00644a29d6c1/2019.1.mp3?token=3OpbLc5Tw6E6Qi58jtI2izwUx_4Tp570TCOaIZeb-Qc&expires=3664710723
- [https://fans.fm/p/AxwAlAk.mp3](https://fans.fm/p/AxwAlAk.mp3) — redirects to https://fansfmproduction.b-cdn.net/5fd2d096-bd5f-4491-abe7-9bcb6edbd62e/2019.4.mp3?token=Y7C7Spb3oKVh3_SAl4iY_eCp5RpDhna7V24U-xW-lQw&expires=3888608578
- [https://fans.fm/p/LLW0pW3.mp3](https://fans.fm/p/LLW0pW3.mp3) — redirects to https://fansfmproduction.b-cdn.net/59494cc4-3687-49ae-984b-120709cc9385/2019.2.mp3?token=2cG8SSBx1Ekj31FgO0e1dLVeE_FJytlSclYX6zOSvAs&expires=3665358640
- [https://fans.fm/p/z6XJOnY.mp3](https://fans.fm/p/z6XJOnY.mp3) — redirects to https://fansfmproduction.b-cdn.net/6ffb3ed6-9efe-4bec-bad0-0d2ea21ed631/2019.3.mp3?token=lmVGHeHsbeFmw0SDxYw14vxd3fcXO9NQ6gn4yx6j0EE&expires=3888608582
- [https://fans.fm/p/zv1ON1K.mp3](https://fans.fm/p/zv1ON1K.mp3) — redirects to https://fansfm.b-cdn.net/c13e6c4c-4f01-4079-8f43-8dad0a845aab/notes201902.mp3?token=ai-sTTaBv0QdQZ5cRRBEFq5xewHLdEemEK1r1_1wEpU&expires=3888608594

#### robots.txt missing (root returns 404/none)

- Rule: `robots.txt_missing` · Category: Robots · Occurrences: 1

- [https://fans.fm/](https://fans.fm/) — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)

#### No structured data detected

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

- [https://fans.fm/](https://fans.fm/)
- [https://fans.fm/login](https://fans.fm/login)
- [https://fans.fm/notes](https://fans.fm/notes)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)

#### Missing recommended security headers

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

- [https://fans.fm/](https://fans.fm/) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/login](https://fans.fm/login) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/notes](https://fans.fm/notes) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk) — X-Content-Type-Options, HSTS, CSP
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY) — HSTS, CSP, X-Content-Type-Options
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K) — HSTS, CSP, X-Content-Type-Options

#### Missing Twitter Card tag

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

- [https://fans.fm/](https://fans.fm/)
- [https://fans.fm/login](https://fans.fm/login)
- [https://fans.fm/notes](https://fans.fm/notes)
- [https://fans.fm/notes/subscribe](https://fans.fm/notes/subscribe)
- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)

#### Uppercase letters in URL path

- Rule: `url.uppercase` · Category: URL · Occurrences: 10

- [https://fans.fm/p/6r7VBAG](https://fans.fm/p/6r7VBAG)
- [https://fans.fm/p/6r7VBAG.mp3](https://fans.fm/p/6r7VBAG.mp3)
- [https://fans.fm/p/AxwAlAk](https://fans.fm/p/AxwAlAk)
- [https://fans.fm/p/AxwAlAk.mp3](https://fans.fm/p/AxwAlAk.mp3)
- [https://fans.fm/p/LLW0pW3](https://fans.fm/p/LLW0pW3)
- [https://fans.fm/p/LLW0pW3.mp3](https://fans.fm/p/LLW0pW3.mp3)
- [https://fans.fm/p/z6XJOnY](https://fans.fm/p/z6XJOnY)
- [https://fans.fm/p/z6XJOnY.mp3](https://fans.fm/p/z6XJOnY.mp3)
- [https://fans.fm/p/zv1ON1K](https://fans.fm/p/zv1ON1K)
- [https://fans.fm/p/zv1ON1K.mp3](https://fans.fm/p/zv1ON1K.mp3)

## Checks & coverage

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

- ✗ Agent Readiness — 10 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✗ Canonical — 9 warning(s)
- ✗ Content — 4 warning(s), 9 notice(s)
- ✗ Crawlability — 6 notice(s)
- ✗ Duplicate — 2 warning(s)
- ✓ Geo — clean
- ✗ Headings — 9 warning(s)
- ✓ Hreflang — clean
- ✗ Images — 7 warning(s), 14 notice(s)
- ✓ Indexability — clean
- ✗ Links — 19 warning(s), 5 notice(s)
- ✗ Meta Description — 9 warning(s)
- ✗ Mobile — 9 notice(s)
- ✗ Performance — 9 warning(s), 37 notice(s)
- ✓ Rendering — clean
- ✗ Robots — 1 notice(s)
- ✗ Security — 9 warning(s), 9 notice(s)
- ✓ Sitemap — clean
- ✗ Social — 18 notice(s)
- ✗ Structured Data — 9 notice(s)
- ✗ Titles — 3 warning(s)
- ✗ URL — 10 notice(s)
- ✓ Video — clean

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

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