Catalog / siweon.com
65

SEO audit for siweon.com

𝒮𝒾 𝒲𝑒𝑜𝓃 𝒦𝒾𝓂

other

Health 65/100 (fair) · 5 pages crawled · generated 2026-07-12

Download Markdown report (feed to ChatGPT / Claude / Cursor)

cargo.site

5
pages crawled
5
indexable pages
0
errors
24
warnings
51
notices
1
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Canonical 70 0 5 0
Content 70 0 5 5
Headings 70 0 5 0
Duplicate 76 0 4 5
Agent Readiness 82 0 3 2
Links 94 0 1 1
Rendering 94 0 1 0
Meta Description 100 0 0 5
Mobile 100 0 0 5
Performance 100 0 0 10
Security 100 0 0 8
Sitemap 100 0 0 2
Structured Data 100 0 0 5
Titles 100 0 0 3
Findings

Warnings (8 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 3 occurrence(s)

warning Missing canonical tag

Rule canonical.missing · Canonical · 5 occurrence(s)

warning Thin content (low word count)

Rule content.thin · Content · 5 occurrence(s)

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

Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)

  • https://siweon.com/ — https://www.siweon.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 Duplicate <title> across pages

Rule duplicate.title · Duplicate · 3 occurrence(s)

warning Orphan page (no internal inlinks)

Rule links.orphan · Links · 1 occurrence(s)

warning Content only rendered by JavaScript (invisible to non-JS crawlers & AI)

Rule rendering.js_shell · Rendering · 1 occurrence(s)

  • https://siweon.com/design-1 — Raw HTML has 0 words and 0 links — this page is built by JavaScript in the browser. Googlebot renders JS but delays it, and most crawlers and AI assistants (ChatGPT, Perplexity, Claude) don't run JavaScript at all, so to them the page looks empty. Server-render or pre-render your main content and navigation.

Notices (15 rules)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

  • https://siweon.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 1 occurrence(s)

notice Low text-to-HTML ratio

Rule content.low_ratio · Content · 4 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 1 occurrence(s)

  • https://siweon.com/about — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 5 occurrence(s)

  • https://siweon.com/ — meta description shared by 5 pages: https://siweon.com/e-mail-form, https://siweon.com/about, https://siweon.com/design-1
  • https://siweon.com/about — meta description shared by 5 pages: https://siweon.com/, https://siweon.com/e-mail-form, https://siweon.com/design-1
  • https://siweon.com/design-1 — meta description shared by 5 pages: https://siweon.com/, https://siweon.com/e-mail-form, https://siweon.com/about
  • https://siweon.com/e-mail-form — meta description shared by 5 pages: https://siweon.com/, https://siweon.com/about, https://siweon.com/design-1
  • https://siweon.com/homepage — meta description shared by 5 pages: https://siweon.com/, https://siweon.com/e-mail-form, https://siweon.com/about

notice Missing html lang attribute

Rule i18n.lang_missing · Mobile · 5 occurrence(s)

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

Rule links.single_inlink · Links · 1 occurrence(s)

  • https://siweon.com/homepage — 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.

notice Meta description too short

Rule meta_desc.too_short · Meta Description · 5 occurrence(s)

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

Rule perf.no_etag · Performance · 5 occurrence(s)

  • https://siweon.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://siweon.com/about — 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://siweon.com/design-1 — 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://siweon.com/e-mail-form — 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://siweon.com/homepage — 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://siweon.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://siweon.com/about — 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://siweon.com/design-1 — 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://siweon.com/e-mail-form — 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://siweon.com/homepage — 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)

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

Rule security.unsafe_cross_origin_links · Security · 3 occurrence(s)

  • https://siweon.com/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://siweon.com/about — 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://siweon.com/homepage — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

notice Indexable page not listed in sitemap

Rule sitemap.orphan_not_listed · Sitemap · 2 occurrence(s)

notice Title is very short

Rule title.too_short · Titles · 3 occurrence(s)

Pages (showing 5 of 5)
URLStatusIndexableWordsIn-links
https://siweon.com/about
About — 𝒮𝒾 𝒲𝑒𝑜𝓃 𝒦𝒾𝓂
200 yes 148 2
https://siweon.com/design-1
𝒮𝒾 𝒲𝑒𝑜𝓃 𝒦𝒾𝓂
200 yes 0 2
https://siweon.com/homepage
𝒮𝒾 𝒲𝑒𝑜𝓃 𝒦𝒾𝓂
200 yes 6 1
https://siweon.com/
𝒮𝒾 𝒲𝑒𝑜𝓃 𝒦𝒾𝓂
200 yes 6 0
https://siweon.com/e-mail-form
E-mail Form — 𝒮𝒾 𝒲𝑒𝑜𝓃 𝒦𝒾𝓂
200 yes 6 0

Audit your own site — free

77 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →