Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DLinksAction200 links checked, 192 healthy, 8 brokenFIX
Broken Links (9)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://www.googletagmanager.com | <link> | Not Found |
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 404 | https://pagead2.googlesyndication.com | <link> | Not Found |
| 400 | https://i0.wp.com | <link> | Bad Request |
| 401 | https://htmlcodex.com/wp-json/wp/v2/pages/1224 | <link> | Unauthorized |
| 403 | https://htmlcodex.com/xmlrpc.php?rsd | <link> | Forbidden |
| 520 | https://htmlcodex.com/demo/?item=1960 | <a> | HTTP 520 |
| 520 | https://htmlcodex.com/demo/?item=1479 | <a> | HTTP 520 |
| 403 | https://c0.wp.com | <link> | Forbidden |
DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
D
49/100
Site name appears as
| Page title | HTML Codex | |
| og:site_name | HTML Codex | |
| twitter:site | @htmlcodex | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
0/20Meta completeness
14/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Missing brand name in: Organization.name
- No social share image — shared links render as bare URLs
- og:image missing
- No Organization schema — Google can't render your logo in the knowledge panel
- 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.
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:image tag provides a preview image for social sharing.
No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.
Learn more ▾ ▴
Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.
Source: Open Graph Protocol
Preview
htmlcodex.com
Free & Premium HTML Website Templates Download - HTML Codex
Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and commercial websites
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — Add twitter:image — preview card without an image looks broken
No preview image for Twitter/X
→ Add og:image or twitter:image (≥300×157 for summary_large_image)
HTMLCODEX.COM
Free & Premium HTML Website Templates Download - HTML Codex
Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and commercial websites
- og:title — Free & Premium HTML Website Templates Download - HTML Codex
- og:description — Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and ...
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://htmlcodex.com/
- og:site_name — HTML Codex
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Free & Premium HTML Website Templates Download - HTML Codex
htmlcodex.com
- og:title — Free & Premium HTML Website Templates Download - HTML Codex
- og:description — Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and ...
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
htmlcodex.com
Free & Premium HTML Website Templates Download - HTML Codex
Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and commercial websites
- og:title — Free & Premium HTML Website Templates Download - HTML Codex
- og:description — Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and ...
- og:image — Add og:image — preview card without an image looks broken
No preview image — Slack unfurl will be text-only
→ Add og:image or twitter:image
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+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https:\/\/schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https:\/\/htmlcodex.com\/",
"url": "https:\/\/htmlcodex.com\/",
"name": "Free & Premium HTML Website Templates Download - HTML Codex",
"isPartOf": {
"@id": "https:\/\/htmlcodex.com\/#website"
},
"about": {
"@id": "https:\/\/htmlcodex.com\/#\/schema\/person\/5a4c13a554939b7702c4e76e7317103f"
},
"datePublished": "2020-12-20T03:53:53+00:00",
"dateModified": "2025-11-21T13:48:34+00:00",
"description": "Download free and premium HTML website templates source code based on HTML, CSS, and Bootstrap to build personal and commercial websites",
"breadcrumb": {
"@id": "https:\/\/htmlcodex.com\/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https:\/\/htmlcodex.com\/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https:\/\/htmlcodex.com\/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https:\/\/htmlcodex.com\/#website",
"url": "https:\/\/htmlcodex.com\/",
"name": "HTML Codex",
"description": "Free HTML Templates",
"publisher": {
"@id": "https:\/\/htmlcodex.com\/#\/schema\/person\/5a4c13a554939b7702c4e76e7317103f"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https:\/\/htmlcodex.com\/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": [
"Person",
"Organization"
],
"@id": "https:\/\/htmlcodex.com\/#\/schema\/person\/5a4c13a554939b7702c4e76e7317103f",
"name": "HTML Codex",
"image": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https:\/\/i1.wp.com\/htmlcodex.com\/wp-content\/uploads\/2020\/08\/logo.jpg?fit=512%2C512&ssl=1",
"url": "https:\/\/i1.wp.com\/htmlcodex.com\/wp-content\/uploads\/2020\/08\/logo.jpg?fit=512%2C512&ssl=1",
"contentUrl": "https:\/\/i1.wp.com\/htmlcodex.com\/wp-content\/uploads\/2020\/08\/logo.jpg?fit=512%2C512&ssl=1",
"width": 512,
"height": 512,
"caption": "HTML Codex"
},
"logo": {
"@id": "https:\/\/i1.wp.com\/htmlcodex.com\/wp-content\/uploads\/2020\/08\/logo.jpg?fit=512%2C512&ssl=1"
},
"description": "Creator and publisher of HTML templates, HTML landing pages, HTML email templates and HTML snippets. Every item of HTML Codex is free of cost. So download and enjoy!!!",
"sameAs": [
"https:\/\/htmlcodex.com"
]
}
]
}