---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: ctfoto.org
report_url: "https://crawlinx.com/audit/ctfoto.org"
crawl_id: 20260719T135129-20e6f456
health_score: 71
generated_at: 2026-08-26T03:25:13Z
total_pages: 5
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 6
notices: 24
---

# SEO audit: ctfoto.org

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Content | 76 | 0 | 4 | 4 |
| Agent Readiness | 94 | 0 | 1 | 1 |
| Duplicate | 94 | 0 | 1 | 0 |
| Images | 100 | 0 | 0 | 2 |
| Performance | 100 | 0 | 0 | 12 |
| Security | 100 | 0 | 0 | 5 |

## Issues

### Warnings (6)

#### Control has no accessible name

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

- [https://ctfoto.org/guestbook](https://ctfoto.org/guestbook) — 5 button/link(s) with no text or aria-label — an agent can't target them

#### Thin content (low word count)

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

- [https://ctfoto.org/](https://ctfoto.org/) — 128 words
- [https://ctfoto.org/contact](https://ctfoto.org/contact) — 116 words
- [https://ctfoto.org/guestbook](https://ctfoto.org/guestbook) — 69 words
- [https://ctfoto.org/portfolio](https://ctfoto.org/portfolio) — 135 words

#### Homepage duplicated across protocol/host variants (no redirect)

- Rule: `duplicate.protocol_host` · Category: Duplicate · Occurrences: 1

- [https://ctfoto.org/](https://ctfoto.org/) — http://ctfoto.org/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

### Notices (24)

#### No llms.txt for AI agents

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

- [https://ctfoto.org/](https://ctfoto.org/) — 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://ctfoto.org/](https://ctfoto.org/) — 2.3%
- [https://ctfoto.org/contact](https://ctfoto.org/contact) — 3.1%
- [https://ctfoto.org/guestbook](https://ctfoto.org/guestbook) — 1.9%
- [https://ctfoto.org/portfolio](https://ctfoto.org/portfolio) — 0.7%

#### Image filename is generic/auto-generated (missed image-search signal)

- Rule: `images.generic_filename` · Category: Images · Occurrences: 2

- [https://ctfoto.org/](https://ctfoto.org/) — 4 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://ctfoto.org/portfolio](https://ctfoto.org/portfolio) — 36 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.

#### Likely hero image lacks fetchpriority=high

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

- [https://ctfoto.org/](https://ctfoto.org/) — the likely hero/LCP image (dsc02252.jpg) 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.

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

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

- [https://ctfoto.org/](https://ctfoto.org/) — 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.
- [https://ctfoto.org/portfolio](https://ctfoto.org/portfolio) — 158 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: 4

- [https://ctfoto.org/](https://ctfoto.org/) — 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://ctfoto.org/about](https://ctfoto.org/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://ctfoto.org/guestbook](https://ctfoto.org/guestbook) — 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://ctfoto.org/portfolio](https://ctfoto.org/portfolio) — 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: 5

- [https://ctfoto.org/](https://ctfoto.org/) — 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://ctfoto.org/about](https://ctfoto.org/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://ctfoto.org/contact](https://ctfoto.org/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://ctfoto.org/guestbook](https://ctfoto.org/guestbook) — 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://ctfoto.org/portfolio](https://ctfoto.org/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.

#### Missing recommended security headers

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

- [https://ctfoto.org/](https://ctfoto.org/) — HSTS, CSP
- [https://ctfoto.org/about](https://ctfoto.org/about) — HSTS, CSP
- [https://ctfoto.org/contact](https://ctfoto.org/contact) — CSP, HSTS
- [https://ctfoto.org/guestbook](https://ctfoto.org/guestbook) — CSP, HSTS
- [https://ctfoto.org/portfolio](https://ctfoto.org/portfolio) — HSTS, CSP

## Checks & coverage

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

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

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

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