---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: horiuchi-eye-clinic.com
report_url: "https://crawlinx.com/audit/horiuchi-eye-clinic.com"
crawl_id: 20260722T181251-3b9ebbde
health_score: 65
generated_at: 2026-08-26T04:38:37Z
total_pages: 7
html_pages: 7
indexable_pages: 7
errors: 0
warnings: 30
notices: 93
---

# SEO audit: horiuchi-eye-clinic.com

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 7 |
| HTML pages | 7 |
| Indexable | 7 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1012 ms |
| Errors / Warnings / Notices | 0 / 30 / 93 |
| Status codes | 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Canonical | 70 | 0 | 7 | 0 |
| Content | 70 | 0 | 7 | 7 |
| Performance | 70 | 0 | 7 | 28 |
| Security | 70 | 0 | 7 | 9 |
| Duplicate | 91 | 0 | 2 | 7 |
| Agent Readiness | 100 | 0 | 0 | 6 |
| Headings | 100 | 0 | 0 | 7 |
| Images | 100 | 0 | 0 | 7 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |

## Issues

### Warnings (30)

#### Missing canonical tag

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/)
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html)
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html)
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html)
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html)
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html)
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html)

#### Thin content (low word count)

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — 111 words
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — 67 words
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — 46 words
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — 59 words
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — 111 words
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — 48 words
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — 57 words

#### Duplicate <title> across pages

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — title shared by 2 pages: https://horiuchi-eye-clinic.com/index.html
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — title shared by 2 pages: https://horiuchi-eye-clinic.com/

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

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.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://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.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://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.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://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.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://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/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://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.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://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.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".

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

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (93)

#### No llms.txt for AI agents

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.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://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — add a <main> element (or role=main) around the primary content
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — add a <main> element (or role=main) around the primary content
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — add a <main> element (or role=main) around the primary content
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — add a <main> element (or role=main) around the primary content
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — add a <main> element (or role=main) around the primary content

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 7

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/index.html, https://horiuchi-eye-clinic.com/about.html, https://horiuchi-eye-clinic.com/guide.html
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/, https://horiuchi-eye-clinic.com/index.html, https://horiuchi-eye-clinic.com/guide.html
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/, https://horiuchi-eye-clinic.com/index.html, https://horiuchi-eye-clinic.com/about.html
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/, https://horiuchi-eye-clinic.com/index.html, https://horiuchi-eye-clinic.com/about.html
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/, https://horiuchi-eye-clinic.com/about.html, https://horiuchi-eye-clinic.com/guide.html
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/, https://horiuchi-eye-clinic.com/index.html, https://horiuchi-eye-clinic.com/about.html
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — meta description shared by 7 pages: https://horiuchi-eye-clinic.com/, https://horiuchi-eye-clinic.com/index.html, https://horiuchi-eye-clinic.com/about.html

#### Multiple <h1> elements

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — 2 <h1> elements
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — 2 <h1> elements
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — 2 <h1> elements
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — 2 <h1> elements
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — 2 <h1> elements
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — 2 <h1> elements
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — 2 <h1> elements

#### Likely hero image lacks fetchpriority=high

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — the likely hero/LCP image (hec.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://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — the likely hero/LCP image (hec.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://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — the likely hero/LCP image (hec.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://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — the likely hero/LCP image (hec.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://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — the likely hero/LCP image (hec.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://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — the likely hero/LCP image (hec.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://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — the likely hero/LCP image (hec.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: 7

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — 16 of 18 images without width/height
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — 21 of 21 images without width/height
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — 15 of 15 images without width/height
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — 10 of 10 images without width/height
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — 16 of 18 images without width/height
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — 13 of 13 images without width/height
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — 10 of 12 images without width/height

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

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Missing Open Graph tags

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — og:title, og:description, og:image
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — og:title, og:description, og:image
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — og:title, og:description, og:image
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — og:title, og:description, og:image
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — og:title, og:description, og:image
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — og:title, og:description, og:image
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — og:title, og:description, og:image

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

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — 13 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://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — 17 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://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — 10 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://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — 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://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — 13 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://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — 9 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://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — 8 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: 7

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.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://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.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://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.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://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.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://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/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://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.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://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.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: 7

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.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://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.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://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.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://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.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://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.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://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.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://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.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.

#### robots.txt missing (root returns 404/none)

- Rule: `robots.txt_missing` · Category: Robots · Occurrences: 1

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)

#### No structured data detected

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/)
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html)
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html)
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html)
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html)
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html)
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html)

#### Missing recommended security headers

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — HSTS, CSP, X-Content-Type-Options
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html) — HSTS, CSP, X-Content-Type-Options
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html) — X-Content-Type-Options, HSTS, CSP
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html) — CSP, X-Content-Type-Options, HSTS
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — HSTS, CSP, X-Content-Type-Options
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html) — HSTS, CSP, X-Content-Type-Options
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html) — X-Content-Type-Options, HSTS, CSP

#### target=_blank link without rel=noopener (tab-napping)

- Rule: `security.unsafe_cross_origin_links` · Category: Security · Occurrences: 2

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Missing Twitter Card tag

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

- [https://horiuchi-eye-clinic.com/](https://horiuchi-eye-clinic.com/)
- [https://horiuchi-eye-clinic.com/about.html](https://horiuchi-eye-clinic.com/about.html)
- [https://horiuchi-eye-clinic.com/access.html](https://horiuchi-eye-clinic.com/access.html)
- [https://horiuchi-eye-clinic.com/guide.html](https://horiuchi-eye-clinic.com/guide.html)
- [https://horiuchi-eye-clinic.com/index.html](https://horiuchi-eye-clinic.com/index.html)
- [https://horiuchi-eye-clinic.com/lens.html](https://horiuchi-eye-clinic.com/lens.html)
- [https://horiuchi-eye-clinic.com/operation.html](https://horiuchi-eye-clinic.com/operation.html)

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

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