Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BMixed Content1 HTTP resource(s) loaded on HTTPS pageREVIEW
http://blog.humblebundle.com/rssModern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://blog.humblebundle.com/rssMixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
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
60/100
Site name appears as
| Page title | game bundles, book bundles, software bundles, and more | |
| og:site_name | Humble Bundle | |
| twitter:site | @humble | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
0/15Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- 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+Links131 links checked, 130 healthy, 0 brokenPASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
13 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
54 charsIdeal length is 55–200 characters for social sharing previews.
55–200 charsog:description very short — provides little context in social cards.
Source: Open Graph Protocol
Preview

humblebundle.com
Humble Bundle
Pay what you want. Support charity. Get awesome games.
- twitter:card — summary_large_image
- twitter:title — Humble Bundle
- twitter:description — Pay what you want. Support charity. Get awesome games.
- twitter:image — https://cdn.humblebundle.com/static/hashed/8a88fa654693019cbe2ea724259402d591fd26e6.jpg

HUMBLEBUNDLE.COM
Humble Bundle
Pay what you want. Support charity. Get awesome games.
- og:title — Humble Bundle
- og:description — Pay what you want. Support charity. Get awesome games.
- og:image — https://cdn.humblebundle.com/static/hashed/8a88fa654693019cbe2ea724259402d591fd26e6.jpg
- og:type — website
- og:url — https://www.humblebundle.com
- og:site_name — Humble Bundle

Humble Bundle
humblebundle.com
- og:title — Humble Bundle
- og:description — Pay what you want. Support charity. Get awesome games.
- og:image — https://cdn.humblebundle.com/static/hashed/8a88fa654693019cbe2ea724259402d591fd26e6.jpg
humblebundle.com
Humble Bundle
Pay what you want. Support charity. Get awesome games.

- og:title — Humble Bundle
- og:description — Pay what you want. Support charity. Get awesome games.
- og:image — https://cdn.humblebundle.com/static/hashed/8a88fa654693019cbe2ea724259402d591fd26e6.jpg
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 | — | — | — |
AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the WebSite 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 "description" 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": "WebSite",
"url": "https://www.humblebundle.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.humblebundle.com/store/search?search={search_term}",
"query-input": "required name=search_term"
}
}