Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FLinksAction200 links checked, 180 healthy, 20 brokenFIX
Broken Links (21)
| Status | URL | Found in | Error |
|---|---|---|---|
| 429 | https://www.dropbox.com/da_DK/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/de/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/en_GB/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/es/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/es_ES/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/fr/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/fr_CA/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/id/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/it/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/ja/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/nb_NO/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/nl_NL/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/pl/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/pt_BR/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/ru/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/sv_SE/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/th_TH/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/uk_UA/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/zh_CN/ | <link> | Too Many Requests |
| 429 | https://www.dropbox.com/zh_TW/ | <link> | Too Many Requests |
| 403 | https://accounts.google.com/gsi/client | <script> | Forbidden |
FOpen GraphActionNo Open Graph tags found — social sharing previews will be generic.FIX
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.
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
www.dropbox.com
No title set
No description
WWW.DROPBOX.COM
No title set
No description
No title set
www.dropbox.com
www.dropbox.com
No title set
No description
FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
F
37/100
Site name appears as
| Page title | Dropbox.com | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | Dropbox |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
0/20Meta completeness
4/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact 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 ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data3 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://www.dropbox.com/index",
"name": "Dropbox.com"
}
}
]
}{
"@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"
}
}{
"@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"
]
}