OG Tags in a React SPA Without Next.js: A Lightweight SSR Proxy with Express
Social media previews were broken for every shared link in our React SPA — messengers only saw an empty HTML skeleton. Instead of migrating to Next.js, we built a lightweight Express proxy that injects OG tags only for bots, leaving the app untouched.