Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FImage OptimizationAction6 issues found across 15 imagesFIX
COpen GraphActionOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:title tag controls the title shown in social sharing previews.
Without og:title, social shares fall back to the <title> tag — usually awkwardly truncated or branded for SEO not social.
Learn more ▾ ▴
og:title controls what appears as the headline in social-share cards (Twitter, Facebook, LinkedIn, Slack, iMessage). When omitted, platforms fall back to <title>, which is usually optimized for SEO (longer, brand-suffixed) and reads badly in social context. A 50-60-character og:title gives a clean preview.
Source: Open Graph Protocol
The og:description tag controls the description in social sharing previews.
No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.
Learn more ▾ ▴
Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.
Source: Open Graph Protocol
Preview

www.jcl.energy
No title set
No description
- twitter:card — summary_large_image
- twitter:title — falling back from <title>
- twitter:description — falling back from <meta name=description>
- twitter:image — https://www.jcl.energy/img/og-card.png

WWW.JCL.ENERGY
No title set
No description
- og:title — falling back from <title>
- og:description — falling back from <meta name=description>
- og:image — https://www.jcl.energy/img/og-card.png
- og:type — website
- og:url — https://www.jcl.energy/
- og:site_name — JCL Energy

No title set
www.jcl.energy
- og:title — falling back from <title>
- og:description — falling back from <meta name=description>
- og:image — https://www.jcl.energy/img/og-card.png
www.jcl.energy
No title set
No description

- og:title — falling back from <title>
- og:description — falling back from <meta name=description>
- og:image — https://www.jcl.energy/img/og-card.png
Social preview quality
Averaged across Twitter/X, Facebook, LinkedIn, and Slack.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ⚠ | ⚠ | ⚠ | |
| og:description | ⚠ | ⚠ | ⚠ | |
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | ⚠ | — | — | — |
| twitter:description | ⚠ | — | — | — |
| twitter:image | — | — | — |
CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
C
62/100
Site name appears as
| Page title | JCL Energy | |
| og:site_name | JCL Energy | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
8/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
5/10mailto link + tel link
Findings
- Missing brand name in: twitter:site, Organization.name
- og:title missing
- Organization schema missing logo — add a logo property pointing to a square PNG
- Organization schema missing url — point it at the canonical homepage
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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+Links84 links checked, 83 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open Graph / Twitter Card DepthOG image dimensions and Twitter card configuration look healthyPASS
AStructured Data1 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 "url" 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
Adding "logo" 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
Adding "sameAs" 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": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.jcl.energy/#org",
"name": "JCL Energy",
"url": "https://www.jcl.energy/",
"logo": "https://www.jcl.energy/img/logos/jcl-logo.png",
"sameAs": [
"https://www.linkedin.com/company/64618383/"
],
"slogan": "We help customers solve transformer problems.",
"description": "Nationwide, full-service transformer partner — engineered & stock products, rental fleet, and in-field service and repair from 500 kVA to 345 kV.",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+1-866-983-1300",
"contactType": "sales",
"email": "Sales@JCL.Energy",
"areaServed": "US",
"availableLanguage": "English"
}
},
{
"@type": [
"LocalBusiness",
"ProfessionalService"
],
"@id": "https://www.jcl.energy/#business",
"name": "JCL Energy",
"image": "https://www.jcl.energy/img/photos/field-hero.png",
"telephone": "+1-866-983-1300",
"email": "Sales@JCL.Energy",
"priceRange": "$$$$",
"areaServed": {
"@type": "Country",
"name": "United States"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "54 S Sharpsville Ave.",
"addressLocality": "Sharon",
"addressRegion": "PA",
"postalCode": "16146",
"addressCountry": "US"
},
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Transformer Solutions",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Engineered & Stock Transformer Products",
"description": "Built-to-spec and ready-to-ship power, distribution, padmount, and low-voltage transformers, 500 kVA–345 kV."
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "In-Field Service & Repair",
"description": "Nationwide 24/7/365 install, testing, oil processing, LTC maintenance, and emergency repair up to 550 kV, every manufacturer."
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Transformer Rentals",
"description": "Rapid-deployment rental fleet — transformers plus LV/MV/HV equipment and cable for outages and bridge power."
}
}
]
}
},
{
"@type": "WebSite",
"@id": "https://www.jcl.energy/#website",
"url": "https://www.jcl.energy/",
"name": "JCL Energy",
"publisher": {
"@id": "https://www.jcl.energy/#org"
}
}
]
}