---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: wcsstudios.com
report_url: "https://crawlinx.com/audit/wcsstudios.com"
crawl_id: 20260724T020653-486dfa73
health_score: 71
generated_at: 2026-07-29T00:37:58Z
total_pages: 5
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 12
notices: 32
---

# SEO audit: wcsstudios.com

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Headings | 76 | 0 | 4 | 1 |
| Titles | 76 | 0 | 4 | 0 |
| Content | 82 | 0 | 3 | 12 |
| Performance | 94 | 0 | 1 | 5 |
| Agent Readiness | 100 | 0 | 0 | 4 |
| Images | 100 | 0 | 0 | 4 |
| Meta Description | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 5 |

## Issues

### Warnings (12)

#### Thin content (low word count)

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

- [https://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact) — 173 words
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — 99 words
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — 176 words

#### Missing <h1>

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

- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about)
- [https://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact)
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio)
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services)

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

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

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

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

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

- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about) — 87 chars, ~712px (limit ~580px)
- [https://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact) — 76 chars, ~609px (limit ~580px)
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — 80 chars, ~628px (limit ~580px)
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — 91 chars, ~721px (limit ~580px)

### Notices (32)

#### Heading levels skip a level

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

- [https://www.wcsstudios.com/](https://www.wcsstudios.com/) — h4 follows h2 — skips h3
- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about) — h4 follows h2 — skips h3
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

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

- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about) — 3.4%
- [https://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact) — 2.7%
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — 1.4%
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — 2.4%

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

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

- [https://www.wcsstudios.com/](https://www.wcsstudios.com/) — this page reads as difficult (Flesch Reading Ease 43, 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://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact) — 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://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — 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.

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 1

- [https://www.wcsstudios.com/](https://www.wcsstudios.com/) — 2 <h1> elements

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

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

- [https://www.wcsstudios.com/](https://www.wcsstudios.com/) — 10 of 12 images without width/height
- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about) — 1 of 3 images without width/height
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — 4 of 6 images without width/height
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — 3 of 5 images without width/height

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

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

- [https://www.wcsstudios.com/](https://www.wcsstudios.com/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too long

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

- [https://www.wcsstudios.com/](https://www.wcsstudios.com/) — 167 chars

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

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

- [https://www.wcsstudios.com/](https://www.wcsstudios.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.wcsstudios.com/about](https://www.wcsstudios.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://www.wcsstudios.com/contact](https://www.wcsstudios.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://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — 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.wcsstudios.com/services](https://www.wcsstudios.com/services) — 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.wcsstudios.com/](https://www.wcsstudios.com/) — CSP
- [https://www.wcsstudios.com/about](https://www.wcsstudios.com/about) — CSP
- [https://www.wcsstudios.com/contact](https://www.wcsstudios.com/contact) — CSP
- [https://www.wcsstudios.com/portfolio](https://www.wcsstudios.com/portfolio) — CSP
- [https://www.wcsstudios.com/services](https://www.wcsstudios.com/services) — CSP

## Checks & coverage

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

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

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