Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DOpen GraphActionOpen Graph tags need attention — social sharing previews may be incomplete.FIX
https://www.deseret.com/pf/resources/deseretnews/assets/images/pb/fallbackImage.png?d=348The og:image URL could not be fetched. Social platforms won't be able to display it.
An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.
Learn more ▾ ▴
Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.
Source: Open Graph Protocol / Facebook Sharing Debugger
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
12 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
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
Preview

deseret.com
Deseret News
No description
- twitter:card — summary_large_image
- twitter:title — Deseret News
- twitter:description — Add twitter:description to give the preview body text
- twitter:image — https://www.deseret.com/pf/resources/deseretnews/assets/images/pb/fallbackImage.png?d=348

DESERET.COM
Deseret News
No description
- og:title — Deseret News
- og:description — Add og:description to give the preview body text
- og:image — https://www.deseret.com/pf/resources/deseretnews/assets/images/pb/fallbackImage.png?d=348
- 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 — Deseret News

Deseret News
deseret.com
- og:title — Deseret News
- og:description — Add og:description to give the preview body text
- og:image — https://www.deseret.com/pf/resources/deseretnews/assets/images/pb/fallbackImage.png?d=348
deseret.com
Deseret News
No description

- og:title — Deseret News
- og:description — Add og:description to give the preview body text
- og:image — https://www.deseret.com/pf/resources/deseretnews/assets/images/pb/fallbackImage.png?d=348
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
59/100
Site name appears as
| Page title | Filter Icon | |
| og:site_name | Deseret News | |
| twitter:site | @deseret | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
14/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- 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.
ALinks200 links checked, 199 healthy, 1 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://js.gumgum.com | <link> | Not Found |
| 403 | https://accounts.google.com/gsi/client | <script> | Forbidden |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://challenges.cloudflare.com/turnst... | https://challenges.cloudflare.com/turnst... | <script> | 0 |
| https://www.deseret.com/magazine/ | https://www.deseret.com/magazine/ | <a> | 0 |
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": "http://schema.org",
"@type": "WebPage",
"url": "https://www.deseret.com",
"description": "",
"name": "",
"speakable": {
"@type": "SpeakableSpecification",
"xpath": [
"/html/head/title",
"/html/head/meta[@name='description']/@content"
]
},
"publisher": {
"@type": "NewsMediaOrganization",
"foundingDate": "1850-06-15",
"url": "https://www.deseret.com",
"name": "Deseret News",
"sameAs": [
"https://twitter.com/deseret",
"https://www.facebook.com/deseretnews",
"https://www.instagram.com/deseretnews/"
],
"logo": {
"@type": "ImageObject",
"url": "https://uploads.deseret.com/deseretnews/deseret-logo.svg",
"height": 68,
"width": 600
}
},
"datePublished": "",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.deseret.com"
}
}