Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BLinks81 links checked, 78 healthy, 3 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://o417395.ingest.us.sentry.io | <link> | Not Found |
| 404 | https://www.tigerdata.com/docs/getting-started/lat... | <a> | Not Found |
| ERR | https://status.timescale.com | <a> | Get "https://status.timescale.com": tls:... |
Redirects (5)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://www.tigerdata.com/docs/about/lat... | https://www.tigerdata.com/docs/about/lat... | <a> | 0 |
| https://www.tigerdata.com/docs/integrati... | https://www.tigerdata.com/docs/integrati... | <a> | 0 |
| https://www.timescale.com/launch | https://www.timescale.com/launch | <a> | 0 |
| https://www.timescale.com/agentic-postgr... | https://www.timescale.com/agentic-postgr... | <a> | 0 |
| https://www.tigerdata.com/blog/what-is-a... | https://www.tigerdata.com/blog/what-is-a... | <a> | 0 |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
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
The og:site_name tag displays the website name in social previews.
Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.
Learn more ▾ ▴
og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.
Source: Open Graph Protocol
Preview

www.timescale.com
Time-Series PostgreSQL at Petabyte Scale
From the creators of TimescaleDB — the PostgreSQL platform trusted by enterprises processing trillions of metrics daily. Start a free trial or get a demo.

WWW.TIMESCALE.COM
Time-Series PostgreSQL at Petabyte Scale
From the creators of TimescaleDB — the PostgreSQL platform trusted by enterprises processing trillions of metrics daily. Start a free trial or get a demo.

Time-Series PostgreSQL at Petabyte Scale
www.timescale.com
www.timescale.com
Time-Series PostgreSQL at Petabyte Scale
From the creators of TimescaleDB — the PostgreSQL platform trusted by enterprises processing trillions of metrics daily. Start a free trial or get a demo.

BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
73/100
Site name appears as
| Page title | Time-Series PostgreSQL at Petabyte Scale | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | Tiger Data |
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
15/15has name, 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
- 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.
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": "https://schema.org",
"@type": "Organization",
"@id": "https://www.tigerdata.com/#organization",
"name": "Tiger Data",
"legalName": "Timescale, Inc., dba Tiger Data",
"alternateName": [
"Timescale",
"TimescaleDB",
"TigerData",
"Tiger Data (creators of TimescaleDB)"
],
"url": "https://www.tigerdata.com/",
"disambiguatingDescription": "Tiger Data (Timescale, Inc., dba Tiger Data) is the company behind TimescaleDB, Agentic Postgres, Eon, and the Tiger Cloud managed PostgreSQL platform, built on PostgreSQL for time series, analytics, and AI agents.",
"description": "Tiger Data, the creators of TimescaleDB, provides modern data infrastructure built on Postgres. Tiger Data, through Tiger Cloud and Agentic Postgres, enables developers to scale time-series, transactional, analytical, event-based, and AI workloads without managing infrastructure.",
"sameAs": [
"https://www.tigerdata.com/",
"https://www.youtube.com/c/TimescaleDB",
"https://en.wikipedia.org/wiki/TimescaleDB",
"https://github.com/timescale",
"https://x.com/TigerDatabase",
"https://www.linkedin.com/company/tigerdata/",
"https://www.instagram.com/timescaledb/",
"https://news.ycombinator.com/item?id=44300064"
],
"foundingDate": "2015",
"founder": [
{
"@type": "Person",
"name": "Ajay Kulkarni"
},
{
"@type": "Person",
"name": "Michael J. Freedman"
}
],
"brand": {
"@type": "Brand",
"@id": "https://www.tigerdata.com/#brand",
"name": "Tiger Data",
"logo": "https://assets.tigerdata.com/timescale-web/brand/tiger-data/flat-logos/logo-horizontal-black.svg",
"alternateName": [
"Timescale",
"TimescaleDB"
]
},
"logo": "https://assets.tigerdata.com/timescale-web/brand/tiger-data/flat-logos/logo-horizontal-black.svg",
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "sales",
"email": "sales@tigerdata.com",
"availableLanguage": [
"en"
]
},
{
"@type": "ContactPoint",
"contactType": "support",
"email": "support@tigerdata.com",
"availableLanguage": [
"en"
]
}
]
}