Skip to content
https://digiday.com

Content

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

34/100

Site name appears as

Page titleThe home of modern media and marketing
og:site_nameDigiday
twitter:site@digiday
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

0/20

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Brand name differs across channels — users see inconsistent identity
  • No social share image — shared links render as bare URLs
  • og:image missing
  • No Organization schema — Google can't render your logo in the knowledge panel
  • 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.

B
Mixed Content
1 HTTP resource(s) loaded on HTTPS page
REVIEW
1 HTTP resource(s) loaded on HTTPS page
Critical::
HTTP link loaded on HTTPS page
Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
Got: http://gmpg.org/xfn/11 Expected: https://gmpg.org/xfn/11
URL: http://gmpg.org/xfn/11

Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.

Expected: https://gmpg.org/xfn/11
Why this matters

Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.

Source: Google Chrome Security

B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:image
The og:image tag provides a preview image for social sharing.
Info::
og:title is short (8 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 8 chars Expected: 25–60 chars

The og:image tag provides a preview image for social sharing.

Why this matters

No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.

Learn more

Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.

Source: Open Graph Protocol

URL: 8 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

No image set

digiday.com

Homepage

Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.

Preview quality · Twitter/X D · 55/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

DIGIDAY.COM

Homepage

Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.

Preview quality · Facebook C · 65/100
  • og:title — Homepage
  • og:description — Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://digiday.com/
  • og:site_name — Digiday
  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

Homepage

digiday.com

Preview quality · LinkedIn C · 65/100
  • og:title — Homepage
  • og:description — Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

digiday.com

Homepage

Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.

Preview quality · Slack B · 80/100
  • og:title — Homepage
  • og:description — Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image — Slack unfurl will be text-only

    → Add og:image or twitter:image

Social preview quality

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

C · 66/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
A+
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Info::
2 blocks of custom type "WebPage" — unable to validate specific properties
Info::
2 JSON-LD blocks found

JSON-LD Blocks

Block 1 : WebPage
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://digiday.com/",
      "url": "https://digiday.com/",
      "name": "Digiday — The home of modern media and marketing",
      "isPartOf": {
        "@id": "https://digiday.com/#website"
      },
      "about": {
        "@id": "https://digiday.com/#organization"
      },
      "datePublished": "2023-08-14T19:20:45+00:00",
      "dateModified": "2026-04-16T20:31:24+00:00",
      "description": "Digiday is the leading voice of the media and marketing industry and how they are being disrupted by technology.",
      "breadcrumb": {
        "@id": "https://digiday.com/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://digiday.com/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://digiday.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://digiday.com/#website",
      "url": "https://digiday.com/",
      "name": "Digiday",
      "description": "Digital Content, Digital Advertising, Digital Marketing",
      "publisher": {
        "@id": "https://digiday.com/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://digiday.com/search?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https://digiday.com/#organization",
      "name": "Digiday",
      "url": "https://digiday.com/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https://digiday.com/#/schema/logo/image/",
        "url": "https://digiday.com/wp-content/uploads/sites/3/2017/06/Digiday_logo.png",
        "contentUrl": "https://digiday.com/wp-content/uploads/sites/3/2017/06/Digiday_logo.png",
        "width": 1814,
        "height": 1018,
        "caption": "Digiday"
      },
      "image": {
        "@id": "https://digiday.com/#/schema/logo/image/"
      },
      "sameAs": [
        "https://www.facebook.com/digiday/",
        "https://x.com/digiday",
        "https://www.instagram.com/digiday/",
        "https://www.linkedin.com/company/digiday/",
        "https://en.wikipedia.org/wiki/Digiday"
      ]
    }
  ]
}
Block 2 : WebPage
4 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "WebPage",
  "headline": "Digiday",
  "url": "https:\/\/digiday.com"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback