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

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
98
GRADE
A+
FIX
0
REVIEW
1
PASS
4
INFO
0
Checks
5
4 PASS 1 REVIEW
C
Brand Presence
Action
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.

C

61/100

Site name appears as

Page titlePlanetScale - the world’s fastest and most scalable cloud hosting for Vitess and Postgres
og:site_name
twitter:site
Organization.namePlanetScale, Inc.

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

8/15

has name + url

Contact info discoverable

5/10

contact page

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
  • twitter:card missing
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • 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.

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
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Info::
og:title is long (89 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 89 chars Expected: 25–60 chars
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
URL: 89 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

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

Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

Why this matters

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

www.planetscale.com

PlanetScale - the world’s fastest and most scalable cloud hosting for Vitess and Postgres

PlanetScale offers the world’s fastest and most scalable cloud hosting for Vitess and Postgres.

WWW.PLANETSCALE.COM

PlanetScale - the world’s fastest and most scalable cloud hosting for Vitess and Postgres

PlanetScale offers the world’s fastest and most scalable cloud hosting for Vitess and Postgres.

PlanetScale - the world’s fastest and most scalable cloud hosting for Vitess and Postgres

www.planetscale.com

www.planetscale.com

PlanetScale - the world’s fastest and most scalable cloud hosting for Vitess and Postgres

PlanetScale offers the world’s fastest and most scalable cloud hosting for Vitess and Postgres.

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.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.

Adding "logo" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

JSON-LD Blocks

Block 1 : Organization
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "PlanetScale, Inc.",
  "url": "https://planetscale.com",
  "sameAs": [
    "https://twitter.com/PlanetScale",
    "https://www.facebook.com/planetscaledata/",
    "https://www.instagram.com/planetscale/"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "WeWork c/o PlanetScale, 535 Mission Street, 14th Floor",
    "addressLocality": "San Francisco",
    "addressRegion": "CA",
    "postalCode": "94105",
    "addressCountry": "US"
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback