Skip to content

Auto-generate Twitter Meta Tags from existing Open Graph data #12

@umsungjun

Description

@umsungjun
Image

Description: Currently, when a website link is shared on Twitter, the preview thumbnail (Card) does not appear because specific Twitter meta tags are missing. While the library supports standard Open Graph (og:) tags, Twitter requires its own set of tags (e.g., twitter:card) for optimal display.

Inspired by Next.js's Metadata API implementation, I propose adding a feature that automatically generates Twitter tags using the values already provided for OG tags. This ensures consistent previews across platforms with minimal configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions