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 New York | |
| twitter:site | @ABC7NY | |
| 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.wabc.news/http/abc7ny.c... | <link> | Get "android-app://com.abclocal.wabc.new... |
| 403 | https://cdn.abcotvs.net/abcotv | <link> | Forbidden |
| 403 | https://assets-cdn.abcotvs.net | <link> | Forbidden |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://abc7ny.com/live/11064922/ | https://abc7ny.com/live/11064922/ | <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/wabc/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

abc7ny.com
ABC7 Eyewitness News - WABC-TV New York
New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Island and all of the greater New York Area.
- twitter:card — summary
- twitter:title — ABC7 Eyewitness News - WABC-TV New York
- twitter:description — New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Isl...
- twitter:image — https://cdn.abcotvs.net/abcotv/assets/news/wabc/images/logos/default_800x450.jpg

ABC7NY.COM
ABC7 Eyewitness News - WABC-TV New York
New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Island and all of the greater New York Area.
Description will be truncated (158 chars / 155 max)
- og:title — ABC7 Eyewitness News - WABC-TV New York
- og:description — New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Isl...
- og:image — https://cdn.abcotvs.net/abcotv/assets/news/wabc/images/logos/default_800x450.jpg
- og:type — website
- og:url — https://abc7ny.com/
- og:site_name — ABC7 New York
Description will be truncated on Facebook (158 chars, max 155)
→ Tighten og:description to ≤155 characters

ABC7 Eyewitness News - WABC-TV New York
abc7ny.com
Description will be truncated (158 chars / 150 max)
- og:title — ABC7 Eyewitness News - WABC-TV New York
- og:description — New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Isl...
- og:image — https://cdn.abcotvs.net/abcotv/assets/news/wabc/images/logos/default_800x450.jpg
Description will be truncated on LinkedIn (158 chars, max 150)
→ Tighten og:description to ≤150 characters
abc7ny.com
ABC7 Eyewitness News - WABC-TV New York
New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Island and all of the greater New York Area.

- og:title — ABC7 Eyewitness News - WABC-TV New York
- og:description — New York's source for breaking news and live streaming video online. Covering New York City, New Jersey, Long Isl...
- og:image — https://cdn.abcotvs.net/abcotv/assets/news/wabc/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/WABC_long.png",
"height": 60,
"width": 150,
"@type": "ImageObject"
},
"url": "https://abc7ny.com/",
"sameAs": [
"https://facebook.com/ABC7NY",
"https://www.instagram.com/abc7ny/",
"https://twitter.com/ABC7NY",
"https://www.youtube.com/c/abc7ny"
]
}{
"@context": "https://schema.org",
"@type": "WebPage",
"url": "https://abc7ny.com/",
"primaryImageOfPage": {
"@type": "ImageObject",
"contentUrl": "https://cdn.abcotvs.net/abcotv/assets/news/wabc/images/logos/default_800x450.jpg"
}
}