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

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
68
GRADE
D
FIX
3
REVIEW
0
PASS
2
INFO
0
Checks
5
2 PASS 3 FIX
F
Open Graph
Action
No Open Graph tags found — social sharing previews will be generic.
FIX
No Open Graph tags found — social sharing previews will be generic.
Warning::
No Open Graph meta tags found
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Why this matters

Without Open Graph tags, social shares show a broken or empty preview card.

Learn more

When someone shares your URL on Facebook, LinkedIn, Slack, iMessage, or any modern chat app, the preview comes from <meta property="og:*"> tags. Without them you get either no card or whatever fragment the social platform guesses — usually unflattering. The four core og: tags (title, description, image, url) cover what every major platform actually reads.

Source: Open Graph Protocol

Preview

No image set

www.dropbox.com

No title set

No description

No image set

WWW.DROPBOX.COM

No title set

No description

No image set

No title set

www.dropbox.com

www.dropbox.com

No title set

No description

F
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

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

F

37/100

Site name appears as

Page titleDropbox.com
og:site_name
twitter:site
Organization.nameDropbox

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

0/20

Meta completeness

4/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
  • 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:title missing
  • og:image missing
  • twitter:card missing
  • 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
3 JSON-LD block(s) found — structured data is well configured.
PASS
3 JSON-LD block(s) found — structured data is well configured.
Info::
Custom type "SoftwareApplication" — unable to validate specific properties
Info::
3 JSON-LD blocks found

JSON-LD Blocks

Block 1 : BreadcrumbList
3 properties Valid
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@id": "https://www.dropbox.com/index",
        "name": "Dropbox.com"
      }
    }
  ]
}
Block 2 : SoftwareApplication
8 properties Valid
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Dropbox",
  "description": "Dropbox is a home for all of your work. You can store and share files, collaborate on projects and bring your best ideas to life – whether you’re working alone or as part of a team.",
  "applicationCategory": "Productivity",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 424618
  },
  "operatingSystem": "Mac OS X, Windows, Linux, Android, iOS",
  "offers": {
    "@type": "Offer",
    "category": "free",
    "price": 0,
    "priceCurrency": "USD"
  }
}
Block 3 : Organization
9 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Dropbox",
  "url": "https://www.dropbox.com/",
  "logo": "https://cfl.dropboxstatic.com/static/metaserver/static/images/logo_catalog/dropbox_opengraph_image@2x-vflwsK445.png",
  "description": "Dropbox is a cloud storage solution, equipped with features to help you save time, improve your productivity and collaborate with others.",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1800 Owens Street",
    "addressLocality": "San Francisco",
    "addressCountry": "US",
    "addressRegion": "CA",
    "postalCode": "94158"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "(1855)237-6726",
    "contactType": "sales",
    "areaServed": "US",
    "availableLanguage": {
      "@type": "Language",
      "name": "English",
      "alternateName": "en"
    }
  },
  "sameAs": [
    "https://twitter.com/Dropbox",
    "https://www.facebook.com/Dropbox",
    "https://www.youtube.com/user/dropbox"
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback