---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: xalorentix.world
report_url: "https://crawlinx.com/audit/xalorentix.world"
crawl_id: 20260723T230005-daea2d7e
health_score: 68
generated_at: 2026-07-29T00:40:39Z
total_pages: 9
html_pages: 9
indexable_pages: 9
errors: 0
warnings: 9
notices: 77
---

# SEO audit: xalorentix.world

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 73 | 0 | 8 | 9 |
| Content | 97 | 0 | 1 | 9 |
| Agent Readiness | 100 | 0 | 0 | 12 |
| AI Content | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 9 |
| Canonical | 100 | 0 | 0 | 9 |
| Images | 100 | 0 | 0 | 3 |
| Performance | 100 | 0 | 0 | 16 |
| Structured Data | 100 | 0 | 0 | 9 |

## Issues

### Warnings (9)

#### Thin content (low word count)

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

- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — 169 words

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

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

- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.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://xalorentix.world/contactus.html](https://xalorentix.world/contactus.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://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.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://xalorentix.world/impressum.html](https://xalorentix.world/impressum.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://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.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://xalorentix.world/service.html](https://xalorentix.world/service.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://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.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://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.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 (77)

#### Heading levels skip a level

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

- [https://xalorentix.world/](https://xalorentix.world/) — h4 follows h2 — skips h3
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — h4 follows h2 — skips h3
- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — h3 follows h1 — skips h2
- [https://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html) — h4 follows h2 — skips h3
- [https://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html) — h4 follows h2 — skips h3
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — h3 follows h1 — skips h2
- [https://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html) — h4 follows h2 — skips h3
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

- [https://xalorentix.world/](https://xalorentix.world/) — 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: 3

- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — add a <main> element (or role=main) around the primary content
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — add a <main> element (or role=main) around the primary content
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — add a <main> element (or role=main) around the primary content

#### Uniform sentence length (scaled-content hygiene signal)

- Rule: `ai.uniform_sentence_length` · Category: AI Content · Occurrences: 1

- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — sentence lengths on this page are unusually uniform (standard deviation 4.0 words, below 4) — a stylistically flat rhythm that correlates with templated or unedited content and low editorial effort. Vary sentence length and add specifics on a re-read. This is a content-quality nudge; it does not determine AI authorship.

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 9

- [https://xalorentix.world/](https://xalorentix.world/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/impressum.html](https://xalorentix.world/impressum.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — Cache-Control: max-age=43200 · cloudflare: DYNAMIC

#### Canonical points to a different URL

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

- [https://xalorentix.world/](https://xalorentix.world/) — canonical=https://readyka.ink/
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — canonical=https://petra-elm.fr/aboutus.html
- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — canonical=https://readyka.ink/contactus.html
- [https://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html) — canonical=https://readyka.ink/cookie-policy.html
- [https://xalorentix.world/impressum.html](https://xalorentix.world/impressum.html) — canonical=https://petra-elm.fr/impressum.html
- [https://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html) — canonical=https://readyka.ink/privacy-policy.html
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — canonical=https://readyka.ink/service.html
- [https://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html) — canonical=https://petra-elm.fr/terms-and-conditions.html
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — canonical=https://readyka.ink/terms-of-use.html

#### Likely hero image lacks fetchpriority=high

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

- [https://xalorentix.world/](https://xalorentix.world/) — the likely hero/LCP image (service-1.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.
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — the likely hero/LCP image (about-image.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.
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — the likely hero/LCP image (service-1.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: 3

- [https://xalorentix.world/](https://xalorentix.world/) — 13 of 13 images without width/height
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — 2 of 2 images without width/height
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — 6 of 6 images without width/height

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

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

- [https://xalorentix.world/](https://xalorentix.world/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/impressum.html](https://xalorentix.world/impressum.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Legacy image format (jpg/png/gif) with no next-gen fallback

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 3

- [https://xalorentix.world/](https://xalorentix.world/) — 13 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://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — 2 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://xalorentix.world/service.html](https://xalorentix.world/service.html) — 6 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.

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

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

- [https://xalorentix.world/](https://xalorentix.world/) — 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://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — 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://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — 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://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html) — 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://xalorentix.world/impressum.html](https://xalorentix.world/impressum.html) — 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://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html) — 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://xalorentix.world/service.html](https://xalorentix.world/service.html) — 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://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html) — 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://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — 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: 1

- [https://xalorentix.world/](https://xalorentix.world/) — 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.

#### No structured data detected

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

- [https://xalorentix.world/](https://xalorentix.world/)
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html)
- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html)
- [https://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html)
- [https://xalorentix.world/impressum.html](https://xalorentix.world/impressum.html)
- [https://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html)
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html)
- [https://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html)
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html)

#### Missing recommended security headers

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

- [https://xalorentix.world/](https://xalorentix.world/) — CSP
- [https://xalorentix.world/aboutus.html](https://xalorentix.world/aboutus.html) — CSP
- [https://xalorentix.world/contactus.html](https://xalorentix.world/contactus.html) — CSP
- [https://xalorentix.world/cookie-policy.html](https://xalorentix.world/cookie-policy.html) — CSP
- [https://xalorentix.world/impressum.html](https://xalorentix.world/impressum.html) — CSP
- [https://xalorentix.world/privacy-policy.html](https://xalorentix.world/privacy-policy.html) — CSP
- [https://xalorentix.world/service.html](https://xalorentix.world/service.html) — CSP
- [https://xalorentix.world/terms-and-conditions.html](https://xalorentix.world/terms-and-conditions.html) — CSP
- [https://xalorentix.world/terms-of-use.html](https://xalorentix.world/terms-of-use.html) — CSP

## Checks & coverage

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

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

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

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