Skip to content

seo: org homepage + Jason Colapietro person schema#3

Merged
JasonColapietro merged 2 commits into
mainfrom
seo/homepage-and-jason-person-schema
May 30, 2026
Merged

seo: org homepage + Jason Colapietro person schema#3
JasonColapietro merged 2 commits into
mainfrom
seo/homepage-and-jason-person-schema

Conversation

@JasonColapietro

Copy link
Copy Markdown
Collaborator

Summary

Tightens SEO on the two highest-value pages on suedeai.org without any design changes or redirect changes.

  • Homepage — enriches the Person, WebSite, Organization graph; adds WebPage node; expands robots/OG/Twitter meta.
  • /jason-colapietro/ — replaces a broken/duplicated single ProfilePage block with a full schema.org graph (ProfilePage + BreadcrumbList + Person + Organization), canonicalizes the founder @id back to https://suedeai.org/#founder so both pages reference the same entity, adds GitHub JasonColapietro / LinkedIn / Virtuals ACP agent in sameAs, and ships proper profile:* OpenGraph tags. Stronger title and description (Forbes contributor, Stake Your Claim).
  • sitemap.xml — adds lastmod, changefreq, priority to every URL; promotes /jason-colapietro/ to 0.9; adds the missing /agentic-commerce/ entry.

Why it matters

  • Person entity is now consistent across suedeai.org/ and /jason-colapietro/ (same @id), which is exactly what Google's Knowledge Graph needs to consolidate the "Jason Colapietro" entity around suedeai.org/jason-colapietro/ instead of fragmenting across off-domain identifiers.
  • BreadcrumbList enables sitelinks on the founder page.
  • Canonical stays pinned to suedeai.org — no cannibalization with suedeai.ai.

Test plan

  • Verify https://suedeai.org/ and https://suedeai.org/jason-colapietro/ render unchanged visually after deploy.
  • Paste both URLs into Google Rich Results Test and confirm Organization, Person, ProfilePage, BreadcrumbList parse without errors.
  • Paste both URLs into Schema.org Validator and confirm 0 errors / 0 warnings on critical types.
  • Re-submit sitemap.xml in Search Console and confirm 21 URLs indexed.
  • Inspect /jason-colapietro/ in Search Console; request indexing.
  • Confirm canonical <link> and og:url still point to suedeai.org (not suedeai.ai).

Follow-up info Jason can provide for richer Person schema

  • Forbes contributor profile URL (for sameAs)
  • Public speaking / keynote bio pages (for sameAs)
  • Stake Your Claim canonical sales / Amazon page (could add author of Book schema)
  • Birth date or birthplace if comfortable (improves Knowledge Graph match confidence)
  • Any podcast appearance URLs to add as subjectOf items

Homepage (suedeai.org):
- Expand robots meta with max-image-preview:large + max-snippet:-1
- Add theme-color, og:image:alt, twitter:image:alt
- Enrich Person entity (givenName/familyName, alternateName "Johnny Suede",
  mainEntityOfPage, expanded knowsAbout, fuller sameAs incl. suedeai.ai and
  /jason-colapietro-images)
- Add WebPage node connected to WebSite + Organization
- Add alternateName to WebSite

Jason Colapietro page (/jason-colapietro/):
- Stronger title and meta description (Forbes contributor + Stake Your Claim)
- Add keywords, author, robots, theme-color, profile:* OpenGraph fields,
  Twitter creator/site, og:image:alt, og:site_name, og:locale
- Replace single ProfilePage block with full @graph:
  * ProfilePage with breadcrumb + mainEntity references
  * BreadcrumbList (Suede Labs → Jason Colapietro)
  * Person canonicalized to https://suedeai.org/#founder (was off-domain
    app.suedeai.ai/founder#person), removed duplicate sameAs URLs and
    self-reference, added GitHub JasonColapietro, LinkedIn, Virtuals ACP
    agent, expanded knowsAbout, structured ImageObject
  * Organization node with founder + sameAs

sitemap.xml:
- Add lastmod, changefreq, and priority to every URL
- Promote /jason-colapietro/ to priority 0.9 (right behind apex)
- Add /agentic-commerce/ which was missing
@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
suedeai-org Ready Ready Preview, Comment May 30, 2026 1:21am

Request Review

JasonColapietro added a commit that referenced this pull request May 30, 2026
* seo: Jason Colapietro author/entity signals + de-orphan founder page + investor entity graph

- 10 topical pages: visible 'By Jason Colapietro' byline + footer/nav link to /jason-colapietro/, author Person JSON-LD (url + verified sameAs), author + twitter:site/creator meta, og:image dims
- dedupe triplicated og/twitter meta blocks (creator-ownership, agentic-commerce, ai-voice/likeness-protection, human-authenticity-layer, book)
- book: author node with url+sameAs, ASIN identifier (B0GD5FX6N6)
- investors: WebPage @graph refs (#website/#organization), author Person, og:site_name Suede->Suede Labs, twitter handles, og dims, sitemap link, investor-intent copy, further-reading links
- investors/thanks: header + footer + BreadcrumbList (keeps noindex)
- llms.txt + contact: link the investor brief
- HOLDS index.html + jason-colapietro/index.html (open PRs #3/#5)

* seo: add Johnny Suede alias to bylines + author schema (alternateName + visible)
…n-person-schema

# Conflicts:
#	index.html
#	jason-colapietro/index.html
#	sitemap.xml
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