Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
67 charsTitles over 60 characters may be truncated in social sharing previews.
25–60 charsog:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.
Source: Open Graph Protocol
The og:url tag specifies the canonical URL for the shared content.
Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.
Learn more ▾ ▴
og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.
Source: Open Graph Protocol
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

hackmd.io
HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple, straightforward, and fun.
- twitter:card — summary_large_image
- twitter:title — HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
- twitter:description — HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple,...
- twitter:image — https://hackmd.io/cover.png

HACKMD.IO
HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple, straightforward, and fun.
Title will be truncated (67 chars / 60 max)
- og:title — HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
- og:description — HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple,...
- og:image — https://hackmd.io/cover.png
- og:type — Add og:type — Recommended — tells Facebook the content category
- og:url — Add og:url — Recommended — canonical URL for the share
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
Title will be truncated on Facebook (67 chars, max 60)
→ Shorten og:title to ≤60 characters

HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
hackmd.io
- og:title — HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
- og:description — HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple,...
- og:image — https://hackmd.io/cover.png
hackmd.io
HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple, straightforward, and fun.

- og:title — HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing
- og:description — HackMD gives you a real-time Markdown editor for collaborative work. Working with Markdown files in HackMD is simple,...
- og:image — https://hackmd.io/cover.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 | — | — | — |
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
68/100
Site name appears as
| Page title | HackMD: Your Collaborative Markdown Workspace for Knowledge Sharing | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | HackMD |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15covers SVG
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
15/15has name, logo + url
Contact info discoverable
0/10no contact info discoverable
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
- 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.
ALinks104 links checked, 103 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 405 | https://hackmd.io/join?signup-event=HomeSignupComp... | <a> | HTTP 405 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://hackmd.io",
"name": "HackMD",
"description": "A collaborative Markdown editor for you and your team to create, share, and edit documents in real-time. Sign up for free today.",
"publishingPrinciples": "https://hackmd.io/s/terms",
"logo": {
"@type": "ImageObject",
"url": "https://hackmd.io/hackmd-icon-1024.png"
},
"sameAs": [
"https://www.facebook.com/hackmdio",
"https://twitter.com/hackmdio",
"https://www.linkedin.com/company/hackmd/",
"https://www.producthunt.com/products/hackmd",
"https://www.g2.com/products/hackmd"
]
}