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/:
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.
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(plusog:image:width,og:image:height,og:image:alt)og:typeog:site_nametwitter:cardtwitter:imageCurrently 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.