---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: toolcodes.com
report_url: "https://crawlinx.com/audit/toolcodes.com"
crawl_id: 20260720T012923-5cdf814f
health_score: 65
generated_at: 2026-07-29T01:10:47Z
total_pages: 9
html_pages: 9
indexable_pages: 9
errors: 0
warnings: 26
notices: 92
---

# SEO audit: toolcodes.com

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Performance | 70 | 0 | 9 | 19 |
| Content | 83 | 0 | 5 | 3 |
| Headings | 87 | 0 | 4 | 0 |
| Titles | 90 | 0 | 3 | 0 |
| Duplicate | 93 | 0 | 2 | 2 |
| Budget | 97 | 0 | 1 | 0 |
| Canonical | 97 | 0 | 1 | 1 |
| Robots | 97 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 12 |
| Cache | 100 | 0 | 0 | 9 |
| Images | 100 | 0 | 0 | 9 |
| Meta Description | 100 | 0 | 0 | 4 |
| Security | 100 | 0 | 0 | 9 |
| Sitemap | 100 | 0 | 0 | 2 |
| Social | 100 | 0 | 0 | 13 |
| Structured Data | 100 | 0 | 0 | 9 |

## Issues

### Warnings (26)

#### robots.txt-disallowed URL receives internal links (crawl-budget leak)

- Rule: `budget.disallow_linked` · Category: Budget · Occurrences: 1

- [https://toolcodes.com/cdn-cgi/l/email-protection](https://toolcodes.com/cdn-cgi/l/email-protection) — internal links point to https://toolcodes.com/cdn-cgi/l/email-protection, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://toolcodes.com/contact, https://toolcodes.com/terms, https://toolcodes.com/privacy.

#### Missing canonical tag

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

- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password)

#### Thin content (low word count)

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

- [https://toolcodes.com/contact](https://toolcodes.com/contact) — 137 words
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — 131 words
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — 133 words
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — 131 words
- [https://toolcodes.com/software](https://toolcodes.com/software) — 171 words

#### Duplicate <title> across pages

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

- [https://toolcodes.com/](https://toolcodes.com/) — title shared by 2 pages: https://toolcodes.com/forget-password
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — title shared by 2 pages: https://toolcodes.com/

#### Missing <h1>

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

- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password)
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy)
- [https://toolcodes.com/signin](https://toolcodes.com/signin)
- [https://toolcodes.com/signup](https://toolcodes.com/signup)

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

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

- [https://toolcodes.com/](https://toolcodes.com/) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/about](https://toolcodes.com/about) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/contact](https://toolcodes.com/contact) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/software](https://toolcodes.com/software) — the likely hero/LCP image (logo.svg) 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.
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — the likely hero/LCP image (logo.svg) 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.

#### robots.txt blocks CSS/JS the pages need to render

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

- [https://toolcodes.com/](https://toolcodes.com/) — robots.txt Disallow blocks render-critical CSS/JS under: /cdn-cgi/scripts/5c5dd728/cloudflare-static/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 3

- [https://toolcodes.com/](https://toolcodes.com/) — 75 chars, ~604px (limit ~580px)
- [https://toolcodes.com/about](https://toolcodes.com/about) — 88 chars, ~719px (limit ~580px)
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — 75 chars, ~604px (limit ~580px)

### Notices (92)

#### Heading levels skip a level

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

- [https://toolcodes.com/](https://toolcodes.com/) — h4 follows h2 — skips h3
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

- [https://toolcodes.com/](https://toolcodes.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: 9

- [https://toolcodes.com/](https://toolcodes.com/) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/about](https://toolcodes.com/about) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/contact](https://toolcodes.com/contact) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/software](https://toolcodes.com/software) — add a <main> element (or role=main) around the primary content
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — add a <main> element (or role=main) around the primary content

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

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

- [https://toolcodes.com/](https://toolcodes.com/) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC
- [https://toolcodes.com/about](https://toolcodes.com/about) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC
- [https://toolcodes.com/contact](https://toolcodes.com/contact) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — Cache-Control: max-age=259200, public · cloudflare: DYNAMIC
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — Cache-Control: max-age=259200, public · cloudflare: DYNAMIC
- [https://toolcodes.com/software](https://toolcodes.com/software) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — Cache-Control: no-store, no-cache, must-revalidate · cloudflare: DYNAMIC

#### Canonical points to a different URL

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

- [https://toolcodes.com/signup](https://toolcodes.com/signup) — canonical=https://toolcodes.com/%7Bstore_uname%7D

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

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

- [https://toolcodes.com/](https://toolcodes.com/) — this page reads as difficult (Flesch Reading Ease 46, 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://toolcodes.com/about](https://toolcodes.com/about) — this page reads as difficult (Flesch Reading Ease 49, 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://toolcodes.com/contact](https://toolcodes.com/contact) — this page reads as difficult (Flesch Reading Ease 40, 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.

#### Duplicate meta description across pages

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

- [https://toolcodes.com/](https://toolcodes.com/) — meta description shared by 2 pages: https://toolcodes.com/forget-password
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — meta description shared by 2 pages: https://toolcodes.com/

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 9

- [https://toolcodes.com/](https://toolcodes.com/) — 16 of 16 images without width/height
- [https://toolcodes.com/about](https://toolcodes.com/about) — 1 of 1 images without width/height
- [https://toolcodes.com/contact](https://toolcodes.com/contact) — 1 of 1 images without width/height
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — 1 of 1 images without width/height
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — 1 of 1 images without width/height
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — 1 of 1 images without width/height
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — 1 of 1 images without width/height
- [https://toolcodes.com/software](https://toolcodes.com/software) — 1 of 1 images without width/height
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — 1 of 1 images without width/height

#### Meta description too long

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

- [https://toolcodes.com/about](https://toolcodes.com/about) — 234 chars
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — 188 chars
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — 173 chars
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — 210 chars

#### Missing Open Graph tags

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

- [https://toolcodes.com/](https://toolcodes.com/) — og:image
- [https://toolcodes.com/about](https://toolcodes.com/about) — og:image
- [https://toolcodes.com/contact](https://toolcodes.com/contact) — og:image
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — og:image
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — og:image
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — og:image
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — og:image
- [https://toolcodes.com/software](https://toolcodes.com/software) — og:image
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — og:image

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

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

- [https://toolcodes.com/](https://toolcodes.com/) — 15 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://toolcodes.com/](https://toolcodes.com/) — 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://toolcodes.com/about](https://toolcodes.com/about) — 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://toolcodes.com/contact](https://toolcodes.com/contact) — 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://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — 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://toolcodes.com/privacy](https://toolcodes.com/privacy) — 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://toolcodes.com/signin](https://toolcodes.com/signin) — 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://toolcodes.com/signup](https://toolcodes.com/signup) — 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://toolcodes.com/software](https://toolcodes.com/software) — 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://toolcodes.com/terms](https://toolcodes.com/terms) — 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: 9

- [https://toolcodes.com/](https://toolcodes.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://toolcodes.com/about](https://toolcodes.com/about) — 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://toolcodes.com/contact](https://toolcodes.com/contact) — 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://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — 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://toolcodes.com/privacy](https://toolcodes.com/privacy) — 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://toolcodes.com/signin](https://toolcodes.com/signin) — 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://toolcodes.com/signup](https://toolcodes.com/signup) — 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://toolcodes.com/software](https://toolcodes.com/software) — 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://toolcodes.com/terms](https://toolcodes.com/terms) — 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://toolcodes.com/](https://toolcodes.com/)
- [https://toolcodes.com/about](https://toolcodes.com/about)
- [https://toolcodes.com/contact](https://toolcodes.com/contact)
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password)
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy)
- [https://toolcodes.com/signin](https://toolcodes.com/signin)
- [https://toolcodes.com/signup](https://toolcodes.com/signup)
- [https://toolcodes.com/software](https://toolcodes.com/software)
- [https://toolcodes.com/terms](https://toolcodes.com/terms)

#### Missing recommended security headers

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

- [https://toolcodes.com/](https://toolcodes.com/) — HSTS, X-Content-Type-Options
- [https://toolcodes.com/about](https://toolcodes.com/about) — X-Content-Type-Options, HSTS
- [https://toolcodes.com/contact](https://toolcodes.com/contact) — HSTS, X-Content-Type-Options
- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — X-Content-Type-Options, HSTS
- [https://toolcodes.com/privacy](https://toolcodes.com/privacy) — HSTS, X-Content-Type-Options
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — HSTS, X-Content-Type-Options
- [https://toolcodes.com/signup](https://toolcodes.com/signup) — HSTS, X-Content-Type-Options
- [https://toolcodes.com/software](https://toolcodes.com/software) — X-Content-Type-Options, HSTS
- [https://toolcodes.com/terms](https://toolcodes.com/terms) — HSTS, X-Content-Type-Options

#### Indexable page not listed in sitemap

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

- [https://toolcodes.com/forget-password](https://toolcodes.com/forget-password) — indexable but not in sitemap
- [https://toolcodes.com/signin](https://toolcodes.com/signin) — indexable but not in sitemap

#### Missing Twitter Card tag

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

- [https://toolcodes.com/](https://toolcodes.com/)
- [https://toolcodes.com/signin](https://toolcodes.com/signin)
- [https://toolcodes.com/signup](https://toolcodes.com/signup)
- [https://toolcodes.com/software](https://toolcodes.com/software)

## Checks & coverage

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

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

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