Skip to content
https://www.jetbrains.com

Content

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

63/100

Site name appears as

Page titleJetBrains: Essential tools for software developers and teams
og:site_nameJetBrains
twitter:site@jetbrains
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

4/15

has logo + url

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
  • 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://resources.jetbrains.com/storage/products/jetbrains/img/meta/preview.png
URL: https://resources.jetbrains.com/storage/products/jetbrains/img/meta/preview.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

www.jetbrains.com

JetBrains: Essential tools for software developers and teams

JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.

WWW.JETBRAINS.COM

JetBrains: Essential tools for software developers and teams

JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.

JetBrains: Essential tools for software developers and teams

www.jetbrains.com

www.jetbrains.com

JetBrains: Essential tools for software developers and teams

JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.

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.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.
Info::
2 JSON-LD blocks found

The "name" property is required for the Organization 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

Adding "potentialAction" 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 : Organization
7 properties Valid
Missing required property: name
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "@id": "https://www.jetbrains.com/#organization",
  "url": "https://www.jetbrains.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.jetbrains.com/company/brand/img/jetbrains_logo.png",
    "height": "300",
    "width": "300"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+420-2-4172-2501",
      "contactType": "sales",
      "availableLanguage": [
        "English",
        "Czech",
        "Japan"
      ]
    },
    {
      "@type": "ContactPoint",
      "telephone": "+1-888-672-1076",
      "contactType": "sales",
      "contactOption": "TollFree",
      "availableLanguage": [
        "English"
      ],
      "areaServed": "US"
    },
    {
      "@type": "ContactPoint",
      "telephone": "+49-89-255-596-571",
      "contactType": "sales",
      "availableLanguage": [
        "German",
        "English"
      ],
      "areaServed": "DE"
    },
    {
      "@type": "ContactPoint",
      "telephone": "+7-812-380-16-41",
      "contactType": "sales",
      "availableLanguage": [
        "Russian",
        "English"
      ],
      "areaServed": "RU"
    },
    {
      "@type": "ContactPoint",
      "telephone": "+86-13127973755",
      "contactType": "sales",
      "availableLanguage": [
        "Chinese",
        "English"
      ],
      "areaServed": "CN"
    }
  ],
  "sameAs": [
    "https://x.com/jetbrains",
    "https://www.facebook.com/JetBrains",
    "https://youtube.com/user/JetBrainsTV",
    "https://www.linkedin.com/company/jetbrains",
    "http://www.wikidata.org/entity/Q1688472"
  ]
}
Block 2 : WebSite
7 properties Valid
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "@id": "https://www.jetbrains.com/#website",
  "url": "https://www.jetbrains.com",
  "name": "JetBrains",
  "description": "JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.",
  "image": "https://resources.jetbrains.com/storage/products/jetbrains/img/meta/preview.png"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback