Skip to content
https://counterpunch.org

Content

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

D

45/100

Site name appears as

Page titleFind any service
og:site_nameCounterPunch.org
twitter:site@NatCounterPunch
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

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
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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.

C
Open Graph
Action
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://www.counterpunch.org/wp-content/uploads/2021/06/cp-default-share.png
Warning::
Missing og:description
The og:description tag controls the description in social sharing previews.
Info::
og:title is short (4 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 4 chars Expected: 25–60 chars
URL: https://www.counterpunch.org/wp-content/uploads/2021/06/cp-default-share.png

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.

Learn more

Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.

Source: Open Graph Protocol / Facebook Sharing Debugger

The og:description tag controls the description in social sharing previews.

Why this matters

No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.

Learn more

Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.

Source: Open Graph Protocol

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

counterpunch.org

Home

No description

Preview quality · Twitter/X B · 75/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — Add twitter:description to give the preview body text
  • twitter:image — falling back from og:image

COUNTERPUNCH.ORG

Home

No description

Preview quality · Facebook A · 85/100
  • og:title — Home
  • og:description — Add og:description to give the preview body text
  • og:image — https://www.counterpunch.org/wp-content/uploads/2021/06/cp-default-share.png
  • og:type — website
  • og:url — https://www.counterpunch.org/
  • og:site_name — CounterPunch.org

Home

counterpunch.org

Preview quality · LinkedIn A · 85/100
  • og:title — Home
  • og:description — Add og:description to give the preview body text
  • og:image — https://www.counterpunch.org/wp-content/uploads/2021/06/cp-default-share.png

counterpunch.org

Home

No description

Preview quality · Slack A · 85/100
  • og:title — Home
  • og:description — Add og:description to give the preview body text
  • og:image — https://www.counterpunch.org/wp-content/uploads/2021/06/cp-default-share.png

Social preview quality

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

B · 82/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.
Info::
Custom type "WebPage" — unable to validate specific properties

JSON-LD Blocks

Block 1 : WebPage
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://www.counterpunch.org/",
      "url": "https://www.counterpunch.org/",
      "name": "Home - CounterPunch.org",
      "isPartOf": {
        "@id": "https://www.counterpunch.org/#website"
      },
      "datePublished": "2013-06-19T18:58:43+00:00",
      "dateModified": "2021-05-16T06:44:26+00:00",
      "breadcrumb": {
        "@id": "https://www.counterpunch.org/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://www.counterpunch.org/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.counterpunch.org/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.counterpunch.org/#website",
      "url": "https://www.counterpunch.org/",
      "name": "CounterPunch.org",
      "description": "Tells the Facts, Names the Names",
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://www.counterpunch.org/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback