Skip to content

Add Open Graph and Twitter Card meta tags for social previews#10

Merged
wow-miley merged 1 commit intomasterfrom
wow-miley/fix-blog-og-tags
Feb 13, 2026
Merged

Add Open Graph and Twitter Card meta tags for social previews#10
wow-miley merged 1 commit intomasterfrom
wow-miley/fix-blog-og-tags

Conversation

@wow-miley
Copy link
Copy Markdown
Owner

Summary

  • Added Open Graph and Twitter Card meta tags to HTML head with site-level defaults
  • Implemented dynamic meta tag updates in the router for page-specific content (blog post titles, excerpts, images, URLs)
  • Fixes social preview badges showing incomplete information when sharing blog posts

Test plan

  • Share a blog post link on social media and verify preview shows correct title, description, and image
  • Check that home page and blog list page also show appropriate previews

🤖 Generated with Claude Code

Adds Open Graph and Twitter Card meta tags to the HTML head with site-level defaults. Implements dynamic meta tag updates in the frontend router so page-specific content (blog post titles, excerpts, images, and URLs) is reflected in the DOM for modern crawlers. Fixes social preview badges displaying incomplete information.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wow-miley wow-miley merged commit 2117d8d into master Feb 13, 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.

1 participant