Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DLinksAction97 links checked, 89 healthy, 8 brokenFIX
Broken Links (8)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://fonts.shopifycdn.com | <link> | Not Found |
| ERR | https://productreviews.shopifycdn.com | <link> | Get "https://productreviews.shopifycdn.c... |
| 404 | https://monorail-edge.shopifysvc.com | <link> | Not Found |
| 429 | https://www.instagram.com/unique_techdrc/ | <a> | Too Many Requests |
| 404 | https://uniquetechnologies.co/collections/yamaha | <a> | Not Found |
| 404 | https://uniquetechnologies.co/collections/jbl | <a> | Not Found |
| 404 | https://uniquetechnologies.co/collections/pioneer | <a> | Not Found |
| 404 | https://uniquetechnologies.co/collections/fender | <a> | Not Found |
FImage OptimizationAction4 issues found across 42 imagesFIX
FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
F
35/100
Site name appears as
| Page title | Unique Technologies | |
| og:site_name | Unique Technologies | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
0/20Meta completeness
8/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Missing brand name in: twitter:site, Organization.name
- No social share image — shared links render as bare URLs
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- og:image missing
- No Organization schema — Google can't render your logo in the knowledge panel
- 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.
COpen GraphActionOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:description tag controls the description in social sharing previews.
No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.
Learn more ▾ ▴
Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.
Source: Open Graph Protocol
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
19 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
Preview
uniquetechnologies.co
Unique Technologies
Unique Technologies
- twitter:card — summary
- twitter:title — Unique Technologies
- twitter:description — Unique Technologies
- 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)
UNIQUETECHNOLOGIES.CO
Unique Technologies
Unique Technologies
Description will be truncated (191 chars / 155 max)
- og:title — Unique Technologies
- og:description — falling back from <meta name=description>
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://uniquetechnologies.co/
- og:site_name — Unique Technologies
Description will be truncated on Facebook (191 chars, max 155)
→ Tighten og:description to ≤155 characters
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Unique Technologies
uniquetechnologies.co
Description will be truncated (191 chars / 150 max)
- og:title — Unique Technologies
- og:description — falling back from <meta name=description>
- og:image — Add og:image — preview card without an image looks broken
Description will be truncated on LinkedIn (191 chars, max 150)
→ Tighten og:description to ≤150 characters
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
uniquetechnologies.co
Unique Technologies
Unique Technologies
- og:title — Unique Technologies
- og:description — falling back from og:description
- 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 {\n \"@context\": \"https\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",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://uniquetechnologies.co"
}
]
}[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Unique Technologies",
"url": "https:\/\/uniquetechnologies.co",
"potentialAction": {
"@type": "SearchAction",
"target": "https:\/\/uniquetechnologies.co\/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Unique Technologies",
"url": "https:\/\/uniquetechnologies.co"
}
]