---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: doublefaultdigital.com
report_url: "https://crawlinx.com/audit/doublefaultdigital.com"
crawl_id: 20260720T215543-a0b28c0d
health_score: 65
generated_at: 2026-08-26T17:59:35Z
total_pages: 5
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 15
notices: 35
---

# SEO audit: doublefaultdigital.com

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

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/doublefaultdigital.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 | 998 ms |
| Errors / Warnings / Notices | 0 / 15 / 35 |
| Status codes | 5×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Canonical | 70 | 0 | 5 | 0 |
| Security | 70 | 0 | 5 | 5 |
| Duplicate | 88 | 0 | 2 | 0 |
| Meta Description | 88 | 0 | 2 | 0 |
| Content | 94 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 6 |
| Cache | 100 | 0 | 0 | 5 |
| Links | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 8 |
| Structured Data | 100 | 0 | 0 | 5 |

## Issues

### Warnings (15)

#### Missing canonical tag

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

- [https://doublefaultdigital.com/](https://doublefaultdigital.com/)
- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact)
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy)
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service)
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour)

#### Thin content (low word count)

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

- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact) — 73 words

#### Duplicate <title> across pages

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

- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — title shared by 2 pages: https://doublefaultdigital.com/legal/terms-of-service
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — title shared by 2 pages: https://doublefaultdigital.com/legal/privacy-policy

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 5

- [https://doublefaultdigital.com/](https://doublefaultdigital.com/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Missing meta description

- Rule: `meta_desc.missing` · Category: Meta Description · Occurrences: 2

- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy)
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service)

### Notices (35)

#### No llms.txt for AI agents

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

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

- [https://doublefaultdigital.com/](https://doublefaultdigital.com/) — add a <main> element (or role=main) around the primary content
- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact) — add a <main> element (or role=main) around the primary content
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — add a <main> element (or role=main) around the primary content
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — add a <main> element (or role=main) around the primary content
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — 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: 5

- [https://doublefaultdigital.com/](https://doublefaultdigital.com/) — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact) — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC

#### Page has only one internal inlink (fragile crawl path)

- Rule: `links.single_inlink` · Category: Links · Occurrences: 1

- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.

#### Missing Open Graph tags

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

- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact) — og:title, og:description, og:image
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — og:title, og:description, og:image
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — og:title, og:description, og:image
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — og:title, og:description, og:image

#### No ETag header (no conditional GET for unchanged pages)

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

- [https://doublefaultdigital.com/](https://doublefaultdigital.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://doublefaultdigital.com/contact](https://doublefaultdigital.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://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — 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://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — 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://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — 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 structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 5

- [https://doublefaultdigital.com/](https://doublefaultdigital.com/)
- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact)
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy)
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service)
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour)

#### Missing recommended security headers

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

- [https://doublefaultdigital.com/](https://doublefaultdigital.com/) — CSP, X-Content-Type-Options, HSTS
- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact) — X-Content-Type-Options, HSTS, CSP
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy) — HSTS, CSP, X-Content-Type-Options
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service) — HSTS, CSP, X-Content-Type-Options
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour) — HSTS, CSP, X-Content-Type-Options

#### Missing Twitter Card tag

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

- [https://doublefaultdigital.com/contact](https://doublefaultdigital.com/contact)
- [https://doublefaultdigital.com/legal/privacy-policy](https://doublefaultdigital.com/legal/privacy-policy)
- [https://doublefaultdigital.com/legal/terms-of-service](https://doublefaultdigital.com/legal/terms-of-service)
- [https://doublefaultdigital.com/tour](https://doublefaultdigital.com/tour)

## Checks & coverage

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

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

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