Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Open Graph Meta Tags for Improved Social Media Sharing and Engagement #253

Open
1 task done
SylviaUzoh1 opened this issue Oct 25, 2024 · 0 comments · May be fixed by #260
Open
1 task done

[Feature] Add Open Graph Meta Tags for Improved Social Media Sharing and Engagement #253

SylviaUzoh1 opened this issue Oct 25, 2024 · 0 comments · May be fixed by #260
Labels
🕹 aspect: interface Concerns end-users' experience with the software 📄 aspect: text Concerns the textual material in the repository ✨ goal: improvement Improvement to an existing feature help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@SylviaUzoh1
Copy link

Problem

The current Creative Commons Legal Database website is missing crucial Open Graph meta tags. When the site is shared on social media platforms, the shared content lacks a proper title, description, and image, leading to reduced engagement and a less professional appearance. This can limit outreach and visibility, as users may not get a clear and attractive preview of the content.

Description

To enhance the website's shareability and social media presence, the implementation of Open Graph meta tags is essential. By adding <meta property="og:title">, <meta property="og:description">, and <meta property="og:image"> tags, we can ensure that shared links display a clear and concise title, an engaging description, and a relevant image. These elements not only increase user click-through rates but also contribute to consistent branding and effective promotion of the Creative Commons Legal Database.

Alternatives

An alternative approach could be relying on default meta tags or the page's raw content for previews on social media platforms. However, this would leave the presentation up to the platform’s algorithm, resulting in a potentially inconsistent or incomplete presentation of content. Explicitly defining these Open Graph tags gives us precise control over how the webpage is displayed when shared, providing a superior user experience.

Additional context

Open Graph tags are an industry standard for social media optimization and are widely adopted by most websites. Implementing these tags would improve the user experience and engagement, potentially increasing traffic to the Creative Commons Legal Database. Furthermore, the consistency in shared content presentation reinforces brand image and trustworthiness.

Implementation

  • I would be interested in implementing this feature.
@SylviaUzoh1 SylviaUzoh1 added ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🟩 priority: low Low priority and doesn't need to be rushed labels Oct 25, 2024
@TimidRobot TimidRobot added help wanted Open to participation from the community 🏁 status: ready for work Ready for work 📄 aspect: text Concerns the textual material in the repository 🕹 aspect: interface Concerns end-users' experience with the software and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 💻 aspect: code Concerns the software code in the repository labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕹 aspect: interface Concerns end-users' experience with the software 📄 aspect: text Concerns the textual material in the repository ✨ goal: improvement Improvement to an existing feature help wanted Open to participation from the community 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants