Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
F
37/100
Site name appears as
| Page title | Two Sigma | |
| og:site_name | Two Sigma | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
8/15single size only
Social share image
0/20Meta completeness
14/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Missing brand name in: twitter:site, Organization.name
- No social share image — shared links render as bare URLs
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- og:image missing
- 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.
BMixed Content1 HTTP resource(s) loaded on HTTPS pageREVIEW
http://gmpg.org/xfn/11Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://gmpg.org/xfn/11Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:image tag provides a preview image for social sharing.
No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.
Learn more ▾ ▴
Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.
Source: Open Graph Protocol
9 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
Preview
www.twosigma.com
Two Sigma
Two Sigma's scientists bring rigorous inquiry, data analysis, and invention to help solve the toughest challenges across financial services.
WWW.TWOSIGMA.COM
Two Sigma
Two Sigma's scientists bring rigorous inquiry, data analysis, and invention to help solve the toughest challenges across financial services.
Two Sigma
www.twosigma.com
www.twosigma.com
Two Sigma
Two Sigma's scientists bring rigorous inquiry, data analysis, and invention to help solve the toughest challenges across financial services.
ALinks100 links checked, 98 healthy, 2 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://www.twosigma.com/wp-content/themes/tsmb/hu... | <link> | Not Found |
| 405 | https://www.twosigma.com/xmlrpc.php | <link> | HTTP 405 |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| http://www.twosigma.com/approach/ | http://www.twosigma.com/approach/ | <a> | 0 |
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.twosigma.com/",
"url": "https://www.twosigma.com/",
"name": "Two Sigma",
"isPartOf": {
"@id": "https://www.twosigma.com/#website"
},
"datePublished": "2020-09-22T22:15:17+00:00",
"dateModified": "2026-03-03T15:37:14+00:00",
"description": "Two Sigma's scientists bring rigorous inquiry, data analysis, and invention to help solve the toughest challenges across financial services.",
"breadcrumb": {
"@id": "https://www.twosigma.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.twosigma.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.twosigma.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.twosigma.com/#website",
"url": "https://www.twosigma.com/",
"name": "Two Sigma",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.twosigma.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}