Skip to content
https://townhall.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
1
PASS
3
INFO
0
Checks
5
3 PASS 1 REVIEW 1 FIX
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

65/100

Site name appears as

Page titleTownhall - Conservative News, Political Analysis and Commentary
og:site_nametownhall.com
twitter:site@townhallcom
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • 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.

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.
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://cdn.townhall.com/web/thm/townhall-default-opengraph.webp
Info::
og:title is long (63 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 63 chars Expected: 25–60 chars
URL: https://cdn.townhall.com/web/thm/townhall-default-opengraph.webp

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

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

townhall.com

Townhall - Conservative News, Political Analysis and Commentary

Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories shaping American politics today. Edited by Katie Pavlich

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Townhall - Conservative News, Political Analysis and Commentary
  • twitter:description — Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories...
  • twitter:image — https://cdn.townhall.com/web/thm/townhall-default-twitter.webp

TOWNHALL.COM

Townhall - Conservative News, Political Analysis and Commentary

Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories shaping American politics today. Edited by Katie Pavlich

Preview quality · Facebook A · 90/100

Title will be truncated (63 chars / 60 max)

Description will be truncated (175 chars / 155 max)

  • og:title — Townhall - Conservative News, Political Analysis and Commentary
  • og:description — Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories...
  • og:image — https://cdn.townhall.com/web/thm/townhall-default-opengraph.webp
  • og:type — website
  • og:url — https://townhall.com/
  • og:site_name — townhall.com
  • Title will be truncated on Facebook (63 chars, max 60)

    → Shorten og:title to ≤60 characters

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

    → Tighten og:description to ≤155 characters

Townhall - Conservative News, Political Analysis and Commentary

townhall.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (175 chars / 150 max)

  • og:title — Townhall - Conservative News, Political Analysis and Commentary
  • og:description — Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories...
  • og:image — https://cdn.townhall.com/web/thm/townhall-default-opengraph.webp
  • Description will be truncated on LinkedIn (175 chars, max 150)

    → Tighten og:description to ≤150 characters

townhall.com

Townhall - Conservative News, Political Analysis and Commentary

Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories shaping American politics today. Edited by Katie Pavlich

Preview quality · Slack A+ · 100/100
  • og:title — Townhall - Conservative News, Political Analysis and Commentary
  • og:description — Conservative news, opinion, cartoons, podcasts, and videos. Get expert commentary, in-depth analysis, and top stories...
  • og:image — https://cdn.townhall.com/web/thm/townhall-default-opengraph.webp

Social preview quality

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

A+ · 96/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::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Custom type "NewsMediaOrganization" — unable to validate specific properties
Info::
2 JSON-LD blocks found

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

JSON-LD Blocks

Block 1 : NewsMediaOrganization
7 properties Valid
{
  "@context": "https://schema.org",
  "@type": "NewsMediaOrganization",
  "name": "Townhall",
  "url": "https://townhall.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://cdn.townhall.com/web/thm/logo-townhall.jpg"
  },
  "sameAs": [
    "https://twitter.com/townhallcom",
    "https://facebook.com/townhallcom"
  ],
  "publishingPrinciples": "https://townhall.com/about"
}
Block 2 : WebSite
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Townhall",
  "url": "https://townhall.com",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://townhall.com/search/q?q={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  },
  "publisher": {
    "@id": "https://townhall.com"
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback