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
Partial brand coverage — a few channels are missing brand signals.
B
83/100
Site name appears as
| Page title | SUSE | |
| og:site_name | — | |
| twitter:site | @SUSE | |
| Organization.name | SUSE |
Consistent
Brand assets
Favicon
8/15single size only
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
- Missing brand name in: og:site_name
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- 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+Links184 links checked, 183 healthy, 0 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://www.suse.com/account/create/?returnUrl=htt... | <a> | Forbidden |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
The og:type tag helps social platforms categorize the content.
Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.
Learn more ▾ ▴
og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.
Source: Open Graph Protocol
The og:site_name tag displays the website name in social previews.
Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.
Learn more ▾ ▴
og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.
Source: Open Graph Protocol
Preview

suse.com
Open Source Software Solutions for Enterprise Servers &...
Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defined...
- twitter:card — summary_large_image
- twitter:title — Open Source Software Solutions for Enterprise Servers &...
- twitter:description — Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defi...
- twitter:image — https://www.suse.com/siteassets/example/suse/suse-social-platforms-image.png

SUSE.COM
Open Source Software Solutions for Enterprise Servers &...
Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defined...
- og:title — Open Source Software Solutions for Enterprise Servers &...
- og:description — Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defi...
- og:image — https://www.suse.com/siteassets/example/suse/suse-social-platforms-image.png
- og:type — Add og:type — Recommended — tells Facebook the content category
- og:url — https://www.suse.com/
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

Open Source Software Solutions for Enterprise Servers &...
suse.com
- og:title — Open Source Software Solutions for Enterprise Servers &...
- og:description — Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defi...
- og:image — https://www.suse.com/siteassets/example/suse/suse-social-platforms-image.png
suse.com
Open Source Software Solutions for Enterprise Servers &...
Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defined...

- og:title — Open Source Software Solutions for Enterprise Servers &...
- og:description — Modernize your infrastructure with SUSE Linux Enterprise servers, cloud technology for IaaS, and SUSE's software-defi...
- og:image — https://www.suse.com/siteassets/example/suse/suse-social-platforms-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 Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "Corporation",
"name": "SUSE",
"sameAs": [
"https://www.facebook.com/SUSEWorldwide/about",
"https://www.youtube.com/channel/UCHTfqIzPKz4f_dri36lAQGA",
"https://twitter.com/SUSE",
"https://www.linkedin.com/company/suse"
],
"url": "https://www.suse.com/",
"address": {
"@type": "PostalAddress",
"addressCountry": "US",
"addressLocality": "Pleasant Grove",
"addressRegion": "UT ",
"postalCode": "84062",
"streetAddress": "1221 S Valley Grove Way #500"
},
"contactPoint": {
"@type": "ContactPoint",
"areaServed": "US",
"availableLanguage": "English",
"contactType": "sales",
"telephone": "+1-801-921-6777"
},
"logo": "https://www.suse.com/contentassets/0930538af48946f1b5d336ea20d7523d/suse-white-logo-green.svg"
}