Catalog / propertyofdanielwong.com
65

SEO audit for propertyofdanielwong.com

property of daniel wong

other

Health 65/100 (fair) · 11 pages crawled · generated 2026-08-26

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

a collection of ux projects from daniel wong

Screenshot of propertyofdanielwong.com
11
pages crawled
11
indexable pages
0
errors
48
warnings
113
notices
9
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 70 0 11 7
Canonical 70 0 11 0
Content 73 0 10 12
Links 75 0 9 1
Headings 89 0 4 7
Rendering 95 0 2 0
Duplicate 97 0 1 11
Meta Description 100 0 0 11
Mobile 100 0 0 11
Performance 100 0 0 22
Security 100 0 0 19
Sitemap 100 0 0 1
Structured Data 100 0 0 11
Findings

Warnings (7 rules)

warning Control has no accessible name

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

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

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

  • https://propertyofdanielwong.com/ — https://www.propertyofdanielwong.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 Orphan page (no internal inlinks)

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

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

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

  • https://propertyofdanielwong.com/header-left — Raw HTML has 6 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.
  • https://propertyofdanielwong.com/header-right — Raw HTML has 6 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)

notice No main landmark for AI agents

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

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

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

  • https://propertyofdanielwong.com/ — this page reads as very difficult (Flesch Reading Ease 22, 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 · 11 occurrence(s)

  • https://propertyofdanielwong.com/ — meta description shared by 11 pages: https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right, https://propertyofdanielwong.com/feed
  • https://propertyofdanielwong.com/about — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/bleisure-1 — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/feed — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/header-left — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-right, https://propertyofdanielwong.com/feed
  • https://propertyofdanielwong.com/header-right — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/feed
  • https://propertyofdanielwong.com/left-information-page — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/mobile-header — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/numa — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/ux-1 — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right
  • https://propertyofdanielwong.com/ux-copy — meta description shared by 11 pages: https://propertyofdanielwong.com/, https://propertyofdanielwong.com/header-left, https://propertyofdanielwong.com/header-right

notice Multiple <h1> elements

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

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

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

  • https://propertyofdanielwong.com/about — 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 No ETag header (no conditional GET for unchanged pages)

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

  • https://propertyofdanielwong.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://propertyofdanielwong.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://propertyofdanielwong.com/bleisure-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://propertyofdanielwong.com/feed — 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://propertyofdanielwong.com/header-left — 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://propertyofdanielwong.com/header-right — 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://propertyofdanielwong.com/left-information-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://propertyofdanielwong.com/mobile-header — 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://propertyofdanielwong.com/numa — 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://propertyofdanielwong.com/ux-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://propertyofdanielwong.com/ux-copy — 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 · 11 occurrence(s)

  • https://propertyofdanielwong.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://propertyofdanielwong.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://propertyofdanielwong.com/bleisure-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://propertyofdanielwong.com/feed — 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://propertyofdanielwong.com/header-left — 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://propertyofdanielwong.com/header-right — 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://propertyofdanielwong.com/left-information-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://propertyofdanielwong.com/mobile-header — 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://propertyofdanielwong.com/numa — 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://propertyofdanielwong.com/ux-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://propertyofdanielwong.com/ux-copy — 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 · 11 occurrence(s)

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

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

notice Indexable page not listed in sitemap

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

Pages (showing 11 of 11)
URLStatusIndexableWordsIn-links
https://propertyofdanielwong.com/about
About — property of daniel wong
200 yes 57 1
https://propertyofdanielwong.com/
property of daniel wong
200 yes 235 0
https://propertyofdanielwong.com/bleisure-1
bleisure — property of daniel wong
200 yes 83 0
https://propertyofdanielwong.com/feed
Feed — property of daniel wong
200 yes 48 0
https://propertyofdanielwong.com/header-left
Header left — property of daniel wong
200 yes 6 0
https://propertyofdanielwong.com/header-right
Header right — property of daniel wong
200 yes 6 0
https://propertyofdanielwong.com/left-information-page
Left information page — property of daniel wong
200 yes 48 0
https://propertyofdanielwong.com/mobile-header
Mobile header — property of daniel wong
200 yes 22 0
https://propertyofdanielwong.com/numa
numa — property of daniel wong
200 yes 90 0
https://propertyofdanielwong.com/ux-1
UX — property of daniel wong
200 yes 103 0
https://propertyofdanielwong.com/ux-copy
UX copy — property of daniel wong
200 yes 103 0

Audit your own site — free

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

Scan your site →