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
77/100
Site name appears as
| Page title | Discourse on YouTube | |
| og:site_name | Discourse - Civilized Discussion | |
| twitter:site | @discourse | |
| Organization.name | Discourse |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- 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.
ALinks134 links checked, 132 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 429 | https://www.youtube.com/watch?v=Xe1TZaElTAs | <a> | Too Many Requests |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
Preview

discourse.org
Where Tech Companies Build Communities
The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — https://www.discourse.org/a/img/logo-card-image.jpg

DISCOURSE.ORG
Where Tech Companies Build Communities
The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.
- og:title — Where Tech Companies Build Communities
- og:description — The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.
- og:image — https://www.discourse.org/a/img/srcset/discourse-home.jpg
- og:type — website
- og:url — https://www.discourse.org/
- og:site_name — Discourse - Civilized Discussion

Where Tech Companies Build Communities
discourse.org
- og:title — Where Tech Companies Build Communities
- og:description — The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.
- og:image — https://www.discourse.org/a/img/srcset/discourse-home.jpg
discourse.org
Where Tech Companies Build Communities
The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.

- og:title — Where Tech Companies Build Communities
- og:description — The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.
- og:image — https://www.discourse.org/a/img/srcset/discourse-home.jpg
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": "http://schema.org",
"@type": "Organization",
"name": "Discourse",
"url": "https://discourse.org",
"logo": "https://discourse.org/a/img/favicon.png",
"sameAs": [
"https://twitter.com/discourse",
"https://www.linkedin.com/company/5906926/",
"https://en.wikipedia.org/wiki/Discourse_(software)",
"https://github.com/discourse"
],
"contactPoint": [
{
"@type": "ContactPoint",
"email": "team@discourse.org",
"contactType": "sales & support",
"url": "https://discourse.org"
}
]
}{
"@context": "https://schema.org",
"@type": "WebSite",
"description": "The customizable, scalable community platform powering over 22,000 communities. Create knowledge through conversation.",
"headline": "Where Tech Companies Build Communities",
"image": "https://www.discourse.org/a/img/srcset/discourse-home.jpg",
"name": "Discourse - Civilized Discussion",
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "https://www.discourse.org/a/img/favicon.png"
}
},
"sameAs": [
"https://twitter.com/discourse",
"https://github.com/discourse"
],
"url": "https://www.discourse.org/"
}