Skip to content
https://monsterinsights.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
92
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

39/100

Site name appears as

Page titleMonsterInsights - The Best Google Analytics Plugin for WordPress
og:site_nameMonsterInsights
twitter:site@monsterinsights
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

5/10

contact page

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
  • 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.

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 long (64 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 64 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: 64 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

Source: Open Graph Protocol

Preview

No image set

monsterinsights.com

MonsterInsights - The Best Google Analytics Plugin for WordPress

MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a few clicks. Over 100 million downloads.

Preview quality · Twitter/X C · 65/100
  • twitter:card — summary_large_image
  • twitter:title — MonsterInsights - The Best Google Analytics Plugin for WordPress
  • twitter:description — MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a ...
  • 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

MONSTERINSIGHTS.COM

MonsterInsights - The Best Google Analytics Plugin for WordPress

MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a few clicks. Over 100 million downloads.

Preview quality · Facebook D · 55/100

Title will be truncated (64 chars / 60 max)

Description will be truncated (156 chars / 155 max)

  • og:title — MonsterInsights - The Best Google Analytics Plugin for WordPress
  • og:description — MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a ...
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://www.monsterinsights.com/
  • og:site_name — MonsterInsights
  • Title will be truncated on Facebook (64 chars, max 60)

    → Shorten og:title to ≤60 characters

  • Description will be truncated on Facebook (156 chars, max 155)

    → Tighten og:description to ≤155 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

MonsterInsights - The Best Google Analytics Plugin for WordPress

monsterinsights.com

Preview quality · LinkedIn D · 60/100

Description will be truncated (156 chars / 150 max)

  • og:title — MonsterInsights - The Best Google Analytics Plugin for WordPress
  • og:description — MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a ...
  • og:image — Add og:image — preview card without an image looks broken
  • Description will be truncated on LinkedIn (156 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

monsterinsights.com

MonsterInsights - The Best Google Analytics Plugin for WordPress

MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a few clicks. Over 100 million downloads.

Preview quality · Slack B · 80/100
  • og:title — MonsterInsights - The Best Google Analytics Plugin for WordPress
  • og:description — MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a ...
  • 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 · 65/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+
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
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 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.

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

JSON-LD Blocks

Block 1 : BreadcrumbList
2 properties Valid
Missing required property: itemListElement
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/www.monsterinsights.com\/#breadcrumblist",
      "itemListElement": [
        {
          "@type": "ListItem",
          "@id": "https:\/\/www.monsterinsights.com#listItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "Organization",
      "@id": "https:\/\/www.monsterinsights.com\/#organization",
      "name": "MonsterInsights",
      "description": "The Best WordPress Google Analytics Plugin",
      "url": "https:\/\/www.monsterinsights.com\/",
      "sameAs": [
        "https:\/\/www.facebook.com\/monsterinsights",
        "https:\/\/twitter.com\/monsterinsights",
        "https:\/\/www.youtube.com\/c\/monsterinsightsplugin"
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https:\/\/www.monsterinsights.com\/#webpage",
      "url": "https:\/\/www.monsterinsights.com\/",
      "name": "MonsterInsights - The Best Google Analytics Plugin for WordPress",
      "description": "MonsterInsights is the best Google Analytics plugin for WordPress. Set up Google Analytics for WordPress with just a few clicks. Over 100 million downloads.",
      "inLanguage": "en-US",
      "isPartOf": {
        "@id": "https:\/\/www.monsterinsights.com\/#website"
      },
      "breadcrumb": {
        "@id": "https:\/\/www.monsterinsights.com\/#breadcrumblist"
      },
      "datePublished": "2025-01-09T12:47:05-05:00",
      "dateModified": "2025-08-28T14:53:11-04:00"
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/www.monsterinsights.com\/#website",
      "url": "https:\/\/www.monsterinsights.com\/",
      "name": "MonsterInsights",
      "description": "The Best WordPress Google Analytics Plugin",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https:\/\/www.monsterinsights.com\/#organization"
      }
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback