Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
48/100
Site name appears as
| Page title | IMPACT A/S | |
| og:site_name | IMPACT | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
0/20Meta completeness
14/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
10/10contact page, mailto link + tel link
Findings
- Brand name differs across channels — users see inconsistent identity
- No social share image — shared links render as bare URLs
- og:image missing
- 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
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
BLinks121 links checked, 118 healthy, 2 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://impactcommerce.piwik.pro/containers/e7b10a... | <script> | Not Found |
| 404 | https://impactcommerce.com/?post_type=case&p=21616 | <a> | Not Found |
| 403 | https://timeread.hubpages.com/hub/How-to-delete-in... | <a> | Forbidden |
Redirects (5)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://vimeo.com/privacy | https://vimeo.com/privacy | <a> | 0 |
| https://www.leadfamly.com/about/privacy-... | https://www.leadfamly.com/about/privacy-... | <a> | 0 |
| https://support.microsoft.com/en-us/help... | https://support.microsoft.com/en-us/help... | <a> | 0 |
| https://www.opera.com/help/tutorials/sec... | https://www.opera.com/help/tutorials/sec... | <a> | 0 |
| https://support.microsoft.com/en-us/help... | https://support.microsoft.com/en-us/help... | <a> | 0 |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:image tag provides a preview image for social sharing.
No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.
Learn more ▾ ▴
Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.
Source: Open Graph Protocol
Preview
impactcommerce.com
Digital Consultancy | B2B & B2C specialists | Digital growth
We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business grow.
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — Add twitter:image — preview card without an image looks broken
No preview image for Twitter/X
→ Add og:image or twitter:image (≥300×157 for summary_large_image)
IMPACTCOMMERCE.COM
Digital Consultancy | B2B & B2C specialists | Digital growth
We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business grow.
- og:title — Digital Consultancy | B2B & B2C specialists | Digital growth
- og:description — We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business...
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://impactcommerce.com/
- og:site_name — IMPACT
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Digital Consultancy | B2B & B2C specialists | Digital growth
impactcommerce.com
- og:title — Digital Consultancy | B2B & B2C specialists | Digital growth
- og:description — We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business...
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
impactcommerce.com
Digital Consultancy | B2B & B2C specialists | Digital growth
We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business grow.
- og:title — Digital Consultancy | B2B & B2C specialists | Digital growth
- og:description — We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business...
- og:image — Add og:image — preview card without an image looks broken
No preview image — Slack unfurl will be text-only
→ Add og:image or twitter:image
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 | — | — | — |
CStructured DataAction2 JSON-LD block(s) found — some improvements recommended.REVIEW
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\n\"@context\": \"http://schema.or\n\t^...............................\n"
JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.
Learn more ▾ ▴
Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.
Source: schema.org / Google Search Central
JSON-LD Blocks
{
"@context": "https:\/\/schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https:\/\/impactcommerce.com\/",
"url": "https:\/\/impactcommerce.com\/",
"name": "Digital Consultancy | B2B & B2C specialists | Digital growth",
"isPartOf": {
"@id": "https:\/\/impactcommerce.com\/#website"
},
"datePublished": "2017-12-08T13:29:15+00:00",
"dateModified": "2026-03-30T09:42:51+00:00",
"description": "We help some of Europe's largest B2B & B2C brands transform & grow through digital. See how we can help your business grow.",
"breadcrumb": {
"@id": "https:\/\/impactcommerce.com\/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https:\/\/impactcommerce.com\/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https:\/\/impactcommerce.com\/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https:\/\/impactcommerce.com\/#website",
"url": "https:\/\/impactcommerce.com\/",
"name": "IMPACT",
"description": "Førende konsulenthus inden for omnichannel og digital commerce",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https:\/\/impactcommerce.com\/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}[
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "IMPACT A/S",
"url": "https://www.impact.dk",
"logo": "https://www.impact.dk/wp-content/uploads/2018/02/impact.png",
"sameAs": [
"https://www.facebook.com/impactdigitaldk/",
"https://dk.linkedin.com/company/impactdigital",
"https://twitter.com/IMPACTdigitaldk "
]
}
]