---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: xlrstudiosiq.com
report_url: "https://crawlinx.com/audit/xlrstudiosiq.com"
crawl_id: 20260721T082305-e77cd701
health_score: 65
generated_at: 2026-07-29T00:38:42Z
total_pages: 6
html_pages: 6
indexable_pages: 6
errors: 0
warnings: 13
notices: 35
---

# SEO audit: xlrstudiosiq.com

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 70 | 0 | 6 | 6 |
| Content | 80 | 0 | 4 | 4 |
| Duplicate | 85 | 0 | 3 | 0 |
| Agent Readiness | 100 | 0 | 0 | 9 |
| Canonical | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 3 |
| Performance | 100 | 0 | 0 | 6 |
| Sitemap | 100 | 0 | 0 | 1 |
| Structured Data | 100 | 0 | 0 | 4 |

## Issues

### Warnings (13)

#### Thin content (low word count)

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

- [https://xlrstudiosiq.com/contact.html](https://xlrstudiosiq.com/contact.html) — 76 words
- [https://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html) — 110 words
- [https://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — 114 words
- [https://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html) — 184 words

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

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

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

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

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

- [https://xlrstudiosiq.com/](https://xlrstudiosiq.com/) — 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://xlrstudiosiq.com/contact.html](https://xlrstudiosiq.com/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://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/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://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.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://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.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://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.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".

### Notices (35)

#### Heading levels skip a level

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

- [https://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html) — h3 follows h1 — skips h2
- [https://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — h3 follows h1 — skips h2
- [https://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

- [https://xlrstudiosiq.com/](https://xlrstudiosiq.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://xlrstudiosiq.com/](https://xlrstudiosiq.com/) — add a <main> element (or role=main) around the primary content
- [https://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/index.html) — add a <main> element (or role=main) around the primary content
- [https://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html) — add a <main> element (or role=main) around the primary content
- [https://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — add a <main> element (or role=main) around the primary content
- [https://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html) — add a <main> element (or role=main) around the primary content

#### Canonical points to a different URL

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

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

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

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

- [https://xlrstudiosiq.com/](https://xlrstudiosiq.com/) — this page reads as very difficult (Flesch Reading Ease 29, 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://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/index.html) — this page reads as very difficult (Flesch Reading Ease 29, 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://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html) — this page reads as difficult (Flesch Reading Ease 44, 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://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — this page reads as difficult (Flesch Reading Ease 48, 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.

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

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

- [https://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html) — 18 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: 6

- [https://xlrstudiosiq.com/](https://xlrstudiosiq.com/) — the likely hero/LCP image (xlr-logo.webp) 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://xlrstudiosiq.com/contact.html](https://xlrstudiosiq.com/contact.html) — the likely hero/LCP image (xlr-logo.webp) 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://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/index.html) — the likely hero/LCP image (xlr-logo.webp) 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://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html) — the likely hero/LCP image (xlr-logo.webp) 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://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — the likely hero/LCP image (xlr-logo.webp) 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://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html) — the likely hero/LCP image (xlr-logo.webp) 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.

#### Meta description too long

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

- [https://xlrstudiosiq.com/](https://xlrstudiosiq.com/) — 193 chars
- [https://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/index.html) — 193 chars
- [https://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — 165 chars

#### No structured data detected

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

- [https://xlrstudiosiq.com/contact.html](https://xlrstudiosiq.com/contact.html)
- [https://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html)
- [https://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html)
- [https://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html)

#### Missing recommended security headers

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

- [https://xlrstudiosiq.com/](https://xlrstudiosiq.com/) — HSTS, CSP, X-Content-Type-Options
- [https://xlrstudiosiq.com/contact.html](https://xlrstudiosiq.com/contact.html) — HSTS, CSP, X-Content-Type-Options
- [https://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/index.html) — HSTS, CSP, X-Content-Type-Options
- [https://xlrstudiosiq.com/partners.html](https://xlrstudiosiq.com/partners.html) — HSTS, CSP, X-Content-Type-Options
- [https://xlrstudiosiq.com/services.html](https://xlrstudiosiq.com/services.html) — HSTS, CSP, X-Content-Type-Options
- [https://xlrstudiosiq.com/work.html](https://xlrstudiosiq.com/work.html) — HSTS, CSP, X-Content-Type-Options

#### Indexable page not listed in sitemap

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

- [https://xlrstudiosiq.com/index.html](https://xlrstudiosiq.com/index.html) — indexable but not in sitemap

## Checks & coverage

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

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

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/xlrstudiosiq.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
