Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://s.tradingview.com/static/images/illustrations/main-page.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
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

tradingview.com
TradingView — Track All Markets
Where the world charts, chats, and trades markets. We're a supercharged super-charting platform and social network for traders and investors. Free to sign up.
- 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">

TRADINGVIEW.COM
TradingView — Track All Markets
Where the world charts, chats, and trades markets. We're a supercharged super-charting platform and social network for traders and investors. Free to sign up.
Description will be truncated (158 chars / 155 max)
- og:title — TradingView — Track All Markets
- og:description — Where the world charts, chats, and trades markets. We're a supercharged super-charting platform and social network fo...
- og:image — https://s.tradingview.com/static/images/illustrations/main-page.jpg
- og:type — website
- og:url — https://www.tradingview.com/
- og:site_name — TradingView
Description will be truncated on Facebook (158 chars, max 155)
→ Tighten og:description to ≤155 characters

TradingView — Track All Markets
tradingview.com
Description will be truncated (158 chars / 150 max)
- og:title — TradingView — Track All Markets
- og:description — Where the world charts, chats, and trades markets. We're a supercharged super-charting platform and social network fo...
- og:image — https://s.tradingview.com/static/images/illustrations/main-page.jpg
Description will be truncated on LinkedIn (158 chars, max 150)
→ Tighten og:description to ≤150 characters
tradingview.com
TradingView — Track All Markets
Where the world charts, chats, and trades markets. We're a supercharged super-charting platform and social network for traders and investors. Free to sign up.

- og:title — TradingView — Track All Markets
- og:description — Where the world charts, chats, and trades markets. We're a supercharged super-charting platform and social network fo...
- og:image — https://s.tradingview.com/static/images/illustrations/main-page.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 | ⚠ | — | — | — |
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
60/100
Site name appears as
| Page title | Track All Markets | |
| og:site_name | TradingView | |
| twitter:site | — | |
| Organization.name | TradingView |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
15/15has name, logo + url
Contact info discoverable
0/10no contact info discoverable
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
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- twitter:card missing
- Consider adding contactPoint — helps appear in "contact us" rich results
- No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
ALinks200 links checked, 199 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://news-mediator.tradingview.com | <link> | Not Found |
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": "Organization",
"url": "https://www.tradingview.com",
"logo": "https://www.tradingview.com/static/images/logo-151x151.png",
"name": "TradingView",
"sameAs": [
"https://www.facebook.com/tradingview/",
"https://twitter.com/tradingview/",
"https://www.youtube.com/@TradingView",
"https://www.linkedin.com/company/tradingview/"
]
}