Skip to content

feat: add SEO component and meta tags for issue #6#23

Merged
nv78 merged 2 commits into
mainfrom
feature/issue-6-seo-improvements
Jun 15, 2026
Merged

feat: add SEO component and meta tags for issue #6#23
nv78 merged 2 commits into
mainfrom
feature/issue-6-seo-improvements

Conversation

@XLKKGH

@XLKKGH XLKKGH commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Problem

Every page on the site returned the same <title> and <meta description> to Google ("Label, Train, Predict, Evaluate."), making all pages indistinguishable to search engines and showing incorrect
previews when links were shared on LinkedIn/Twitter.

Test plan

  • Open DevTools → Elements → <head> and verify title/description change when navigating between pages
  • Check /aidayfall2025 has a <script type="application/ld+json"> block with Event schema
  • Share a community link on LinkedIn and confirm the preview shows the correct title and description

Closes #6

@XLKKGH XLKKGH requested a review from nv78 June 14, 2026 10:13
nv78 pushed a commit that referenced this pull request Jun 14, 2026
@nv78 nv78 merged commit e2635cc into main Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEO improvements — meta tags, structured data, and event recap pages for organic growth

2 participants