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
62/100
Site name appears as
| Page title | Calendly | |
| og:site_name | Calendly.com | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
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
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- 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.
A+Links185 links checked, 185 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
Preview

calendly.com
Free Online Appointment Scheduling Software | Calendly
Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams can get more done.
- twitter:card — summary_large_image
- twitter:title — Free Online Appointment Scheduling Software | Calendly
- twitter:description — Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams ca...
- twitter:image — https://images.ctfassets.net/k0lk9kiuza3o/6sN1GkuaBoQ67Nhkqa8Hgn/bcefc60aa064f94237bac2524bad875c/homepage.png

CALENDLY.COM
Free Online Appointment Scheduling Software | Calendly
Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams can get more done.
- og:title — Free Online Appointment Scheduling Software | Calendly
- og:description — Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams ca...
- og:image — https://images.ctfassets.net/k0lk9kiuza3o/6sN1GkuaBoQ67Nhkqa8Hgn/bcefc60aa064f94237bac2524bad875c/homepage.png
- og:type — website
- og:url — https://calendly.com
- og:site_name — Calendly.com

Free Online Appointment Scheduling Software | Calendly
calendly.com
- og:title — Free Online Appointment Scheduling Software | Calendly
- og:description — Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams ca...
- og:image — https://images.ctfassets.net/k0lk9kiuza3o/6sN1GkuaBoQ67Nhkqa8Hgn/bcefc60aa064f94237bac2524bad875c/homepage.png
calendly.com
Free Online Appointment Scheduling Software | Calendly
Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams can get more done.

- og:title — Free Online Appointment Scheduling Software | Calendly
- og:description — Calendly is the modern scheduling platform that makes “finding time” a breeze. When connecting is easy, your teams ca...
- og:image — https://images.ctfassets.net/k0lk9kiuza3o/6sN1GkuaBoQ67Nhkqa8Hgn/bcefc60aa064f94237bac2524bad875c/homepage.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 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://calendly.com#organization",
"name": "Calendly",
"url": "https://calendly.com",
"logo": {
"@type": "ImageObject",
"@id": "https://calendly.com#logo",
"url": "https://calendly.com/media/logo.svg",
"contentUrl": "https://calendly.com/media/logo.svg"
},
"sameAs": [
"https://x.com/calendly",
"https://www.facebook.com/Calendly",
"https://www.instagram.com/calendly",
"https://www.youtube.com/c/Calendly",
"https://www.linkedin.com/company/calendly/life/lifeatcalendly"
]
},
{
"@type": "WebSite",
"@id": "https://calendly.com#website",
"url": "https://calendly.com",
"name": "Calendly",
"publisher": {
"@id": "https://calendly.com#organization"
}
}
]
}