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
54/100
Site name appears as
| Page title | Skift: Travel News, Airline News and Hotel News | |
| og:site_name | Skift | |
| twitter:site | @skift | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
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
- 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.
CStructured DataAction2 JSON-LD block(s) found — some improvements recommended.REVIEW
The "headline" property is required for the NewsArticle 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
The "author" property is required for the NewsArticle 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
The "datePublished" property is required for the NewsArticle 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 "image" 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 "publisher" 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 "dateModified" 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": "NewsArticle",
"@id": "https://skift.com/#article",
"isPartOf": {
"@id": "https://skift.com/"
},
"author": {
"name": "Kenny Tran",
"@id": "https://skift.com/#/schema/person/9df054677291fd3f1dfe3f03fd1c1351"
},
"headline": "Homepage",
"datePublished": "2022-08-10T11:27:44+00:00",
"dateModified": "2026-04-22T22:24:48+00:00",
"mainEntityOfPage": {
"@id": "https://skift.com/"
},
"wordCount": 594,
"publisher": {
"@id": "https://skift.com/#organization"
},
"image": {
"@id": "https://skift.com/#primaryimage"
},
"thumbnailUrl": "https://skift.com/wp-content/uploads/2026/03/SasiaF-logo-hor-white.webp?w=1024",
"inLanguage": "en-US"
},
{
"@type": "WebPage",
"@id": "https://skift.com/",
"url": "https://skift.com/",
"name": "Skift: Travel News, Airline News and Hotel News",
"isPartOf": {
"@id": "https://skift.com/#website"
},
"about": {
"@id": "https://skift.com/#organization"
},
"primaryImageOfPage": {
"@id": "https://skift.com/#primaryimage"
},
"image": {
"@id": "https://skift.com/#primaryimage"
},
"thumbnailUrl": "https://skift.com/wp-content/uploads/2026/03/SasiaF-logo-hor-white.webp?w=1024",
"datePublished": "2022-08-10T11:27:44+00:00",
"dateModified": "2026-04-22T22:24:48+00:00",
"description": "The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and business travel.",
"breadcrumb": {
"@id": "https://skift.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://skift.com/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://skift.com/#primaryimage",
"url": "https://skift.com/wp-content/uploads/2026/03/SasiaF-logo-hor-white.webp",
"contentUrl": "https://skift.com/wp-content/uploads/2026/03/SasiaF-logo-hor-white.webp",
"width": 1278,
"height": 246
},
{
"@type": "BreadcrumbList",
"@id": "https://skift.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://skift.com/#website",
"url": "https://skift.com/",
"name": "Skift",
"description": "Travel News, Airline News, Hotel News & Tourism News",
"publisher": {
"@id": "https://skift.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://skift.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://skift.com/#organization",
"name": "Skift",
"url": "https://skift.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://skift.com/#/schema/logo/image/",
"url": "https://skift.com/wp-content/uploads/2018/04/logo.png",
"contentUrl": "https://skift.com/wp-content/uploads/2018/04/logo.png",
"width": "419",
"height": "157",
"caption": "Skift"
},
"image": {
"@id": "https://skift.com/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/Skiftnews",
"https://x.com/skift",
"https://www.instagram.com/skiftnews/?hl=en",
"https://www.linkedin.com/company/skift/",
"https://www.youtube.com/skiftnews"
]
},
{
"@type": "Person",
"@id": "https://skift.com/#/schema/person/9df054677291fd3f1dfe3f03fd1c1351",
"name": "Kenny Tran",
"url": "https://skift.com/author/kenny-tran/"
}
]
}{
"@context": "https:\/\/schema.org",
"@type": "WebPage",
"headline": "Skift",
"url": "https:\/\/skift.com",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https:\/\/skift.com\/"
},
"thumbnailUrl": "",
"image": {
"@type": "ImageObject",
"url": ""
},
"articleSection": "Uncategorized",
"author": [
{
"@type": "Person",
"name": "Kenny Tran"
}
],
"creator": [
"Kenny Tran"
],
"publisher": {
"@type": "Organization",
"name": "Skift",
"logo": "https:\/\/skift.com\/wp-content\/uploads\/2016\/09\/cropped-logo-square-yellow.png"
},
"keywords": [
"non-post",
"homepage",
"site: skift"
],
"dateCreated": "2022-08-10T11:27:44Z",
"datePublished": "2022-08-10T11:27:44Z",
"dateModified": "2026-04-22T22:24:48Z"
}ALinks200 links checked, 199 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://experiments.parsely.com | <link> | Not Found |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://skift.com/wp-content/uploads/2020/04/logo-wider.jpg?resize=1024,654The og:image URL could not be fetched. Social platforms won't be able to display it.
An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.
Learn more ▾ ▴
Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.
Source: Open Graph Protocol / Facebook Sharing Debugger
Preview

skift.com
Travel News, Airline News and Hotel News by Skift
The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and business travel.
- twitter:card — summary_large_image
- twitter:title — Travel News, Airline News and Hotel News by Skift
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image

SKIFT.COM
Travel News, Airline News and Hotel News by Skift
The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and business travel.
- og:title — Travel News, Airline News and Hotel News by Skift
- og:description — The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and bus...
- og:image — https://skift.com/wp-content/uploads/2020/04/logo-wider.jpg?resize=1024,654
- og:type — website
- og:url — https://skift.com/
- og:site_name — Skift
og:image is below recommended size (1024×654)
→ Upload an image ≥1200×630 for the large preview card

Travel News, Airline News and Hotel News by Skift
skift.com
- og:title — Travel News, Airline News and Hotel News by Skift
- og:description — The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and bus...
- og:image — https://skift.com/wp-content/uploads/2020/04/logo-wider.jpg?resize=1024,654
skift.com
Travel News, Airline News and Hotel News by Skift
The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and business travel.

- og:title — Travel News, Airline News and Hotel News by Skift
- og:description — The trusted source for breaking travel news and travel research covering airlines, hotels, tourism, startups, and bus...
- og:image — https://skift.com/wp-content/uploads/2020/04/logo-wider.jpg?resize=1024,654
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 | ⚠ | — | — | — |