---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: yuminano.com
report_url: "https://crawlinx.com/audit/yuminano.com"
crawl_id: 20260720T151037-1626f726
health_score: 65
generated_at: 2026-07-29T00:38:07Z
total_pages: 11
html_pages: 9
indexable_pages: 5
errors: 0
warnings: 30
notices: 85
---

# SEO audit: yuminano.com

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 11 |
| HTML pages | 9 |
| Indexable | 5 |
| Non-indexable | 4 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1160 ms |
| Errors / Warnings / Notices | 0 / 30 / 85 |
| Status codes | 1×0, 10×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Indexability | 78 | 0 | 8 | 0 |
| Budget | 86 | 0 | 5 | 0 |
| Content | 86 | 0 | 5 | 11 |
| Performance | 86 | 0 | 5 | 28 |
| Mobile | 89 | 0 | 4 | 4 |
| Meta Description | 95 | 0 | 2 | 1 |
| Sitemap | 97 | 0 | 1 | 2 |
| Agent Readiness | 100 | 0 | 0 | 6 |
| Crawlability | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 3 |
| Links | 100 | 0 | 0 | 6 |
| Security | 100 | 0 | 0 | 9 |
| Social | 100 | 0 | 0 | 2 |
| Structured Data | 100 | 0 | 0 | 1 |
| Titles | 100 | 0 | 0 | 11 |

## Issues

### Warnings (30)

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

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

- [https://yuminano.com/wp-admin/](https://yuminano.com/wp-admin/) — internal links point to https://yuminano.com/wp-admin/, 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://yuminano.com/sample-page/.

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

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

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — 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://yuminano.com/sitemap.html.
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — 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://yuminano.com/sitemap.html.
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — 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://yuminano.com/sitemap.html.
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — 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://yuminano.com/sitemap-misc.html.

#### Thin content (low word count)

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

- [https://yuminano.com/](https://yuminano.com/) — 39 words
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 39 words
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 41 words
- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 70 words
- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 178 words

#### noindex set via the X-Robots-Tag HTTP header (easy to miss)

- Rule: `directives.noindex_via_x_robots` · Category: Indexability · Occurrences: 4

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — this page is noindex via the X-Robots-Tag HTTP header (not a meta tag) — set at the server/CDN layer and easy to miss. Confirm it's intentional; one broad rule can deindex a whole path.
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — this page is noindex via the X-Robots-Tag HTTP header (not a meta tag) — set at the server/CDN layer and easy to miss. Confirm it's intentional; one broad rule can deindex a whole path.
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — this page is noindex via the X-Robots-Tag HTTP header (not a meta tag) — set at the server/CDN layer and easy to miss. Confirm it's intentional; one broad rule can deindex a whole path.
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — this page is noindex via the X-Robots-Tag HTTP header (not a meta tag) — set at the server/CDN layer and easy to miss. Confirm it's intentional; one broad rule can deindex a whole path.

#### Page is noindex

- Rule: `index.noindex` · Category: Indexability · Occurrences: 4

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — meta/X-Robots: header=noindex
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — meta/X-Robots: header=noindex
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — meta/X-Robots: header=noindex
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — meta/X-Robots: header=noindex

#### Missing meta description

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

- [https://yuminano.com/](https://yuminano.com/)
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/)

#### Missing viewport meta tag

- Rule: `mobile.viewport_missing` · Category: Mobile · Occurrences: 4

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html)
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html)
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html)
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html)

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

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

- [https://yuminano.com/](https://yuminano.com/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

#### Non-indexable URL listed in sitemap

- Rule: `sitemap.non_indexable` · Category: Sitemap · Occurrences: 1

- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — listed in sitemap but noindex

### Notices (85)

#### Heading levels skip a level

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

- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

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

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — add a <main> element (or role=main) around the primary content
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — add a <main> element (or role=main) around the primary content
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — add a <main> element (or role=main) around the primary content
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — add a <main> element (or role=main) around the primary content

#### Low text-to-HTML ratio

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

- [https://yuminano.com/](https://yuminano.com/) — 1.1%
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 1.0%
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 1.0%
- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 1.7%
- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 1.7%

#### Missing <!DOCTYPE html> (quirks-mode rendering risk)

- Rule: `encoding.doctype_missing` · Category: Content · Occurrences: 4

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences

#### Missing html lang attribute

- Rule: `i18n.lang_missing` · Category: Mobile · Occurrences: 4

- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html)
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html)
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html)
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html)

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

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

- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 1 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://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 1 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: 5

- [https://yuminano.com/](https://yuminano.com/) — the likely hero/LCP image (no-image-320.png) 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://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — the likely hero/LCP image (no-image-320.png) 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://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — the likely hero/LCP image (no-image-320.png) 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://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — the likely hero/LCP image (screenshot.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.
- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — the likely hero/LCP image (screenshot.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.

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

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

- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 1 of 5 images without width/height

#### Internal link has no anchor text / accessible name

- Rule: `links.no_anchor_text` · Category: Links · Occurrences: 5

- [https://yuminano.com/](https://yuminano.com/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

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

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

- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 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.

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

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

- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too short

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

- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 23 chars

#### Missing Open Graph tags

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

- [https://yuminano.com/](https://yuminano.com/) — og:description
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — og:description

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

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

- [https://yuminano.com/](https://yuminano.com/) — 2 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://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 2 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://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 2 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://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 4 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://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 3 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://yuminano.com/](https://yuminano.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://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 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://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 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://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 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://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 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://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.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://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.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://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.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://yuminano.com/sitemap.html](https://yuminano.com/sitemap.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.

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

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

- [https://yuminano.com/](https://yuminano.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://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — 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://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 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://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — 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://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — 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://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — 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://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — 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://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — 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://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — 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.

#### Blocked by robots.txt

- Rule: `robots.blocked` · Category: Crawlability · Occurrences: 1

- [https://yuminano.com/wp-admin/](https://yuminano.com/wp-admin/) — Disallowed by robots.txt; not fetched

#### Deep page has no BreadcrumbList structured data

- Rule: `schema.breadcrumb_missing` · Category: Structured Data · Occurrences: 1

- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — depth-2 page has structured data but no BreadcrumbList

#### Missing recommended security headers

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

- [https://yuminano.com/](https://yuminano.com/) — HSTS, CSP
- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — HSTS, CSP
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — CSP, HSTS
- [https://yuminano.com/hello-world/](https://yuminano.com/hello-world/) — HSTS, CSP
- [https://yuminano.com/sample-page/](https://yuminano.com/sample-page/) — HSTS, CSP
- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — HSTS, CSP
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — HSTS, CSP
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — HSTS, CSP
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — CSP, HSTS

#### Indexable page not listed in sitemap

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

- [https://yuminano.com/author/kanapon/](https://yuminano.com/author/kanapon/) — indexable but not in sitemap
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — indexable but not in sitemap

#### Title tag is identical to the H1 (missed keyword variation)

- Rule: `title.same_as_h1` · Category: Titles · Occurrences: 5

- [https://yuminano.com/](https://yuminano.com/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — the <title> and the H1 are identical — differentiate them to cover more query variation

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 6

- [https://yuminano.com/](https://yuminano.com/) — 9 chars
- [https://yuminano.com/category/uncategorized/](https://yuminano.com/category/uncategorized/) — 13 chars
- [https://yuminano.com/sitemap-misc.html](https://yuminano.com/sitemap-misc.html) — 11 chars
- [https://yuminano.com/sitemap-pt-page-p1-2023-09.html](https://yuminano.com/sitemap-pt-page-p1-2023-09.html) — 11 chars
- [https://yuminano.com/sitemap-pt-post-p1-2023-09.html](https://yuminano.com/sitemap-pt-post-p1-2023-09.html) — 11 chars
- [https://yuminano.com/sitemap.html](https://yuminano.com/sitemap.html) — 11 chars

## 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 — 5 warning(s)
- ✓ Cache — clean
- ✓ Canonical — clean
- ✗ Content — 5 warning(s), 11 notice(s)
- ✗ Crawlability — 1 notice(s)
- ✓ Duplicate — clean
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 3 notice(s)
- ✗ Indexability — 8 warning(s)
- ✗ Links — 6 notice(s)
- ✗ Meta Description — 2 warning(s), 1 notice(s)
- ✗ Mobile — 4 warning(s), 4 notice(s)
- ✗ Performance — 5 warning(s), 28 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 9 notice(s)
- ✗ Sitemap — 1 warning(s), 2 notice(s)
- ✗ Social — 2 notice(s)
- ✗ Structured Data — 1 notice(s)
- ✗ Titles — 11 notice(s)
- ✓ URL — clean
- ✓ Video — clean

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