Catalog / tonywang.work
65

SEO audit for tonywang.work

Tony Wang

other

Health 65/100 (fair) · 6 pages crawled · generated 2026-07-29

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

cargo.site

Screenshot of tonywang.work
6
pages crawled
6
indexable pages
0
errors
17
warnings
68
notices
1
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Duplicate 65 0 7 6
Canonical 70 0 6 0
Content 85 0 3 6
Links 95 0 1 0
Agent Readiness 100 0 0 4
Headings 100 0 0 6
Meta Description 100 0 0 6
Mobile 100 0 0 6
Performance 100 0 0 12
Security 100 0 0 12
Sitemap 100 0 0 1
Structured Data 100 0 0 6
Titles 100 0 0 3
Findings

Warnings (6 rules)

warning Thin content (low word count)

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

warning Duplicate page content

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

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

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

  • https://tonywang.work/ — https://www.tonywang.work/ 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)

Notices (14 rules)

notice No llms.txt for AI agents

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

  • https://tonywang.work/ — 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 · 3 occurrence(s)

notice Low text-to-HTML ratio

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

notice Duplicate meta description across pages

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

  • https://tonywang.work/ — meta description shared by 6 pages: https://tonywang.work/header-main, https://tonywang.work/about-me, https://tonywang.work/unfinished-epilogue
  • https://tonywang.work/about-me — meta description shared by 6 pages: https://tonywang.work/, https://tonywang.work/header-main, https://tonywang.work/unfinished-epilogue
  • https://tonywang.work/header-main — meta description shared by 6 pages: https://tonywang.work/, https://tonywang.work/about-me, https://tonywang.work/unfinished-epilogue
  • https://tonywang.work/main — meta description shared by 6 pages: https://tonywang.work/, https://tonywang.work/header-main, https://tonywang.work/about-me
  • https://tonywang.work/unfinished-epilogue — meta description shared by 6 pages: https://tonywang.work/, https://tonywang.work/header-main, https://tonywang.work/about-me
  • https://tonywang.work/urban-hallucination — meta description shared by 6 pages: https://tonywang.work/, https://tonywang.work/header-main, https://tonywang.work/about-me

notice Multiple <h1> elements

Rule h1.multiple · Headings · 6 occurrence(s)

notice Meta description too short

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

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

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

  • https://tonywang.work/ — 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://tonywang.work/about-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://tonywang.work/header-main — 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://tonywang.work/main — 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://tonywang.work/unfinished-epilogue — 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://tonywang.work/urban-hallucination — 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 · 6 occurrence(s)

  • https://tonywang.work/ — 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://tonywang.work/about-me — 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://tonywang.work/header-main — 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://tonywang.work/main — 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://tonywang.work/unfinished-epilogue — 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://tonywang.work/urban-hallucination — 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 Missing recommended security headers

Rule security.missing_headers · Security · 6 occurrence(s)

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

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

  • https://tonywang.work/ — 19 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://tonywang.work/about-me — 19 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://tonywang.work/header-main — 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://tonywang.work/main — 19 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
  • https://tonywang.work/unfinished-epilogue — 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://tonywang.work/urban-hallucination — 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 · 1 occurrence(s)

notice Title is very short

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

Pages (showing 6 of 6)
URLStatusIndexableWordsIn-links
https://tonywang.work/about-me
Tony Wang
200 yes 642 6
https://tonywang.work/main
Tony Wang
200 yes 642 6
https://tonywang.work/unfinished-epilogue
Unfinished Epilogue — Tony Wang
200 yes 23 3
https://tonywang.work/urban-hallucination
Urban Hallucination — Tony Wang
200 yes 21 3
https://tonywang.work/
Tony Wang
200 yes 642 0
https://tonywang.work/header-main
Header Main — Tony Wang
200 yes 21 0

Audit your own site — free

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

Scan your site →