Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
75/100
Site name appears as
| Page title | Vibe Code Apps & Websites with AI, Fast | |
| og:site_name | Lovable | |
| twitter:site | — | |
| Organization.name | Lovable |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
15/15has name, logo + url
Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Links160 links checked, 160 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
The og:url tag specifies the canonical URL for the shared content.
Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.
Learn more ▾ ▴
og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.
Source: Open Graph Protocol
Preview

lovable.dev
AI App Builder | Vibe Code Apps & Websites with AI, Fast
Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding skills required.
- twitter:card — summary_large_image
- twitter:title — AI App Builder | Vibe Code Apps & Websites with AI, Fast
- twitter:description — Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding ski...
- twitter:image — https://lovable.dev/img/opengraph-image.png

LOVABLE.DEV
AI App Builder | Vibe Code Apps & Websites with AI, Fast
Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding skills required.
- og:title — AI App Builder | Vibe Code Apps & Websites with AI, Fast
- og:description — Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding ski...
- og:image — https://lovable.dev/img/opengraph-image.png
- og:type — website
- og:url — Add og:url — Recommended — canonical URL for the share
- og:site_name — Lovable

AI App Builder | Vibe Code Apps & Websites with AI, Fast
lovable.dev
- og:title — AI App Builder | Vibe Code Apps & Websites with AI, Fast
- og:description — Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding ski...
- og:image — https://lovable.dev/img/opengraph-image.png
lovable.dev
AI App Builder | Vibe Code Apps & Websites with AI, Fast
Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding skills required.

- og:title — AI App Builder | Vibe Code Apps & Websites with AI, Fast
- og:description — Build apps, websites, and digital products faster using Lovable’s no-code and AI-powered platform, no deep coding ski...
- og:image — https://lovable.dev/img/opengraph-image.png
Social preview quality
Averaged across Twitter/X, Facebook, LinkedIn, and Slack.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | — | — | — | |
| twitter:description | — | — | — | |
| twitter:image | — | — | — |
A+Structured Data2 JSON-LD block(s) found — structured data is well configured.PASS
Adding "potentialAction" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Lovable",
"url": "https://lovable.dev",
"description": "Lovable is your superhuman full stack engineer. Chat with AI to build web apps. Sync with GitHub. One-click deploy."
}{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Lovable",
"url": "https://lovable.dev",
"logo": "https://lovable.dev/favicon-192x192.png",
"description": "Lovable is your superhuman full stack engineer. Chat with AI to build web apps. Sync with GitHub. One-click deploy.",
"sameAs": [
"https://twitter.com/lovable",
"https://www.linkedin.com/company/lovable-dev",
"https://www.youtube.com/@lovable",
"https://github.com/lovablelabs"
],
"foundingDate": "2023",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Support",
"url": "https://lovable.dev/support"
}
}