SEO audit for hamzahamud.com
Hamza Hamud
Health 69/100 (fair) · 8 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 74 | 0 | 7 | 0 |
| Meta Description | 74 | 0 | 7 | 0 |
| Performance | 74 | 0 | 7 | 7 |
| Content | 89 | 0 | 3 | 1 |
| Agent Readiness | 100 | 0 | 0 | 10 |
| Links | 100 | 0 | 0 | 6 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 7 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
| Titles | 100 | 0 | 0 | 9 |
| URL | 100 | 0 | 0 | 1 |
Warnings (4 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 7 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 3 occurrence(s)
- https://hamzahamud.com/ — 185 words
- https://hamzahamud.com/posts/carer — 21 words
- https://hamzahamud.com/posts/clojure_monorepo — 143 words
warning Missing meta description
Rule meta_desc.missing · Meta Description · 7 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 7 occurrence(s)
- https://hamzahamud.com/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hamzahamud.com/posts/build — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hamzahamud.com/posts/carer — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hamzahamud.com/posts/clojure_monorepo — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hamzahamud.com/posts/htlc — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hamzahamud.com/posts/long-lost-wallet — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://hamzahamud.com/posts/tree-sitter — 1 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (14 rules)
notice Invalid ARIA role
Rule agent.aria_invalid_role · Agent Readiness · 3 occurrence(s)
- https://hamzahamud.com/posts/build — role="doc-toc" is not a valid ARIA role
- https://hamzahamud.com/posts/htlc — role="doc-toc" is not a valid ARIA role
- https://hamzahamud.com/posts/tree-sitter — role="doc-toc" is not a valid ARIA role
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://hamzahamud.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 · 6 occurrence(s)
- https://hamzahamud.com/ — add a <main> element (or role=main) around the primary content
- https://hamzahamud.com/posts/build — add a <main> element (or role=main) around the primary content
- https://hamzahamud.com/posts/clojure_monorepo — add a <main> element (or role=main) around the primary content
- https://hamzahamud.com/posts/htlc — add a <main> element (or role=main) around the primary content
- https://hamzahamud.com/posts/long-lost-wallet — add a <main> element (or role=main) around the primary content
- https://hamzahamud.com/posts/tree-sitter — add a <main> element (or role=main) around the primary content
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 1 occurrence(s)
- https://hamzahamud.com/posts/htlc — this page reads as difficult (Flesch Reading Ease 48, 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 Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 6 occurrence(s)
- https://hamzahamud.com/posts/build — 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.
- https://hamzahamud.com/posts/carer — 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.
- https://hamzahamud.com/posts/clojure_monorepo — 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.
- https://hamzahamud.com/posts/htlc — 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.
- https://hamzahamud.com/posts/long-lost-wallet — 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.
- https://hamzahamud.com/posts/tree-sitter — 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 Missing Open Graph tags
Rule og.missing · Social · 7 occurrence(s)
- https://hamzahamud.com/ — og:title, og:description, og:image
- https://hamzahamud.com/posts/build — og:title, og:description, og:image
- https://hamzahamud.com/posts/carer — og:title, og:description, og:image
- https://hamzahamud.com/posts/clojure_monorepo — og:title, og:description, og:image
- https://hamzahamud.com/posts/htlc — og:title, og:description, og:image
- https://hamzahamud.com/posts/long-lost-wallet — og:title, og:description, og:image
- https://hamzahamud.com/posts/tree-sitter — og:title, og:description, og:image
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 7 occurrence(s)
- https://hamzahamud.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://hamzahamud.com/posts/build — 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://hamzahamud.com/posts/carer — 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://hamzahamud.com/posts/clojure_monorepo — 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://hamzahamud.com/posts/htlc — 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://hamzahamud.com/posts/long-lost-wallet — 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://hamzahamud.com/posts/tree-sitter — 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 robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://hamzahamud.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)
notice No structured data detected
Rule schema.none · Structured Data · 7 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
- https://hamzahamud.com/ — CSP, X-Content-Type-Options
- https://hamzahamud.com/posts/build — CSP, X-Content-Type-Options
- https://hamzahamud.com/posts/carer — X-Content-Type-Options, CSP
- https://hamzahamud.com/posts/clojure_monorepo — CSP, X-Content-Type-Options
- https://hamzahamud.com/posts/htlc — CSP, X-Content-Type-Options
- https://hamzahamud.com/posts/long-lost-wallet — CSP, X-Content-Type-Options
- https://hamzahamud.com/posts/tree-sitter — CSP, X-Content-Type-Options
notice Title tag is identical to the H1 (missed keyword variation)
Rule title.same_as_h1 · Titles · 7 occurrence(s)
- https://hamzahamud.com/ — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://hamzahamud.com/posts/build — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://hamzahamud.com/posts/carer — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://hamzahamud.com/posts/clojure_monorepo — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://hamzahamud.com/posts/htlc — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://hamzahamud.com/posts/long-lost-wallet — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://hamzahamud.com/posts/tree-sitter — the <title> and the H1 are identical — differentiate them to cover more query variation
notice Title is very short
Rule title.too_short · Titles · 2 occurrence(s)
- https://hamzahamud.com/ — 11 chars
- https://hamzahamud.com/posts/carer — 6 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 7 occurrence(s)
notice Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 1 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://hamzahamud.com/posts/build Using a Blog post as build instructions |
200 | yes | 1470 | 1 |
| https://hamzahamud.com/posts/carer A Poem |
200 | yes | 21 | 1 |
| https://hamzahamud.com/posts/clojure_monorepo How to create a Clojure Monorepo |
200 | yes | 143 | 1 |
| https://hamzahamud.com/posts/htlc Exploring the World of HTLCs: Challenges and Innovations |
200 | yes | 1043 | 1 |
| https://hamzahamud.com/posts/long-lost-wallet Finding your long lost hot wallet |
200 | yes | 388 | 1 |
| https://hamzahamud.com/posts/tree-sitter Notes on Tree-sitter |
200 | yes | 372 | 1 |
| https://hamzahamud.com/ Hamza Hamud |
200 | yes | 185 | 0 |
| https://hamzahamud.com/cv.pdf | 200 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.