Enhancement: Add SEO and social media meta tags for rich link previews

Open Beginner friendly
#18 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
63/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
html
Domain
frontend, web-dev

Research direction

No file or test is named; first locate the page template or entry point that renders the document and inspect its existing metadata. Add the requested standard SEO, Open Graph, and Twitter Card tags, then verify that the head contains the listed fields and that shared links expose the intended preview metadata.

Written by the indexing model from the issue text.

Description

Description:
Currently, the project lacks comprehensive meta tags in the of the document. This limits organic discoverability on search engines and results in plain, unstyled links when the site is shared on social platforms or messaging apps.

Proposed Solution:
Implement the following meta tags to improve sharing and SEO:

Standard SEO: Title, description, and keyword tags.

Open Graph (OG): og:title, og:description, og:image, and og:url for rich previews on platforms like Facebook, LinkedIn, and Slack.

Twitter Cards: twitter:card, twitter:title, twitter:description, and twitter:image for optimized sharing on X/Twitter.

Dominant language
HTML
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pythonph/osspyasia

All issues in pythonph/osspyasia

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.