Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.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
62/100
Site name appears as
| Page title | Filter Icon | |
| og:site_name | ABC7 San Francisco | |
| twitter:site | @abc7newsbayarea | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
4/15has logo + url
Contact info discoverable
5/10contact page
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
- 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, 198 healthy, 1 brokenPASS
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | android-app://com.abclocal.kgo.news/http/abc7news.... | <link> | Get "android-app://com.abclocal.kgo.news... |
| 403 | https://cdn.abcotvs.net/abcotv | <link> | Forbidden |
| 403 | https://assets-cdn.abcotvs.net | <link> | Forbidden |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://abc7news.com/live/11065007/ | https://abc7news.com/live/11065007/ | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://cdn.abcotvs.net/abcotv/assets/news/kgo/images/logos/default_800x450.jpgThe 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
Preview

abc7news.com
ABC7 Bay Area and San Francisco | KGO Eyewitness News
The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San Jose and all of the greater Bay Area.
- twitter:card — summary
- twitter:title — ABC7 Bay Area and San Francisco | KGO Eyewitness News
- twitter:description — The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San ...
- twitter:image — https://cdn.abcotvs.net/abcotv/assets/news/kgo/images/logos/default_800x450.jpg

ABC7NEWS.COM
ABC7 Bay Area and San Francisco | KGO Eyewitness News
The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San Jose and all of the greater Bay Area.
- og:title — ABC7 Bay Area and San Francisco | KGO Eyewitness News
- og:description — The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San ...
- og:image — https://cdn.abcotvs.net/abcotv/assets/news/kgo/images/logos/default_800x450.jpg
- og:type — website
- og:url — https://abc7news.com/
- og:site_name — ABC7 San Francisco

ABC7 Bay Area and San Francisco | KGO Eyewitness News
abc7news.com
Description will be truncated (154 chars / 150 max)
- og:title — ABC7 Bay Area and San Francisco | KGO Eyewitness News
- og:description — The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San ...
- og:image — https://cdn.abcotvs.net/abcotv/assets/news/kgo/images/logos/default_800x450.jpg
Description will be truncated on LinkedIn (154 chars, max 150)
→ Tighten og:description to ≤150 characters
abc7news.com
ABC7 Bay Area and San Francisco | KGO Eyewitness News
The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San Jose and all of the greater Bay Area.

- og:title — ABC7 Bay Area and San Francisco | KGO Eyewitness News
- og:description — The Bay Area's source for breaking news and live streaming video online. Covering San Francisco, Oakland and San ...
- og:image — https://cdn.abcotvs.net/abcotv/assets/news/kgo/images/logos/default_800x450.jpg
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 | — | — | — |
AStructured Data2 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "Organization",
"logo": {
"url": "https://assets-cdn.abcotvs.net/static/images/KGO_long.png",
"height": 60,
"width": 150,
"@type": "ImageObject"
},
"url": "https://abc7news.com/",
"sameAs": [
"https://facebook.com/abc7news",
"https://www.instagram.com/abc7newsbayarea/",
"https://twitter.com/abc7newsbayarea",
"https://www.youtube.com/c/abc7news"
]
}{
"@context": "https://schema.org",
"@type": "WebPage",
"url": "https://abc7news.com/",
"primaryImageOfPage": {
"@type": "ImageObject",
"contentUrl": "https://cdn.abcotvs.net/abcotv/assets/news/kgo/images/logos/default_800x450.jpg"
}
}