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
59/100
Site name appears as
| Page title | an accredited registrar & marketplace | Unstoppable Domains | |
| og:site_name | Unstoppable Domains | |
| twitter:site | @unstoppableweb | |
| Organization.name | Unstoppable Domains |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
8/15has name + url
Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- Organization schema missing logo — add a logo property pointing to a square PNG
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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.
ALinks55 links checked, 53 healthy, 2 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | https://cdn.unstoppabledomains.com | <link> | Get "https://cdn.unstoppabledomains.com"... |
| 400 | https://storage.googleapis.com | <link> | Bad Request |
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

unstoppabledomains.com
Unstoppable Domains
Get at-cost pricing & commissions, self-brokerage landers, lease to own, fast transfer, & all the tools you need to sell domains.
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image

UNSTOPPABLEDOMAINS.COM
Unstoppable Domains
Get at-cost pricing & commissions, self-brokerage landers, lease to own, fast transfer, & all the tools you need to sell domains.
- og:title — Unstoppable Domains
- og:description — Get at-cost pricing & commissions, self-brokerage landers, lease to own, fast transfer, & all the tools you need to s...
- og:image — https://storage.googleapis.com/unstoppable-client-assets/images/unstoppable-logos/unstoppable-logo-1200x1200.png
- og:type — website
- og:url — https://unstoppabledomains.com/
- og:site_name — Unstoppable Domains

Unstoppable Domains
unstoppabledomains.com
- og:title — Unstoppable Domains
- og:description — Get at-cost pricing & commissions, self-brokerage landers, lease to own, fast transfer, & all the tools you need to s...
- og:image — https://storage.googleapis.com/unstoppable-client-assets/images/unstoppable-logos/unstoppable-logo-1200x1200.png
unstoppabledomains.com
Unstoppable Domains
Get at-cost pricing & commissions, self-brokerage landers, lease to own, fast transfer, & all the tools you need to sell domains.

- og:title — Unstoppable Domains
- og:description — Get at-cost pricing & commissions, self-brokerage landers, lease to own, fast transfer, & all the tools you need to s...
- og:image — https://storage.googleapis.com/unstoppable-client-assets/images/unstoppable-logos/unstoppable-logo-1200x1200.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 | ⚠ | — | — | — |
AStructured Data2 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the WebSite 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 "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 "description" 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": "Organization",
"name": "Unstoppable Domains",
"url": "https://unstoppabledomains.com/",
"sameAs": [
"https://support.unstoppabledomains.com/support/home",
"https://www.facebook.com/unstoppableweb/",
"https://twitter.com/unstoppableweb",
"https://www.instagram.com/unstoppabledomains/",
"https://www.youtube.com/c/UnstoppableDomains/featured",
"https://www.linkedin.com/company/unstoppable-domains"
]
}{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://unstoppabledomains.com/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://unstoppabledomains.com/search?searchTerm={searchTerm}"
},
"query-input": "required name=searchTerm"
}
}