Skip to content
https://www.dpd.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
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

C

64/100

Site name appears as

Page titleDPD
og:site_nameDPD
twitter:site
Organization.nameDPD

Consistent

Brand assets

Favicon

0/15

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

  • Missing brand name in: twitter:site
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • No favicon link tags detected — browsers fall back to the generic globe
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • 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.
Info::
og:title is short (16 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 16 chars Expected: 25–60 chars
URL: 16 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Preview

www.dpd.com

We are DPD - DPD

DPD is part of Geopost, one of the world leading parcel delivery networks operating in nearly 50 countries.

WWW.DPD.COM

We are DPD - DPD

DPD is part of Geopost, one of the world leading parcel delivery networks operating in nearly 50 countries.

We are DPD - DPD

www.dpd.com

www.dpd.com

We are DPD - DPD

DPD is part of Geopost, one of the world leading parcel delivery networks operating in nearly 50 countries.

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.
Warning::
Missing required property "itemListElement" for BreadcrumbList
The "itemListElement" property is required for the BreadcrumbList schema type.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.
Info::
3 JSON-LD blocks found

The "itemListElement" property is required for the BreadcrumbList schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

Adding "sameAs" 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

Adding "description" 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

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 : BreadcrumbList
2 properties Valid
Missing required property: itemListElement
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "We are DPD"
        }
      ]
    }
  ]
}
Block 2 : Organization
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "DPD",
  "alternateName": "DPD by Geopost",
  "url": "https://www.dpd.com/",
  "logo": "https://www.dpd.com/wp-content/themes/DPD_NoLogin/images/DPD_logo_redgrad_rgb_responsive.svg"
}
Block 3 : WebSite
5 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "DPD",
  "alternateName": [
    "dpd.com",
    "DPD by Geopost"
  ],
  "url": "https://www.dpd.com/"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback