SEO audit for cagea1.com
cagea1.com
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)개인 웹사이트 — 이력서와 사진 갤러리
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 70 | 0 | 5 | 0 |
| Content | 70 | 0 | 5 | 5 |
| Performance | 88 | 0 | 2 | 10 |
| Duplicate | 94 | 0 | 1 | 5 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 5 |
| Images | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 5 |
| Security | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 1 |
Warnings (4 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 5 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://cagea1.com/ — 26 words
- https://cagea1.com/gallery — 10 words
- https://cagea1.com/login — 13 words
- https://cagea1.com/notes — 21 words
- https://cagea1.com/resume — 15 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://cagea1.com/ — https://www.cagea1.com/ 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.
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 2 occurrence(s)
- https://cagea1.com/ — the likely hero/LCP image (image) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://cagea1.com/gallery — the likely hero/LCP image (image) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
Notices (13 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://cagea1.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 5 occurrence(s)
- https://cagea1.com/ — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://cagea1.com/gallery — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://cagea1.com/login — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://cagea1.com/notes — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://cagea1.com/resume — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
- https://cagea1.com/ — 0.2%
- https://cagea1.com/gallery — 0.1%
- https://cagea1.com/login — 0.1%
- https://cagea1.com/notes — 0.1%
- https://cagea1.com/resume — 0.1%
notice Duplicate meta description across pages
Rule duplicate.meta_desc · Duplicate · 5 occurrence(s)
- https://cagea1.com/ — meta description shared by 5 pages: https://cagea1.com/resume, https://cagea1.com/gallery, https://cagea1.com/notes
- https://cagea1.com/gallery — meta description shared by 5 pages: https://cagea1.com/, https://cagea1.com/resume, https://cagea1.com/notes
- https://cagea1.com/login — meta description shared by 5 pages: https://cagea1.com/, https://cagea1.com/resume, https://cagea1.com/gallery
- https://cagea1.com/notes — meta description shared by 5 pages: https://cagea1.com/, https://cagea1.com/resume, https://cagea1.com/gallery
- https://cagea1.com/resume — meta description shared by 5 pages: https://cagea1.com/, https://cagea1.com/gallery, https://cagea1.com/notes
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 1 occurrence(s)
- https://cagea1.com/ — 4 of 4 images without width/height
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 5 occurrence(s)
- https://cagea1.com/ — 21 chars
- https://cagea1.com/gallery — 21 chars
- https://cagea1.com/login — 21 chars
- https://cagea1.com/notes — 21 chars
- https://cagea1.com/resume — 21 chars
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://cagea1.com/ — og:title, og:description, og:image
- https://cagea1.com/gallery — og:title, og:description, og:image
- https://cagea1.com/login — og:title, og:description, og:image
- https://cagea1.com/notes — og:title, og:description, og:image
- https://cagea1.com/resume — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://cagea1.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://cagea1.com/gallery — 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://cagea1.com/login — 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://cagea1.com/notes — 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://cagea1.com/resume — 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.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 5 occurrence(s)
- https://cagea1.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://cagea1.com/gallery — 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://cagea1.com/login — 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://cagea1.com/notes — 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://cagea1.com/resume — 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.
notice No structured data detected
Rule schema.none · Structured Data · 5 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://cagea1.com/ — HSTS, CSP, X-Content-Type-Options
- https://cagea1.com/gallery — HSTS, CSP, X-Content-Type-Options
- https://cagea1.com/login — HSTS, CSP, X-Content-Type-Options
- https://cagea1.com/notes — HSTS, CSP, X-Content-Type-Options
- https://cagea1.com/resume — HSTS, CSP, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 1 occurrence(s)
- https://cagea1.com/ — 10 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 5 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://cagea1.com/ cagea1.com |
200 | yes | 26 | 5 |
| https://cagea1.com/gallery 갤러리 — cagea1.com |
200 | yes | 10 | 5 |
| https://cagea1.com/login 로그인 — cagea1.com |
200 | yes | 13 | 5 |
| https://cagea1.com/notes 메모 — cagea1.com |
200 | yes | 21 | 5 |
| https://cagea1.com/resume 이력서 — cagea1.com |
200 | yes | 15 | 5 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.