---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: mirei-voicehealing.com
report_url: "https://crawlinx.com/audit/mirei-voicehealing.com"
crawl_id: 20260715T002011-66466de4
health_score: 65
generated_at: 2026-08-26T04:08:29Z
total_pages: 5
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 11
notices: 39
---

# SEO audit: mirei-voicehealing.com

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Canonical | 76 | 0 | 4 | 2 |
| Content | 82 | 0 | 3 | 2 |
| Meta Description | 82 | 0 | 3 | 0 |
| Duplicate | 94 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 10 |
| Images | 100 | 0 | 0 | 2 |
| Performance | 100 | 0 | 0 | 4 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 7 |
| Social | 100 | 0 | 0 | 6 |
| Structured Data | 100 | 0 | 0 | 5 |

## Issues

### Warnings (11)

#### Missing canonical tag

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

- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html)
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html)
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html)

#### Interior page canonicalizes to the homepage

- Rule: `canonical.points_to_homepage` · Category: Canonical · Occurrences: 1

- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — this interior page canonicalizes to the homepage (https://mirei-voicehealing.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

#### Thin content (low word count)

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

- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html) — 62 words
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html) — 53 words
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html) — 61 words

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

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — https://www.mirei-voicehealing.com/ 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.

#### Missing meta description

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

- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html)
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html)
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html)

### Notices (39)

#### Heading levels skip a level

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — h4 follows h2 — skips h3
- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — h4 follows h2 — skips h3
- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html) — h3 follows h1 — skips h2
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

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

#### No main landmark for AI agents

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — add a <main> element (or role=main) around the primary content
- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — add a <main> element (or role=main) around the primary content
- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html) — add a <main> element (or role=main) around the primary content
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html) — add a <main> element (or role=main) around the primary content
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html) — add a <main> element (or role=main) around the primary content

#### Canonical target reachable only via a canonical tag (no inlinks)

- Rule: `canonical.isolated_url` · Category: Canonical · Occurrences: 1

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

#### Canonical points to a different URL

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

- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — canonical=https://mirei-voicehealing.com/

#### Likely hero image lacks fetchpriority=high

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — the likely hero/LCP image (mirei-singing-blue.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://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — the likely hero/LCP image (mirei-singing-blue.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: 2

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — 10 of 10 images without width/height
- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — 10 of 10 images without width/height

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

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Missing Open Graph tags

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

- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html) — og:title, og:description, og:image
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html) — og:title, og:description, og:image
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.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: 2

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — 10 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://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — 10 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.

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

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — 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: 5

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/)
- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html)
- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html)
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html)
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html)

#### Missing recommended security headers

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

- [https://mirei-voicehealing.com/](https://mirei-voicehealing.com/) — HSTS, CSP
- [https://mirei-voicehealing.com/index.html](https://mirei-voicehealing.com/index.html) — HSTS, CSP
- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html) — HSTS, CSP
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html) — HSTS, CSP
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html) — CSP, HSTS

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

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

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

#### Missing Twitter Card tag

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

- [https://mirei-voicehealing.com/privacy.html](https://mirei-voicehealing.com/privacy.html)
- [https://mirei-voicehealing.com/terms.html](https://mirei-voicehealing.com/terms.html)
- [https://mirei-voicehealing.com/tokusho.html](https://mirei-voicehealing.com/tokusho.html)

## 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 — 4 warning(s), 2 notice(s)
- ✗ Content — 3 warning(s), 2 notice(s)
- ✓ Crawlability — clean
- ✗ Duplicate — 1 warning(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 2 notice(s)
- ✓ Indexability — clean
- ✓ Links — clean
- ✗ Meta Description — 3 warning(s)
- ✓ Mobile — clean
- ✗ Performance — 4 notice(s)
- ✓ Rendering — clean
- ✗ Robots — 1 notice(s)
- ✗ Security — 7 notice(s)
- ✓ Sitemap — clean
- ✗ Social — 6 notice(s)
- ✗ Structured Data — 5 notice(s)
- ✓ Titles — clean
- ✓ URL — clean
- ✓ Video — clean

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

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
