---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: shiftysheep.be
report_url: "https://crawlinx.com/audit/shiftysheep.be"
crawl_id: 20260725T002649-36a621bd
health_score: 73
generated_at: 2026-08-26T01:57:03Z
total_pages: 7
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 34
notices: 38
---

# SEO audit: shiftysheep.be

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 7 |
| HTML pages | 5 |
| Indexable | 5 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1010 ms |
| Errors / Warnings / Notices | 0 / 34 / 38 |
| Status codes | 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Agent Readiness | 79 | 0 | 5 | 3 |
| Canonical | 79 | 0 | 5 | 0 |
| Hreflang | 79 | 0 | 5 | 0 |
| Security | 79 | 0 | 5 | 5 |
| Content | 83 | 0 | 4 | 1 |
| Performance | 83 | 0 | 4 | 4 |
| Titles | 87 | 0 | 3 | 0 |
| Duplicate | 91 | 0 | 2 | 2 |
| Meta Description | 96 | 0 | 1 | 0 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 5 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 3 |
| URL | 100 | 0 | 0 | 2 |

## Issues

### Warnings (34)

#### Control has no accessible name

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — 11 button/link(s) with no text or aria-label — an agent can't target them
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — 7 button/link(s) with no text or aria-label — an agent can't target them
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — 9 button/link(s) with no text or aria-label — an agent can't target them

#### Missing canonical tag

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/)
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html)
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html)
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html)
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html)

#### Thin content (low word count)

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — 14 words
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — 14 words
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — 20 words
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — 18 words

#### Duplicate <title> across pages

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — title shared by 2 pages: https://www.shiftysheep.be/index.html
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — title shared by 2 pages: https://www.shiftysheep.be/

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

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — 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://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.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://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.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://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.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://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.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".

#### hreflang set has no self-reference

- Rule: `hreflang.missing_self` · Category: Hreflang · Occurrences: 5

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — no hreflang entry points to this URL
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — no hreflang entry points to this URL
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — no hreflang entry points to this URL
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — no hreflang entry points to this URL
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — no hreflang entry points to this URL

#### Missing meta description

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

- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html)

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

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — 2 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://www.shiftysheep.be/](https://www.shiftysheep.be/) — 92 chars, ~718px (limit ~580px)
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — 92 chars, ~718px (limit ~580px)
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — 89 chars, ~719px (limit ~580px)

### Notices (38)

#### Heading levels skip a level

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

- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — 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: 1

- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — add a <main> element (or role=main) around the primary content

#### Low text-to-HTML ratio

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

- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — 4.6%

#### Duplicate meta description across pages

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — meta description shared by 2 pages: https://www.shiftysheep.be/index.html
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — meta description shared by 2 pages: https://www.shiftysheep.be/

#### Multiple <h1> elements

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

- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — 2 <h1> elements

#### Likely hero image lacks fetchpriority=high

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

- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — the likely hero/LCP image (logo.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.

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

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

- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — 1 of 1 images without width/height

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

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — 8 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — 6 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — 6 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

#### Missing Open Graph tags

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — og:title, og:description, og:image
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — og:title, og:description, og:image
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — og:title, og:description, og:image
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — og:title, og:description, og:image
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.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: 1

- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.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.

#### Large HTML document

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

- [https://www.shiftysheep.be/downloads/TeamViewerQS-Mac.zip](https://www.shiftysheep.be/downloads/TeamViewerQS-Mac.zip) — 23.9 MiB
- [https://www.shiftysheep.be/downloads/TeamViewerQS-PC.zip](https://www.shiftysheep.be/downloads/TeamViewerQS-PC.zip) — 23.8 MiB

#### No structured data detected

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

- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html)
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html)
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html)

#### Missing recommended security headers

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/) — CSP
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — CSP
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html) — CSP
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html) — CSP
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html) — CSP

#### Indexable page not listed in sitemap

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

- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html) — indexable but not in sitemap

#### Missing Twitter Card tag

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

- [https://www.shiftysheep.be/](https://www.shiftysheep.be/)
- [https://www.shiftysheep.be/index.html](https://www.shiftysheep.be/index.html)
- [https://www.shiftysheep.be/particuliers.html](https://www.shiftysheep.be/particuliers.html)
- [https://www.shiftysheep.be/privacy-dark.html](https://www.shiftysheep.be/privacy-dark.html)
- [https://www.shiftysheep.be/pro.html](https://www.shiftysheep.be/pro.html)

#### Uppercase letters in URL path

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

- [https://www.shiftysheep.be/downloads/TeamViewerQS-Mac.zip](https://www.shiftysheep.be/downloads/TeamViewerQS-Mac.zip)
- [https://www.shiftysheep.be/downloads/TeamViewerQS-PC.zip](https://www.shiftysheep.be/downloads/TeamViewerQS-PC.zip)

## Checks & coverage

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

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

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

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