Skip to content

FE-181 Add Open Graph and Twitter card meta tags to public event pages #301

@BigBen-7

Description

@BigBen-7

Track
Frontend

Difficulty
Trivial

Description
Sharing a VeriTix event link on social media shows no preview card. Add dynamic Open Graph and Twitter Card meta tags to the event detail page using Next.js metadata API.

Acceptance Criteria

  • og:title, og:description, og:image, and og:url are set per event.
  • twitter:card, twitter:title, and twitter:image are set per event.
  • Fallback values are used when optional event fields are absent.
  • Tested with the Twitter Card Validator and Facebook Sharing Debugger.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions