**Feature Request: Server-Side Open Graph Meta Tags** **Problem:**
Currently, Base44 apps cannot set custom Open Graph (OG) meta tags per route/page that are visible to social media scrapers (Facebook, Twitter, LinkedIn, etc.). Social media platforms scrape the initial server response, but Base44 only renders meta tags client-side via React useEffect.
This means: - Shared links show default/incorrect previews - Can't customize OG images per page - Can't customize titles/descriptions per page - Hurts social media marketing effectiveness **Use Case:** My app (Prodigal AI) has different persona pages: - /Leaders - Leadership development content - /Entrepreneurs - Entrepreneurship content - /Faith - Faith deconstruction content Each page needs unique: - og:title (e.g., "Leadership Development | Prodigal AI") - og:description (custom copy per persona) - og:image (custom image per page) - og:url (correct canonical URL) **Current Workaround:** None - social media scrapers ignore client-side meta tags set via JavaScript/React. **Requested Solution:** Add support for server-side meta tag configuration, either via: 1. **Option A: Page-level meta config in Base44 dashboard** - UI to set OG tags per page/route - Base44 injects tags server-side before sending HTML 2. **Option B: AI agent support for static meta tags** -
Let AI agent configure meta tags per page - Base44 renders them server-side (SSR or static) 3. **Option C: Meta tag file (like sitemap.xml)** - JSON/YAML file defining meta tags per route - Base44 reads it and injects server-side **Expected Outcome:** - Social media scrapers can read custom OG tags - Each page can have unique social media previews - Improved social media marketing effectiveness - Professional branding on shared links **Impact:** This would benefit ANY Base44 app that: - Has multiple pages/products - Uses social media marketing - Needs professional branding - Wants optimized social sharing **Priority:** High - This is a standard feature in most modern web platforms (Webflow, Wix, WordPress, etc.) **Additional Context:** - Facebook Debugger:
https://developers.facebook.com/tools/debug/ - Twitter Card Validator: https://cards-developer.twitter.com/validator - LinkedIn Post Inspector: https://www.linkedin.com/post-inspector/ All of these tools only read server-side meta tags, not client-side JavaScript changes. Thank you for considering this feature request! Happy to provide more details or help test when implemented.Please authenticate to join the conversation.
In Review
Feature Request
6 months ago

Don Jackson
Get notified by email when there are changes.
In Review
Feature Request
6 months ago

Don Jackson
Get notified by email when there are changes.