---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: stokefire.xyz
report_url: "https://crawlinx.com/audit/stokefire.xyz"
crawl_id: 20260810T005055-001a0ae0
health_score: 65
generated_at: 2026-08-26T02:43:48Z
total_pages: 8
html_pages: 8
indexable_pages: 8
errors: 0
warnings: 24
notices: 61
---

# SEO audit: stokefire.xyz

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Canonical | 70 | 0 | 8 | 0 |
| Duplicate | 74 | 0 | 7 | 7 |
| Headings | 74 | 0 | 7 | 0 |
| Content | 96 | 0 | 1 | 1 |
| Performance | 96 | 0 | 1 | 1 |
| Agent Readiness | 100 | 0 | 0 | 3 |
| Meta Description | 100 | 0 | 0 | 8 |
| Mobile | 100 | 0 | 0 | 7 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 8 |
| Social | 100 | 0 | 0 | 16 |
| Structured Data | 100 | 0 | 0 | 8 |
| Titles | 100 | 0 | 0 | 1 |

## Issues

### Warnings (24)

#### Missing canonical tag

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

- [https://stokefire.xyz/](https://stokefire.xyz/)
- [https://stokefire.xyz/docs](https://stokefire.xyz/docs)
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop)
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles)
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build)
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts)
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire)
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources)

#### Thin content (low word count)

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

- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts) — 196 words

#### Duplicate <title> across pages

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

- [https://stokefire.xyz/docs](https://stokefire.xyz/docs) — title shared by 7 pages: https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources, https://stokefire.xyz/docs/build
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop) — title shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles) — title shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build) — title shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts) — title shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire) — title shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/resources, https://stokefire.xyz/docs/build
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources) — title shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/build

#### Missing <h1>

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

- [https://stokefire.xyz/docs](https://stokefire.xyz/docs)
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop)
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles)
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build)
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts)
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire)
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources)

#### Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 1

- [https://stokefire.xyz/](https://stokefire.xyz/) — the likely hero/LCP image (image) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

### Notices (61)

#### Heading levels skip a level

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

- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles) — h4 follows h2 — skips h3
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

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

#### Low text-to-HTML ratio

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

- [https://stokefire.xyz/](https://stokefire.xyz/) — 4.8%

#### Duplicate meta description across pages

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

- [https://stokefire.xyz/docs](https://stokefire.xyz/docs) — meta description shared by 7 pages: https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources, https://stokefire.xyz/docs/build
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop) — meta description shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles) — meta description shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build) — meta description shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts) — meta description shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/resources
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire) — meta description shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/resources, https://stokefire.xyz/docs/build
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources) — meta description shared by 7 pages: https://stokefire.xyz/docs, https://stokefire.xyz/docs/fire, https://stokefire.xyz/docs/build

#### Missing html lang attribute

- Rule: `i18n.lang_missing` · Category: Mobile · Occurrences: 7

- [https://stokefire.xyz/docs](https://stokefire.xyz/docs)
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop)
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles)
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build)
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts)
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire)
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources)

#### Meta description too long

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

- [https://stokefire.xyz/](https://stokefire.xyz/) — 213 chars

#### Meta description too short

- Rule: `meta_desc.too_short` · Category: Meta Description · Occurrences: 7

- [https://stokefire.xyz/docs](https://stokefire.xyz/docs) — 25 chars
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop) — 25 chars
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles) — 25 chars
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build) — 25 chars
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts) — 25 chars
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire) — 25 chars
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources) — 25 chars

#### Missing Open Graph tags

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

- [https://stokefire.xyz/](https://stokefire.xyz/) — og:title, og:description, og:image
- [https://stokefire.xyz/docs](https://stokefire.xyz/docs) — og:image
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop) — og:image
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles) — og:image
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build) — og:image
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts) — og:image
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire) — og:image
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources) — og:image

#### No Last-Modified header (no conditional GET for unchanged pages)

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

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

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

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

- [https://stokefire.xyz/](https://stokefire.xyz/) — 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: 8

- [https://stokefire.xyz/](https://stokefire.xyz/)
- [https://stokefire.xyz/docs](https://stokefire.xyz/docs)
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop)
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles)
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build)
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts)
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire)
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources)

#### Missing recommended security headers

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

- [https://stokefire.xyz/](https://stokefire.xyz/) — X-Content-Type-Options, CSP
- [https://stokefire.xyz/docs](https://stokefire.xyz/docs) — X-Content-Type-Options, CSP
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop) — CSP, X-Content-Type-Options
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles) — CSP, X-Content-Type-Options
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build) — CSP, X-Content-Type-Options
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts) — CSP, X-Content-Type-Options
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire) — CSP, X-Content-Type-Options
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources) — CSP, X-Content-Type-Options

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 1

- [https://stokefire.xyz/](https://stokefire.xyz/) — 10 chars

#### Missing Twitter Card tag

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

- [https://stokefire.xyz/](https://stokefire.xyz/)
- [https://stokefire.xyz/docs](https://stokefire.xyz/docs)
- [https://stokefire.xyz/docs/airdrop](https://stokefire.xyz/docs/airdrop)
- [https://stokefire.xyz/docs/battles](https://stokefire.xyz/docs/battles)
- [https://stokefire.xyz/docs/build](https://stokefire.xyz/docs/build)
- [https://stokefire.xyz/docs/contracts](https://stokefire.xyz/docs/contracts)
- [https://stokefire.xyz/docs/fire](https://stokefire.xyz/docs/fire)
- [https://stokefire.xyz/docs/resources](https://stokefire.xyz/docs/resources)

## Checks & coverage

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

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

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

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