Skip to content

feat(site): /about author page + og:type=article + sitemap fixes#15

Open
kpmmmurphy wants to merge 1 commit into
mainfrom
marketing/about-page-and-seo-backlog
Open

feat(site): /about author page + og:type=article + sitemap fixes#15
kpmmmurphy wants to merge 1 commit into
mainfrom
marketing/about-page-and-seo-backlog

Conversation

@kpmmmurphy

Copy link
Copy Markdown
Contributor

What

Clears the standing site SEO backlog ahead of the HN relaunch:

  • /about — author E-E-A-T page. ProfilePage JSON-LD whose mainEntity carries the same #kevin Person @id the per-page schemas already cite as author, so the graph now resolves to a real page. Footer-linked site-wide. Every fact grounded in launch.md/README — no invented credentials.
  • og:type=article on /launch and /whitepaper via a new ogType layout prop (everything else stays website).
  • Sitemap — lastmod refreshed, /about added, and /rescore/ + /signed/ (previously missing from the sitemap entirely) now included. /about listed in llms.txt.

Deliberately not in this pass: self-hosted fonts (LCP), IndexNow.

Verification

npm run build green (11 pages) · per-page og:type checked in dist · ProfilePage JSON-LD parses · sitemap passes xmllint. New/changed files carry MurphySig reviews per convention.

🤖 Generated with Claude Code

https://claude.ai/code/session_017YxJrnCdg8KuubEXfNgXCj

Adds the /about E-E-A-T author page (ProfilePage JSON-LD wired to the
existing #kevin Person @id, footer-linked site-wide, facts grounded in
launch.md/README only). ArtLayout gains an ogType prop (default
"website"); launch.md and whitepaper.md declare ogType: article via
MarkdownLayout passthrough.

Sitemap: lastmod refreshed, /about added, and two pages that were
missing entirely (/rescore/, /signed/) now included. /about also
listed in llms.txt.

Build verified green (11 pages); og:type checked per-page in dist.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017YxJrnCdg8KuubEXfNgXCj

# ── MurphySig template (uncomment lines below to sign this commit) ──────
# Significant change detected. If this commit encodes a decision worth
# remembering — architecture, tradeoff, non-obvious fix — sign it.
# Spec: https://murphysig.dev/spec
#
# MurphySig:
#   Signed: Kev + claude-fable-5, 2026-07-10
#   Format: MurphySig v0.1
#   Context: <why this exists — the thought, not the diff>
#   Confidence: <0.0-1.0> — <what's uncertain>
#   Open: <unresolved questions>
# ────────────────────────────────────────────────────────────────────────
@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for murphysig ready!

Name Link
🔨 Latest commit d34610c
🔍 Latest deploy log https://app.netlify.com/projects/murphysig/deploys/6a50cce897718d0008785f07
😎 Deploy Preview https://deploy-preview-15--murphysig.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant