Skip to content
https://www.timescale.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
Info::
Missing og:type
The og:type tag helps social platforms categorize the content.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.

The og:url tag specifies the canonical URL for the shared content.

Why this matters

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.

Why this matters

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.

Why this matters

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.

B
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

B

73/100

Site name appears as

Page titleTime-Series PostgreSQL at Petabyte Scale
og:site_name
twitter:site
Organization.nameTiger Data

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact 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 Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A+
Structured Data
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.

JSON-LD Blocks

Block 1 : Organization
15 properties Valid
{
  "@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"
      ]
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback