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

✨ Enhancement: Social Sharing Buttons #1311

Open
cbum-dev opened this issue Jan 14, 2025 · 1 comment
Open

✨ Enhancement: Social Sharing Buttons #1311

cbum-dev opened this issue Jan 14, 2025 · 1 comment
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: Triage This is the initial status for an issue that requires triage.

Comments

@cbum-dev
Copy link

Is your feature request related to a problem? Please describe

Currently, the website lacks a mechanism for users to easily share blog posts on social media platforms. This limits the reach and visibility of the content, making it harder for readers to promote the blogs organically to a broader audience.

Describe the solution you'd like

Add social sharing buttons to each blog post. These buttons should allow users to share the post on popular platforms such as:

  • Twitter
  • LinkedIn

Each button should generate a pre-filled sharing link, including the blog post title, URL, and possibly hashtags. For example:

Twitter: https://twitter.com/intent/tweet?text=Check+out+this+blog!&url=https://json-schema.org/blog/post-title&hashtags=JSONSchema

The buttons should be visually appealing, lightweight, and non-intrusive. They can be displayed at the top or bottom of each blog post.

Describe alternatives you've considered

Custom Share URLs:

  • Provide only a plain "Copy Link" button that copies the URL to the clipboard for users to share manually.

Additional context

No response

Are you working on this?

Yes

@cbum-dev cbum-dev added Status: Triage This is the initial status for an issue that requires triage. ✨ Enhancement Indicates that the issue suggests an improvement or new feature. labels Jan 14, 2025
@cbum-dev
Copy link
Author

Also a dedicated "Related Posts" section should be added to the blog layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: Triage This is the initial status for an issue that requires triage.
Projects
None yet
Development

No branches or pull requests

1 participant