Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
47/100
Site name appears as
| Page title | Transform your plain text into static websites and blogs | |
| og:site_name | Jekyll • Simple, blog-aware, static sites | |
| twitter:site | @jekyllrb | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
0/15Contact info discoverable
0/10no contact info discoverable
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
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- No Organization schema — Google can't render your logo in the knowledge panel
- No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Links30 links checked, 30 healthy, 0 brokenPASS
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://help.github.com/articles/about-s... | https://help.github.com/articles/about-s... | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
Preview

jekyllrb.com
Jekyll • Simple, blog-aware, static sites
Transform your plain text into static websites and blogs
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image

JEKYLLRB.COM
Jekyll • Simple, blog-aware, static sites
Transform your plain text into static websites and blogs
- og:title — Jekyll • Simple, blog-aware, static sites
- og:description — Transform your plain text into static websites and blogs
- og:image — https://jekyllrb.com/img/jekyll-og.png
- og:type — website
- og:url — https://jekyllrb.com/
- og:site_name — Jekyll • Simple, blog-aware, static sites

Jekyll • Simple, blog-aware, static sites
jekyllrb.com
- og:title — Jekyll • Simple, blog-aware, static sites
- og:description — Transform your plain text into static websites and blogs
- og:image — https://jekyllrb.com/img/jekyll-og.png
jekyllrb.com
Jekyll • Simple, blog-aware, static sites
Transform your plain text into static websites and blogs

- og:title — Jekyll • Simple, blog-aware, static sites
- og:description — Transform your plain text into static websites and blogs
- og:image — https://jekyllrb.com/img/jekyll-og.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 | ⚠ | — | — | — |
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
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": "https://schema.org",
"@type": "WebSite",
"description": "Transform your plain text into static websites and blogs",
"headline": "Jekyll • Simple, blog-aware, static sites",
"image": "https://jekyllrb.com/img/jekyll-og.png",
"name": "Jekyll • Simple, blog-aware, static sites",
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "https://jekyllrb.com/img/logo-2x.png"
}
},
"url": "https://jekyllrb.com/"
}