Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FLinksAction140 links checked, 69 healthy, 71 brokenFIX
Broken Links (50)
| Status | URL | Found in | Error |
|---|---|---|---|
| 503 | https://sjs.bizographics.com | <link> | Service Unavailable |
| 404 | https://www.googleadservices.com | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/3376af30a413... | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/72bea5b5cb85... | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/c4eec7600327... | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/b374c6b9e627... | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/867c348017ee... | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/5a1f9ecee4f3... | <link> | Not Found |
| 404 | https://workable.com/_next/static/css/8cef2f157f4c... | <link> | Not Found |
| 404 | https://workable.com/_next/static/chunks/polyfills... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/8220.9d91... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/5943.f5a9... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/4787.b90a... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/4620.6fca... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/8763.043c... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/9944.006e... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/4960.e0ea... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/2007.562e... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/1702.9904... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/3791.63e2... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/webpack-e... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/framework... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/main-6795... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/pages/_ap... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/4cd9a42b-... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/7495-a0d4... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/6220-f217... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/9885-22b7... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/9716-9956... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/pages/ind... | <script> | Not Found |
| 404 | https://workable.com/_next/static/5haGwsFodu68Ve-6... | <script> | Not Found |
| 404 | https://workable.com/_next/static/5haGwsFodu68Ve-6... | <script> | Not Found |
| 404 | https://workable.com/_next/static/chunks/1040-451e... | <link> | Not Found |
| 404 | https://workable.com/_next/static/chunks/pages/dem... | <link> | Not Found |
| 404 | https://workable.com/_next/static/chunks/pages/fre... | <link> | Not Found |
| 404 | https://workable.com/static/images/home/hero/hero-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/talent-sou... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/talent-sou... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/talent-sou... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/talent-sou... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/applicant-... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/employee-m... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/employee-m... | <img> | Not Found |
| 404 | https://workable.com/static/images/home/employee-m... | <img> | Not Found |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
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: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
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview
workable.com
Workable | All-in-one HR software
Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly. Trusted by 30,000+ companies across 100+ countries. Start your free trial today.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">
WORKABLE.COM
Workable | All-in-one HR software
Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly. Trusted by 30,000+ companies across 100+ countries. Start your free trial today.
Description will be truncated (181 chars / 155 max)
- og:title — Workable | All-in-one HR software
- og:description — Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly. Trusted by 30,00...
- og:image — https://www.workable.com/static/images/workable_thumb.png
- og:type — website
- 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
Description will be truncated on Facebook (181 chars, max 155)
→ Tighten og:description to ≤155 characters
Workable | All-in-one HR software
workable.com
Description will be truncated (181 chars / 150 max)
- og:title — Workable | All-in-one HR software
- og:description — Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly. Trusted by 30,00...
- og:image — https://www.workable.com/static/images/workable_thumb.png
Description will be truncated on LinkedIn (181 chars, max 150)
→ Tighten og:description to ≤150 characters
workable.com
Workable | All-in-one HR software
Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly. Trusted by 30,000+ companies across 100+ countries. Start your free trial today.
- og:title — Workable | All-in-one HR software
- og:description — Workable is your system of record for everything HR. Find, hire, and manage top talent effortlessly. Trusted by 30,00...
- og:image — https://www.workable.com/static/images/workable_thumb.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 | All-in-one HR software | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | Workable |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10tel link
Findings
- Brand name differs across channels — users see inconsistent identity
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- twitter:card missing
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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+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": "Corporation",
"description": "More than an applicant tracking system, Workable's talent acquisition software helps teams find candidates, evaluate applicants and make the right hire, faster. Since 2012, more than 27,000 companies have used our recruiting software to hire 1.5 million candidates. We’re interested in the way people interact with the world, and we make technology to empower people. So we use our curiosity and ambition to create software that helps companies source the best talent, communicate more effectively and scale faster.",
"name": "Workable",
"url": "https://www.workable.com",
"logo": "https://get.workable.com/hubfs/workable-logo-1.png",
"sameAs": [
"https://resources.workable.com",
"https://www.facebook.com/workable",
"https://twitter.com/workable",
"https://www.instagram.com/workable/",
"https://www.youtube.com/c/WorkableSoftware",
"https://www.linkedin.com/company/workable-software",
"https://www.crunchbase.com/organization/workable-hr"
],
"image": "https://www.workable.com/static/images/about/our-story_2x.png",
"address": [
{
"@type": "PostalAddress",
"streetAddress": "83 Morse Street, Building 6",
"addressLocality": "Norwood, Massachusetts",
"postalCode": "02062",
"addressCountry": "USA"
},
{
"@type": "PostalAddress",
"streetAddress": "95-97 Kifisias Ave.",
"addressLocality": "Marousi",
"postalCode": "151 25",
"addressCountry": "Greece"
},
{
"@type": "PostalAddress",
"streetAddress": "5 Golden Square, 5th Floor",
"addressLocality": "London",
"postalCode": "W1F 9BS",
"addressCountry": "UK"
}
],
"telephone": [
"+1 617 861 3548",
"+44 20 4579 3313"
],
"founders": [
{
"@type": "Person",
"name": "Nikos Moraitakis"
},
{
"@type": "Person",
"name": "Spyros Magiatis"
}
],
"foundingDate": "2012"
}