Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
63/100
Site name appears as
| Page title | JetBrains: Essential tools for software developers and teams | |
| og:site_name | JetBrains | |
| twitter:site | @jetbrains | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
4/15has logo + url
Contact info discoverable
5/10contact 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+Links200 links checked, 200 healthy, 0 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://resources.jetbrains.com | <link> | Forbidden |
Redirects (6)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://account.jetbrains.com/profile-de... | https://account.jetbrains.com/profile-de... | <a> | 0 |
| https://account.jetbrains.com/licenses | https://account.jetbrains.com/licenses | <a> | 0 |
| https://www.jetbrains.com/store/teamware | https://www.jetbrains.com/store/teamware | <a> | 0 |
| https://account.jetbrains.com/ | https://account.jetbrains.com/ | <a> | 0 |
| https://www.jetbrains.com/lp/annualrepor... | https://www.jetbrains.com/lp/annualrepor... | <a> | 0 |
| https://jetbrains.com/idea | https://jetbrains.com/idea | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://resources.jetbrains.com/storage/products/jetbrains/img/meta/preview.pngThe og:image URL could not be fetched. Social platforms won't be able to display it.
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.

AStructured Data2 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
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.
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
{
"@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"
]
}{
"@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"
}