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

59/100

Site name appears as

Page titleStartup and Technology News
og:site_nameTechCrunch
twitter:site@TechCrunch
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

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
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • 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://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png
URL: https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.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

Preview

techcrunch.com

TechCrunch | Startup and Technology News

TechCrunch | Reporting on the business of technology, startups, venture capital funding, and Silicon Valley

TECHCRUNCH.COM

TechCrunch | Startup and Technology News

TechCrunch | Reporting on the business of technology, startups, venture capital funding, and Silicon Valley

TechCrunch | Startup and Technology News

techcrunch.com

techcrunch.com

TechCrunch | Startup and Technology News

TechCrunch | Reporting on the business of technology, startups, venture capital funding, and Silicon Valley

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 "CollectionPage" — unable to validate specific properties

JSON-LD Blocks

Block 1 : CollectionPage
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "CollectionPage",
      "@id": "https://techcrunch.com/",
      "url": "https://techcrunch.com/",
      "name": "TechCrunch | Startup and Technology News",
      "isPartOf": {
        "@id": "https://techcrunch.com/#website"
      },
      "about": {
        "@id": "https://techcrunch.com/#organization"
      },
      "description": "TechCrunch | Reporting on the business of technology, startups, venture capital funding, and Silicon Valley",
      "breadcrumb": {
        "@id": "https://techcrunch.com/#breadcrumb"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://techcrunch.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://techcrunch.com/#website",
      "url": "https://techcrunch.com/",
      "name": "TechCrunch",
      "description": "Startup and Technology News",
      "publisher": {
        "@id": "https://techcrunch.com/#organization"
      },
      "alternateName": "TC",
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://techcrunch.com/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https://techcrunch.com/#organization",
      "name": "TechCrunch",
      "alternateName": "TC",
      "url": "https://techcrunch.com/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https://techcrunch.com/#/schema/logo/image/",
        "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
        "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
        "width": 1200,
        "height": 1200,
        "caption": "TechCrunch"
      },
      "image": {
        "@id": "https://techcrunch.com/#/schema/logo/image/"
      },
      "sameAs": [
        "https://www.facebook.com/techcrunch",
        "https://x.com/TechCrunch",
        "https://mstdn.social/@TechCrunch",
        "https://bsky.app/profile/techcrunch.com",
        "https://www.threads.net/@techcrunch"
      ]
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback