Skip to content

feat(seo): Improve meta tags, add OG image, Twitter cards, and JSON-LD - #46

Merged
jatinkrmalik merged 1 commit into
mainfrom
seo/improve-meta-tags
Mar 6, 2026
Merged

feat(seo): Improve meta tags, add OG image, Twitter cards, and JSON-LD#46
jatinkrmalik merged 1 commit into
mainfrom
seo/improve-meta-tags

Conversation

@jatinkrmalik

Copy link
Copy Markdown
Member

Summary

This PR improves the SEO of the VocaMac landing page with comprehensive under-the-hood changes. No visual changes to the page.

Changes:

Enhanced meta tags — Better title and description for improved click-through rates
Open Graph tags — Full OG implementation with 1200x630 social sharing image
Twitter Cards — summary_large_image with creator attribution
JSON-LD structured data — SoftwareApplication schema for Google rich results
Canonical URL — Proper canonical to avoid duplicate content issues
Robots meta — Optimized crawler directives
Favicon assets — Generated favicon.ico and apple-touch-icon.png
Theme color — Mobile browser theming support

Files changed:

  • web/index.html — All meta tag improvements
  • web/og-image.png — Social sharing image (1200x630)
  • web/apple-touch-icon.png — iOS home screen icon (180x180)
  • web/favicon.ico — Browser favicon

The page will now share beautifully on Twitter, LinkedIn, Facebook, and rank better on Google.

- Enhanced title and meta description for better click-through rates
- Added full Open Graph tags with 1200x630 social sharing image
- Added Twitter Card meta tags (summary_large_image)
- Added JSON-LD structured data (SoftwareApplication schema)
- Added canonical URL and robots meta tag
- Added author meta tag
- Generated favicon.ico and apple-touch-icon.png
- Added theme-color for mobile browsers

All changes are under-the-hood SEO improvements with no visual changes.
@jatinkrmalik
jatinkrmalik force-pushed the seo/improve-meta-tags branch from b105973 to e1e94c6 Compare March 6, 2026 06:48
@jatinkrmalik
jatinkrmalik merged commit ba81836 into main Mar 6, 2026
1 check passed
@jatinkrmalik
jatinkrmalik deleted the seo/improve-meta-tags branch August 22, 2026 05:32
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