---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: crossoverrollerhockey.com
report_url: "https://crawlinx.com/audit/crossoverrollerhockey.com"
crawl_id: 20260712T140722-e3e14619
health_score: 65
generated_at: 2026-07-12T18:22:58Z
total_pages: 5
html_pages: 5
indexable_pages: 0
errors: 0
warnings: 16
notices: 44
---

# SEO audit: crossoverrollerhockey.com

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Budget | 70 | 0 | 5 | 0 |
| Indexability | 70 | 0 | 5 | 0 |
| Performance | 70 | 0 | 5 | 10 |
| Video | 94 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 25 |
| Security | 100 | 0 | 0 | 6 |

## Issues

### Warnings (16)

#### Noindex page receives internal links (crawl-budget waste)

- Rule: `budget.noindex_linked` · Category: Budget · Occurrences: 5

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — this noindex page has 5 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.crossoverrollerhockey.com/, https://www.crossoverrollerhockey.com/crossover-roller, https://www.crossoverrollerhockey.com/about-1.
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — this noindex page has 5 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.crossoverrollerhockey.com/, https://www.crossoverrollerhockey.com/crossover-roller, https://www.crossoverrollerhockey.com/about-1.
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — this noindex page has 5 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.crossoverrollerhockey.com/, https://www.crossoverrollerhockey.com/crossover-roller, https://www.crossoverrollerhockey.com/about-1.
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — this noindex page has 5 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.crossoverrollerhockey.com/, https://www.crossoverrollerhockey.com/crossover-roller, https://www.crossoverrollerhockey.com/about-1.
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — this noindex page has 5 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.crossoverrollerhockey.com/, https://www.crossoverrollerhockey.com/crossover-roller, https://www.crossoverrollerhockey.com/about-1.

#### Page is noindex

- Rule: `index.noindex` · Category: Indexability · Occurrences: 5

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — meta/X-Robots: meta=noindex
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — meta/X-Robots: meta=noindex
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — meta/X-Robots: meta=noindex
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — meta/X-Robots: meta=noindex
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — meta/X-Robots: meta=noindex

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

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

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

#### VideoObject declared but no player element on page

- Rule: `video.no_player` · Category: Video · Occurrences: 1

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — VideoObject in schema but no <video>/<iframe> player found in the HTML

### Notices (44)

#### Heading levels skip a level

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

- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

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

#### Likely hero image lacks fetchpriority=high

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

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — the likely hero/LCP image (18c503_899d34b576f24d619565fd7962b88e40~mv2.jpeg) 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://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — the likely hero/LCP image (18c503_f8b1f14fe26947d8a88afc4277b3a688~mv2.jpeg) 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.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — 1 of 5 images without width/height

#### Internal link points to a noindex page

- Rule: `links.to_noindex` · Category: Links · Occurrences: 25

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — https://www.crossoverrollerhockey.com/
- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — https://www.crossoverrollerhockey.com/about-1
- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — https://www.crossoverrollerhockey.com/coaches
- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — https://www.crossoverrollerhockey.com/crossover-roller
- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — https://www.crossoverrollerhockey.com/registration
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — https://www.crossoverrollerhockey.com/
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — https://www.crossoverrollerhockey.com/about-1
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — https://www.crossoverrollerhockey.com/coaches
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — https://www.crossoverrollerhockey.com/crossover-roller
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — https://www.crossoverrollerhockey.com/registration
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — https://www.crossoverrollerhockey.com/
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — https://www.crossoverrollerhockey.com/about-1
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — https://www.crossoverrollerhockey.com/coaches
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — https://www.crossoverrollerhockey.com/crossover-roller
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — https://www.crossoverrollerhockey.com/registration
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — https://www.crossoverrollerhockey.com/
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — https://www.crossoverrollerhockey.com/about-1
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — https://www.crossoverrollerhockey.com/coaches
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — https://www.crossoverrollerhockey.com/crossover-roller
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — https://www.crossoverrollerhockey.com/registration
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — https://www.crossoverrollerhockey.com/
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — https://www.crossoverrollerhockey.com/about-1
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — https://www.crossoverrollerhockey.com/coaches
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — https://www.crossoverrollerhockey.com/crossover-roller
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — https://www.crossoverrollerhockey.com/registration

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

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

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — 4 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://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — 4 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://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — 4 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 Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 5

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — 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.
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — 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.
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — 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.
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — 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.
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — 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.

#### Missing recommended security headers

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

- [https://www.crossoverrollerhockey.com/](https://www.crossoverrollerhockey.com/) — CSP
- [https://www.crossoverrollerhockey.com/about-1](https://www.crossoverrollerhockey.com/about-1) — CSP
- [https://www.crossoverrollerhockey.com/coaches](https://www.crossoverrollerhockey.com/coaches) — CSP
- [https://www.crossoverrollerhockey.com/crossover-roller](https://www.crossoverrollerhockey.com/crossover-roller) — CSP
- [https://www.crossoverrollerhockey.com/registration](https://www.crossoverrollerhockey.com/registration) — CSP

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

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

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

## Checks & coverage

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

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

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

## Use Crawlinx from your app / agent

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

### Endpoints

**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 and capture the id
ID=$(curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}' | jq -r .id)

# Poll until done, then fetch the Markdown report
curl -s https://crawlinx.com/r/$ID.md
```

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