🔍 Meta Tags Test Page

This page shows all Open Graph and Twitter Card meta tags currently loaded.⚠️ Note: These tags are injected by JavaScript. Social media crawlers (iMessage, WhatsApp, LinkedIn) may not see them because they don't wait for JavaScript to execute.

Required Tags Status
og:title
og:description
og:image
og:url
og:type
twitter:card
twitter:title
twitter:description
twitter:image
All Detected Meta Tags (20)
og:title
Faith Builder AI — Grow in Wisdom and Faith Daily
og:description
Discover peace and purpose in God's Word — guided study, daily devotion, and AI-powered insight to grow your faith.
og:image
https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68ea3f2b137bf904dcca6a3d/e85bdd36d_logo.png
og:url
https://faithbuilder.ai/TestMetaTags
og:type
website
og:site_name
Faith Builder AI
twitter:title
Faith Builder AI — Grow in Wisdom and Faith Daily
twitter:description
Discover peace and purpose in God's Word — guided study, daily devotion, and AI-powered insight to grow your faith.
twitter:image
https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68ea3f2b137bf904dcca6a3d/e85bdd36d_logo.png
twitter:card
summary_large_image
twitter:url
https://faithbuilder.ai/TestMetaTags
og:locale
en_US
og:image:secure_url
https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/68ea3f2b137bf904dcca6a3d/e85bdd36d_logo.png
og:image:width
1024
og:image:height
1024
og:image:alt
Faith Builder AI — A warm golden heart with a cross at its center, representing spiritual growth and biblical wisdom
og:image:type
image/png
twitter:site
@FaithBuilderAI
twitter:image:alt
Faith Builder AI — A warm golden heart with a cross at its center, representing spiritual growth and biblical wisdom
twitter:domain
faithbuilder.ai
⚠️ SSR Limitation

Problem: Base44 is a client-side rendered (CSR) React app. Meta tags are added by JavaScript AFTER the initial HTML loads.

Impact: iMessage, WhatsApp, and LinkedIn crawlers see the empty HTML before React runs, so they miss our meta tags.

Solution: You need either:

  • Server-side rendering (SSR) - Base44 platform feature request
  • Pre-rendering service (Prerender.io, Rendertron)
  • Static meta tags in base HTML template (limited to homepage)