MOUSA·BATARSEHIndependent technical-SEO review · BeHealth Digital

Sec. 02 — The canonical bug

INTERACTIVE

What Google is told

A canonical tag says “the real version of this page is here.” Toggle between today and the fix to follow the signal.

Signal path
Page crawled
behealthdigital.com/
→
Canonical · og:url · schema @id
→
Target responds
Now — every page<link rel="canonical"
  href="https://wellspring-web-make.lovable.app/…">
<meta property="og:url"
  content="https://wellspring-web-make.lovable.app/…">
"@id": "https://wellspring-web-make.lovable.app/#org"
// sitemap.xml lists only lovable.app URLs
Fixed<link rel="canonical"
  href="https://behealthdigital.com/…">
<meta property="og:url"
  content="https://behealthdigital.com/…">
"@id": "https://behealthdigital.com/#org"
// sitemap regenerated + Person author on Article

Evidence: behealthdigital.com/sitemap.xml; page source canonical / og / Organization @id; curl wellspring-web-make.lovable.app → HTTP 404 “No published build”, Sep 19, 2026