Skip to content
https://bitcoinist.com

Content

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

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 titleBitcoinist
og:site_nameBitcoinist.com
twitter:site@bitcoinist
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
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://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg
Info::
og:title is long (61 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 61 chars Expected: 25–60 chars
URL: https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg

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: 61 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

bitcoinist.com

Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist

Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital money and blockchain technology.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist
  • twitter:description — Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital m...
  • twitter:image — https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg

BITCOINIST.COM

Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist

Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital money and blockchain technology.

Preview quality · Facebook A+ · 95/100

Title will be truncated (63 chars / 60 max)

  • og:title — Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist
  • og:description — Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital m...
  • og:image — https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg
  • og:type — website
  • og:url — https://bitcoinist.com/
  • og:site_name — Bitcoinist.com
  • Title will be truncated on Facebook (63 chars, max 60)

    → Shorten og:title to ≤60 characters

  • og:image is below recommended size (800×600)

    → Upload an image ≥1200×630 for the large preview card

Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist

bitcoinist.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist
  • og:description — Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital m...
  • og:image — https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg

bitcoinist.com

Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist

Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital money and blockchain technology.

Preview quality · Slack A+ · 100/100
  • og:title — Bitcoin News, Recent Updates, Price and Analysis – Bitcoinist
  • og:description — Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital m...
  • og:image — https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg

Social preview quality

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

A+ · 98/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
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 "NewsMediaOrganization" — unable to validate specific properties

JSON-LD Blocks

Block 1 : NewsMediaOrganization
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": [
        "NewsMediaOrganization",
        "Organization"
      ],
      "@id": "https://bitcoinist.com/#organization",
      "name": "Bitcoinist",
      "url": "https://bitcoinist.com",
      "sameAs": [
        "https://www.facebook.com/bitcoinist",
        "https://twitter.com/bitcoinist"
      ],
      "logo": {
        "@type": "ImageObject",
        "@id": "https://bitcoinist.com/#logo",
        "url": "https://bitcoinist.com/wp-content/uploads/2018/06/cropped-Icon.png",
        "contentUrl": "https://bitcoinist.com/wp-content/uploads/2018/06/cropped-Icon.png",
        "caption": "Bitcoinist.com",
        "inLanguage": "en-US",
        "width": "512",
        "height": "512"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://bitcoinist.com/#website",
      "url": "https://bitcoinist.com",
      "name": "Bitcoinist.com",
      "publisher": {
        "@id": "https://bitcoinist.com/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://bitcoinist.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg?fit=800%2C600",
      "url": "https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg?fit=800%2C600",
      "width": "800",
      "height": "600",
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://bitcoinist.com/#webpage",
      "url": "https://bitcoinist.com/",
      "name": "Bitcoin News, Recent Updates, Price and Analysis \u2013 Bitcoinist",
      "datePublished": "2015-05-29T14:48:19-05:00",
      "dateModified": "2025-01-14T15:11:36-05:00",
      "about": {
        "@id": "https://bitcoinist.com/#organization"
      },
      "isPartOf": {
        "@id": "https://bitcoinist.com/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg?fit=800%2C600"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "Person",
      "@id": "https://bitcoinist.com/author/admin/",
      "name": "Norbert Kovacs",
      "url": "https://bitcoinist.com/author/admin/",
      "image": {
        "@type": "ImageObject",
        "@id": "https://secure.gravatar.com/avatar/003740e9adc1edfba25896987346c42b13faa9c1b2127ece64ad029e0bf12cca?s=96&d=mm&r=g",
        "url": "https://secure.gravatar.com/avatar/003740e9adc1edfba25896987346c42b13faa9c1b2127ece64ad029e0bf12cca?s=96&d=mm&r=g",
        "caption": "Norbert Kovacs",
        "inLanguage": "en-US"
      },
      "worksFor": {
        "@id": "https://bitcoinist.com/#organization"
      }
    },
    {
      "@type": "Article",
      "headline": "Bitcoin News, Recent Updates, Price and Analysis \u2013 Bitcoinist",
      "keywords": "bitcoin news",
      "datePublished": "2015-05-29T14:48:19-05:00",
      "dateModified": "2025-01-14T15:11:36-05:00",
      "author": {
        "@id": "https://bitcoinist.com/author/admin/",
        "name": "Norbert Kovacs"
      },
      "publisher": {
        "@id": "https://bitcoinist.com/#organization"
      },
      "description": "Bitcoinist is a Bitcoin news portal providing breaking news, guides, price and analysis about decentralized digital money and blockchain technology.",
      "name": "Bitcoin News, Recent Updates, Price and Analysis \u2013 Bitcoinist",
      "@id": "https://bitcoinist.com/#richSnippet",
      "isPartOf": {
        "@id": "https://bitcoinist.com/#webpage"
      },
      "image": {
        "@id": "https://bitcoinist.com/wp-content/uploads/2021/08/logo.jpg?fit=800%2C600"
      },
      "inLanguage": "en-US",
      "mainEntityOfPage": {
        "@id": "https://bitcoinist.com/#webpage"
      }
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback