---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: 30daydiet.me
report_url: "https://crawlinx.com/audit/30daydiet.me"
crawl_id: 20260805T003235-cf06b46f
health_score: 65
generated_at: 2026-08-26T01:57:09Z
total_pages: 5
html_pages: 5
indexable_pages: 0
errors: 0
warnings: 21
notices: 50
---

# SEO audit: 30daydiet.me

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Budget | 70 | 0 | 5 | 0 |
| Indexability | 70 | 0 | 5 | 10 |
| Performance | 70 | 0 | 5 | 10 |
| Security | 70 | 0 | 5 | 5 |
| Duplicate | 94 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 5 |
| Images | 100 | 0 | 0 | 5 |
| Links | 100 | 0 | 0 | 14 |

## Issues

### Warnings (21)

#### Noindex page receives internal links (crawl-budget waste)

- Rule: `budget.noindex_linked` · Category: Budget · Occurrences: 5

- [https://30daydiet.me/](https://30daydiet.me/) — this noindex page has 1 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://30daydiet.me/privacy.html.
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — this noindex page has 2 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://30daydiet.me/, https://30daydiet.me/index.html.
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — this noindex page has 5 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://30daydiet.me/, https://30daydiet.me/index.html, https://30daydiet.me/help.html.
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — this noindex page has 3 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://30daydiet.me/, https://30daydiet.me/index.html, https://30daydiet.me/help.html.
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — this noindex page has 3 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://30daydiet.me/, https://30daydiet.me/index.html, https://30daydiet.me/help.html.

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

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

- [https://30daydiet.me/](https://30daydiet.me/) — https://www.30daydiet.me/ 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.

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

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

- [https://30daydiet.me/](https://30daydiet.me/) — 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://30daydiet.me/help.html](https://30daydiet.me/help.html) — 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://30daydiet.me/index.html](https://30daydiet.me/index.html) — 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://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — 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://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — 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".

#### noindex + nofollow (blocks link equity flow)

- Rule: `index.noindex_nofollow` · Category: Indexability · Occurrences: 5

- [https://30daydiet.me/](https://30daydiet.me/) — meta/X-Robots: meta=noindex, nofollow, noarchive, nosnippet
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — meta/X-Robots: meta=noindex, nofollow, noarchive, nosnippet
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — meta/X-Robots: meta=noindex, nofollow, noarchive, nosnippet
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — meta/X-Robots: meta=noindex, nofollow, noarchive, nosnippet
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — meta/X-Robots: meta=noindex, nofollow, noarchive, nosnippet

#### Render-blocking script in <head> (no defer/async)

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

- [https://30daydiet.me/](https://30daydiet.me/) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — 1 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (50)

#### No llms.txt for AI agents

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

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

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

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

- [https://30daydiet.me/](https://30daydiet.me/) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — Cache-Control: (none) · cloudflare: DYNAMIC
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — Cache-Control: (none) · cloudflare: DYNAMIC

#### noarchive directive (blocks cached copy)

- Rule: `directives.noarchive` · Category: Indexability · Occurrences: 5

- [https://30daydiet.me/](https://30daydiet.me/) — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.

#### nosnippet / max-snippet:0 directive (blocks snippets & AI Overviews)

- Rule: `directives.nosnippet` · Category: Indexability · Occurrences: 5

- [https://30daydiet.me/](https://30daydiet.me/) — a nosnippet / max-snippet:0 directive is suppressing the search-result snippet — this also removes the page from featured snippets and AI Overviews. Remove it (or use a nonzero max-snippet) unless snippet suppression is intentional.
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — a nosnippet / max-snippet:0 directive is suppressing the search-result snippet — this also removes the page from featured snippets and AI Overviews. Remove it (or use a nonzero max-snippet) unless snippet suppression is intentional.
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — a nosnippet / max-snippet:0 directive is suppressing the search-result snippet — this also removes the page from featured snippets and AI Overviews. Remove it (or use a nonzero max-snippet) unless snippet suppression is intentional.
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — a nosnippet / max-snippet:0 directive is suppressing the search-result snippet — this also removes the page from featured snippets and AI Overviews. Remove it (or use a nonzero max-snippet) unless snippet suppression is intentional.
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — a nosnippet / max-snippet:0 directive is suppressing the search-result snippet — this also removes the page from featured snippets and AI Overviews. Remove it (or use a nonzero max-snippet) unless snippet suppression is intentional.

#### Likely hero image lacks fetchpriority=high

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

- [https://30daydiet.me/](https://30daydiet.me/) — the likely hero/LCP image (logo.svg) 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.
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — the likely hero/LCP image (logo.svg) 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.
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — the likely hero/LCP image (logo.svg) 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.
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — the likely hero/LCP image (logo.svg) 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.
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — the likely hero/LCP image (logo.svg) 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.

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

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

- [https://30daydiet.me/](https://30daydiet.me/) — 1 of 1 images without width/height
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — 1 of 1 images without width/height
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — 1 of 1 images without width/height
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — 1 of 1 images without width/height
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — 1 of 1 images without width/height

#### Internal link points to a noindex page

- Rule: `links.to_noindex` · Category: Links · Occurrences: 14

- [https://30daydiet.me/](https://30daydiet.me/) — https://30daydiet.me/help.html
- [https://30daydiet.me/](https://30daydiet.me/) — https://30daydiet.me/index.html
- [https://30daydiet.me/](https://30daydiet.me/) — https://30daydiet.me/privacy.html
- [https://30daydiet.me/](https://30daydiet.me/) — https://30daydiet.me/terms.html
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — https://30daydiet.me/index.html
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — https://30daydiet.me/privacy.html
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — https://30daydiet.me/terms.html
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — https://30daydiet.me/help.html
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — https://30daydiet.me/index.html
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — https://30daydiet.me/privacy.html
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — https://30daydiet.me/terms.html
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — https://30daydiet.me/
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — https://30daydiet.me/index.html
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — https://30daydiet.me/index.html

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

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

- [https://30daydiet.me/](https://30daydiet.me/) — 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://30daydiet.me/help.html](https://30daydiet.me/help.html) — 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://30daydiet.me/index.html](https://30daydiet.me/index.html) — 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://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — 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://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — 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.

#### Missing recommended security headers

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

- [https://30daydiet.me/](https://30daydiet.me/) — HSTS, CSP, X-Content-Type-Options
- [https://30daydiet.me/help.html](https://30daydiet.me/help.html) — HSTS, CSP, X-Content-Type-Options
- [https://30daydiet.me/index.html](https://30daydiet.me/index.html) — HSTS, CSP, X-Content-Type-Options
- [https://30daydiet.me/privacy.html](https://30daydiet.me/privacy.html) — HSTS, CSP, X-Content-Type-Options
- [https://30daydiet.me/terms.html](https://30daydiet.me/terms.html) — X-Content-Type-Options, HSTS, CSP

## Checks & coverage

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

- ✗ Agent Readiness — 1 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✗ Budget — 5 warning(s)
- ✗ Cache — 5 notice(s)
- ✓ Canonical — clean
- ✓ Content — clean
- ✓ Crawlability — clean
- ✗ Duplicate — 1 warning(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 5 notice(s)
- ✗ Indexability — 5 warning(s), 10 notice(s)
- ✗ Links — 14 notice(s)
- ✓ Meta Description — clean
- ✓ Mobile — clean
- ✗ Performance — 5 warning(s), 10 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 5 warning(s), 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/30daydiet.me*

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