Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
69/100
Site name appears as
| Page title | Lucid Motors | |
| og:site_name | Home | Lucid Motors | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- Organization schema missing logo — add a logo property pointing to a square PNG
- Organization schema missing url — point it at the canonical homepage
- Consider adding contactPoint — helps appear in "contact us" rich results
- Only partial contact info discoverable — consider adding a dedicated contact page or mailto/tel link
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
ALinks120 links checked, 119 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | https://ir.lucidmotors.com | <a> | Get "https://ir.lucidmotors.com": contex... |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://www.lucidmotors.com/locations?fi... | https://www.lucidmotors.com/locations?fi... | <a> | 0 |
| https://www.lucidmotors.com/stories | https://www.lucidmotors.com/stories | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
19 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
Preview

www.lucidmotors.com
Home | Lucid Motors
Lucid is the future of sustainable mobility, designing electric cars that further reimagines the driving experience.

WWW.LUCIDMOTORS.COM
Home | Lucid Motors
Lucid is the future of sustainable mobility, designing electric cars that further reimagines the driving experience.

Home | Lucid Motors
www.lucidmotors.com
www.lucidmotors.com
Home | Lucid Motors
Lucid is the future of sustainable mobility, designing electric cars that further reimagines the driving experience.

AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
Adding "url" 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
Adding "logo" 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
Adding "sameAs" 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",
"@graph": [
{
"@type": "Organization",
"@id": "https://lucidmotors.com/#organization",
"name": "Lucid Motors",
"legalName": "Lucid Group, Inc.",
"url": "https://lucidmotors.com/",
"logo": {
"@type": "ImageObject",
"url": "https://lucidmotors.com/favicon.ico"
},
"foundingDate": "2007",
"founders": [
{
"@type": "Person",
"name": "Bernard Tse"
},
{
"@type": "Person",
"name": "Sam Weng"
},
{
"@type": "Person",
"name": "Sheaupyng Lin"
}
],
"address": {
"@type": "PostalAddress",
"streetAddress": "7373 Gateway Blvd",
"addressLocality": "Newark",
"addressRegion": "CA",
"postalCode": "94560",
"addressCountry": "US"
},
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "+1-888-995-8243",
"email": "customercare@lucidmotors.com",
"availableLanguage": [
"en-US"
],
"areaServed": "US"
}
],
"sameAs": [
"https://en.wikipedia.org/wiki/Lucid_Motors",
"https://x.com/LucidMotors",
"https://www.instagram.com/lucidmotors/",
"https://www.facebook.com/LucidMotors/",
"https://www.linkedin.com/company/lucidmotors",
"https://www.youtube.com/c/LucidMotors"
],
"brand": {
"@type": "Brand",
"name": "Lucid",
"url": "https://lucidmotors.com/"
}
},
{
"@type": "WebSite",
"@id": "https://lucidmotors.com/#website",
"url": "https://lucidmotors.com/",
"name": "Lucid Motors",
"publisher": {
"@id": "https://lucidmotors.com/#organization"
},
"inLanguage": "en-US"
}
]
}