Skip to content

Fix Open Graph metadata - #2

Draft
danstotts-ops wants to merge 1 commit into
runpod-labs:mainfrom
danstotts-ops:agent/fix-open-graph-tags
Draft

danstotts-ops wants to merge 1 commit into
runpod-labs:mainfrom
danstotts-ops:agent/fix-open-graph-tags

Conversation

@danstotts-ops

Copy link
Copy Markdown

What changed

  • Use https://labs.runpod.io as the canonical site URL.
  • Add Open Graph and X image metadata to the homepage.
  • Add canonical, Open Graph image, and X card metadata to project pages.

Why

Ahrefs reports the homepage and wandler.ai project page as having incomplete Open Graph tags. Both pages were missing og:image, and their Open Graph URLs still pointed at the GitHub Pages origin instead of the public custom domain.

Impact

The two affected pages will expose complete, canonical social metadata from the raw HTML after deployment.

Validation

  • npm run build passes.
  • Built homepage HTML contains canonical URL, og:title, og:description, og:url, og:image, and og:type.
  • Built wandler.ai HTML contains the same required fields with its project screenshot.
  • npm run lint remains blocked by the existing react-hooks/set-state-in-effect error in src/components/hero/SpinningLogo.tsx:29, which this PR does not touch.

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@danstotts-ops is attempting to deploy a commit to the Runpod Team on Vercel.

A member of the Team first needs to authorize it.

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