Skip to content

Fix missing Open Graph tags on the Pilot demo storefront #172

Description

@hta218

Scan of the Pilot demo via OpenGraph.xyz shows several missing Open Graph / Twitter Card tags, so link previews on social platforms render without an image or proper card type.

Scan: https://www.opengraph.xyz/url/https%3A%2F%2Fpilot.weaverse.dev%2F

Missing tags

Confirmed absent from the rendered HTML of https://pilot.weaverse.dev/:

  • og:image (plus og:image:width, og:image:height, og:image:alt)
  • og:type
  • og:site_name
  • twitter:card
  • twitter:image

Currently present: og:title, og:description, og:url, twitter:title, twitter:description, twitter:site, twitter:creator, <title>, canonical, meta description.

Scope

Fix the meta tag generation so all pages (home, product, collection, article, page) emit a complete OG/Twitter set, then re-run the scan to verify.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

  • Status
    Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions