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
65/100
Site name appears as
| Page title | Best Web Design Trends | |
| og:site_name | Awwwards | |
| twitter:site | — | |
| Organization.name | Awwwards |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
15/15has name, 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
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- twitter:card missing
- 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+Links178 links checked, 178 healthy, 0 brokenPASS
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://conference.awwwards.com | https://conference.awwwards.com | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview

awwwards.com
Awwwards - Website Awards - Best Web Design Trends
Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers and web agencies in the world.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

AWWWARDS.COM
Awwwards - Website Awards - Best Web Design Trends
Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers and web agencies in the world.
- og:title — Awwwards - Website Awards - Best Web Design Trends
- og:description — Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers an...
- og:image — https://assets.awwwards.com/assets/images/pages/about-certificates/awwwards.jpg
- og:type — website
- og:url — https://www.awwwards.com/
- og:site_name — Awwwards

Awwwards - Website Awards - Best Web Design Trends
awwwards.com
- og:title — Awwwards - Website Awards - Best Web Design Trends
- og:description — Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers an...
- og:image — https://assets.awwwards.com/assets/images/pages/about-certificates/awwwards.jpg
awwwards.com
Awwwards - Website Awards - Best Web Design Trends
Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers and web agencies in the world.

- og:title — Awwwards - Website Awards - Best Web Design Trends
- og:description — Awwwards are the Website Awards that recognize and promote the talent and effort of the best developers, designers an...
- og:image — https://assets.awwwards.com/assets/images/pages/about-certificates/awwwards.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 | ⚠ | — | — | — |
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https:\/\/schema.org",
"@type": "Organization",
"name": "Awwwards",
"url": "https:\/\/www.awwwards.com",
"logo": "https:\/\/assets.awwwards.com\/assets\/images\/logo-schema.png",
"sameAs": [
"https:\/\/www.facebook.com\/awwwards\/",
"https:\/\/twitter.com\/awwwards",
"https:\/\/www.youtube.com\/channel\/UCYWGYef22gx8PaXZMLHAQsw",
"https:\/\/www.instagram.com\/awwwards\/",
"https:\/\/www.linkedin.com\/company\/awwwards",
"https:\/\/www.pinterest.es\/awwwardscom\/"
]
}