---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: velune.ch
report_url: "https://crawlinx.com/audit/velune.ch"
crawl_id: 20260728T004303-5d467a58
health_score: 65
generated_at: 2026-07-29T00:38:14Z
total_pages: 7
html_pages: 7
indexable_pages: 7
errors: 0
warnings: 42
notices: 29
---

# SEO audit: velune.ch

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 7 |
| HTML pages | 7 |
| Indexable | 7 |
| Non-indexable | 0 |
| Orphan pages | 6 |
| Broken internal links | 0 |
| Avg response time | 992 ms |
| Errors / Warnings / Notices | 0 / 42 / 29 |
| Status codes | 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Duplicate | 66 | 0 | 8 | 7 |
| Canonical | 70 | 0 | 7 | 0 |
| Content | 70 | 0 | 7 | 0 |
| Headings | 70 | 0 | 7 | 0 |
| Security | 70 | 0 | 7 | 0 |
| Links | 74 | 0 | 6 | 0 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |

## Issues

### Warnings (42)

#### Missing canonical tag

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

- [https://velune.ch/](https://velune.ch/)
- [https://velune.ch/about](https://velune.ch/about)
- [https://velune.ch/contact](https://velune.ch/contact)
- [https://velune.ch/join](https://velune.ch/join)
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy)
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms)
- [https://velune.ch/pricing](https://velune.ch/pricing)

#### Thin content (low word count)

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

- [https://velune.ch/](https://velune.ch/) — 0 words
- [https://velune.ch/about](https://velune.ch/about) — 0 words
- [https://velune.ch/contact](https://velune.ch/contact) — 0 words
- [https://velune.ch/join](https://velune.ch/join) — 0 words
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy) — 0 words
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms) — 0 words
- [https://velune.ch/pricing](https://velune.ch/pricing) — 0 words

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

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

- [https://velune.ch/](https://velune.ch/) — https://www.velune.ch/ 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.

#### Duplicate <title> across pages

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

- [https://velune.ch/](https://velune.ch/) — title shared by 7 pages: https://velune.ch/pricing, https://velune.ch/about, https://velune.ch/join
- [https://velune.ch/about](https://velune.ch/about) — title shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/join
- [https://velune.ch/contact](https://velune.ch/contact) — title shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/join](https://velune.ch/join) — title shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy) — title shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms) — title shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/pricing](https://velune.ch/pricing) — title shared by 7 pages: https://velune.ch/, https://velune.ch/about, https://velune.ch/join

#### Missing <h1>

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

- [https://velune.ch/](https://velune.ch/)
- [https://velune.ch/about](https://velune.ch/about)
- [https://velune.ch/contact](https://velune.ch/contact)
- [https://velune.ch/join](https://velune.ch/join)
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy)
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms)
- [https://velune.ch/pricing](https://velune.ch/pricing)

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

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

- [https://velune.ch/](https://velune.ch/) — 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://velune.ch/about](https://velune.ch/about) — 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://velune.ch/contact](https://velune.ch/contact) — 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://velune.ch/join](https://velune.ch/join) — 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://velune.ch/legal/privacy](https://velune.ch/legal/privacy) — 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://velune.ch/legal/terms](https://velune.ch/legal/terms) — 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://velune.ch/pricing](https://velune.ch/pricing) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Orphan page (no internal inlinks)

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

- [https://velune.ch/about](https://velune.ch/about) — no internal links point here
- [https://velune.ch/contact](https://velune.ch/contact) — no internal links point here
- [https://velune.ch/join](https://velune.ch/join) — no internal links point here
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy) — no internal links point here
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms) — no internal links point here
- [https://velune.ch/pricing](https://velune.ch/pricing) — no internal links point here

### Notices (29)

#### No llms.txt for AI agents

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

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

#### Duplicate meta description across pages

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

- [https://velune.ch/](https://velune.ch/) — meta description shared by 7 pages: https://velune.ch/pricing, https://velune.ch/about, https://velune.ch/join
- [https://velune.ch/about](https://velune.ch/about) — meta description shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/join
- [https://velune.ch/contact](https://velune.ch/contact) — meta description shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/join](https://velune.ch/join) — meta description shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy) — meta description shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms) — meta description shared by 7 pages: https://velune.ch/, https://velune.ch/pricing, https://velune.ch/about
- [https://velune.ch/pricing](https://velune.ch/pricing) — meta description shared by 7 pages: https://velune.ch/, https://velune.ch/about, https://velune.ch/join

#### Missing Open Graph tags

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

- [https://velune.ch/](https://velune.ch/) — og:image
- [https://velune.ch/about](https://velune.ch/about) — og:image
- [https://velune.ch/contact](https://velune.ch/contact) — og:image
- [https://velune.ch/join](https://velune.ch/join) — og:image
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy) — og:image
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms) — og:image
- [https://velune.ch/pricing](https://velune.ch/pricing) — og:image

#### No structured data detected

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

- [https://velune.ch/](https://velune.ch/)
- [https://velune.ch/about](https://velune.ch/about)
- [https://velune.ch/contact](https://velune.ch/contact)
- [https://velune.ch/join](https://velune.ch/join)
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy)
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms)
- [https://velune.ch/pricing](https://velune.ch/pricing)

#### Missing Twitter Card tag

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

- [https://velune.ch/](https://velune.ch/)
- [https://velune.ch/about](https://velune.ch/about)
- [https://velune.ch/contact](https://velune.ch/contact)
- [https://velune.ch/join](https://velune.ch/join)
- [https://velune.ch/legal/privacy](https://velune.ch/legal/privacy)
- [https://velune.ch/legal/terms](https://velune.ch/legal/terms)
- [https://velune.ch/pricing](https://velune.ch/pricing)

## Checks & coverage

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

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

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

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