Skip to content
https://smallpdf.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
93
GRADE
A
FIX
0
REVIEW
2
PASS
3
INFO
0
Checks
5
3 PASS 2 REVIEW
C
Structured Data
Action
3 JSON-LD block(s) found — some improvements recommended.
REVIEW
3 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #3
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"addressCountry\":\"CH\",\"streetA\n\t^...............................\n"
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.
Info::
3 JSON-LD blocks found

JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"addressCountry\":\"CH\",\"streetA\n\t^...............................\n"

Why this matters

JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.

Learn more

Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.

Source: schema.org / Google Search Central

Adding "potentialAction" 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 : WebSite
8 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Smallpdf",
  "alternateName": "Smallpdf - A Free Solution to all your PDF Problems",
  "description": "Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problems in one place - and yes, free.",
  "url": "https://smallpdf.com/",
  "isAccessibleForFree": true,
  "inLanguage": "en"
}
Block 2 : Organization
10 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "url": "https://smallpdf.com",
  "logo": "https://smallpdf.com/assets/img/material/smallpdf-logo-large.png",
  "sameAs": [
    "https://www.facebook.com/smallpdf/",
    "https://twitter.com/smallpdf/"
  ],
  "description": "Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problems in one place - and yes, free.",
  "name": "Smallpdf",
  "awards": [
    "TOP 100 SWISS STARTUP AWARD 2018"
  ],
  "legalName": "Smallpdf AG",
  "contactPoint": {
    "contactType": "customer support",
    "email": "support@smallpdf.com",
    "url": "https://smallpdf.com/support"
  }
}
Block 3 : http://schema.org/PostalAddress
0 properties Invalid
Invalid JSON: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"addressCountry\":\"CH\",\"streetA\n\t^...............................\n"
[
  {
    "addressCountry": "CH",
    "streetAddress": "Steinstrasse 21",
    "@type": "http://schema.org/PostalAddress",
    "postalCode": "8003",
    "name": "Smallpdf Ltd.",
    "@id": "https://kg.smallpdf.com/smallpdf/organizations/smallpdf/postal-addresses/main",
    "addressLocality": "Zurich",
    "@context": "https://schema.org/"
  },
  {
    "legalName": "Smallpdf AG",
    "address": {
      "@id": "https://kg.smallpdf.com/smallpdf/organizations/smallpdf/postal-addresses/main"
    },
    "@type": "http://schema.org/Organization",
    "name": "Smallpdf",
    "logo": "https://smallpdf.com/assets/img/material/smallpdf-logo-large.png",
    "@id": "https://kg.smallpdf.com/smallpdf/organizations/smallpdf",
    "@context": "https://schema.org/",
    "url": "https://smallpdf.com/",
    "sameAs": [
      "https://www.linkedin.com/company/smallpdf",
      "https://x.com/smallpdf",
      "https://www.instagram.com/smallpdf",
      "https://www.youtube.com/channel/UCnBx8Kzxocmk44G_fRPfcPg"
    ]
  },
  {
    "@type": "http://schema.org/WebSite",
    "name": "Smallpdf",
    "publisher": {
      "@id": "https://kg.smallpdf.com/smallpdf/organizations/smallpdf"
    },
    "@id": "https://kg.smallpdf.com/smallpdf/web-sites/smallpdf",
    "@context": "https://schema.org/",
    "url": "https://smallpdf.com/",
    "sameAs": "https://www.facebook.com/smallpdf"
  },
  {
    "@type": "http://schema.org/Brand",
    "name": "Smallpdf",
    "logo": "https://smallpdf.com/assets/img/material/smallpdf-logo-large.png",
    "description": "Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problems in one place - and yes, free.",
    "@id": "https://kg.smallpdf.com/smallpdf/brands/smallpdf",
    "@context": "https://schema.org/",
    "url": "https://smallpdf.com/",
    "sameAs": [
      "https://www.linkedin.com/company/smallpdf",
      "https://www.facebook.com/smallpdf",
      "https://www.instagram.com/smallpdf",
      "https://g.co/kgs/BaMiP2g",
      "https://x.com/smallpdf",
      "https://twitter.com/smallpdf/",
      "https://www.youtube.com/channel/UCnBx8Kzxocmk44G_fRPfcPg"
    ]
  }
]
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

69/100

Site name appears as

Page titleSmallpdf - A Free Solution to all your PDF Problems
og:site_nameSmallpdf - A Free Solution to all your PDF Problems
twitter:site@smallpdf
Organization.nameSmallpdf

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

0/10

no contact info discoverable

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
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

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.

Preview

smallpdf.com

Smallpdf - A Free Solution to all your PDF Problems

Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problems in one place - and yes, free.

Preview quality · Twitter/X A+ · 95/100
  • twitter:card — summary_large_image
  • twitter:title — Smallpdf - A Free Solution to all your PDF Problems
  • twitter:description — Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problem...
  • twitter:image — falling back from og:image

SMALLPDF.COM

Smallpdf - A Free Solution to all your PDF Problems

Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problems in one place - and yes, free.

Preview quality · Facebook A+ · 100/100
  • og:title — Smallpdf - A Free Solution to all your PDF Problems
  • og:description — Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problem...
  • og:image — https://smallpdf.com/assets/img/fb/smallpdf.png
  • og:type — website
  • og:url — https://smallpdf.com/
  • og:site_name — Smallpdf - A Free Solution to all your PDF Problems

Smallpdf - A Free Solution to all your PDF Problems

smallpdf.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Smallpdf - A Free Solution to all your PDF Problems
  • og:description — Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problem...
  • og:image — https://smallpdf.com/assets/img/fb/smallpdf.png

smallpdf.com

Smallpdf - A Free Solution to all your PDF Problems

Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problems in one place - and yes, free.

Preview quality · Slack A+ · 100/100
  • og:title — Smallpdf - A Free Solution to all your PDF Problems
  • og:description — Smallpdf - the platform that makes it super easy to convert and edit all your PDF files. Solving all your PDF problem...
  • og:image — https://smallpdf.com/assets/img/fb/smallpdf.png

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 98/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback