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
49/100
Site name appears as
| Page title | LargeChevron | |
| og:site_name | Condé Nast Traveler | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact 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
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- twitter:card missing
- Organization schema missing logo — add a logo property pointing to a square PNG
- Organization schema missing url — point it at the canonical homepage
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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.
BLinks200 links checked, 197 healthy, 3 brokenREVIEW
Broken Links (4)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | https://ssc.cntraveler.com/get_cookie_id?cookie_do... | <script> | Get "https://ssc.cntraveler.com/get_cook... |
| ERR | https://connect.facebook.net/signals/config/228464... | <script> | Get "https://connect.facebook.net/signal... |
| 404 | https://securepubads.g.doubleclick.net | <link> | Not Found |
| 403 | https://ads-static.conde.digital | <link> | Forbidden |
Redirects (3)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://sb.scorecardresearch.com/cs/6035... | https://sb.scorecardresearch.com/cs/6035... | <script> | 0 |
| https://cdn.gladly.com/chat-sdk/widget.j... | https://cdn.gladly.com/chat-sdk/widget.j... | <script> | 0 |
| https://cntraveler.com/auth/initiate?red... | https://cntraveler.com/auth/initiate?red... | <a> | 0 |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://media.cntraveler.com/photos/667aaf2475431d75a584f219/16:9/w_1280,c_limit/cnt-social.pngThe 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
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

cntraveler.com
Condé Nast Traveler - Travel Reviews, News, Guides & Tips
Get the latest travel news, guides, tips, and ideas. See photos and slideshows of the most beautiful places, best vacation spots, and places to visit.
- 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">

CNTRAVELER.COM
Condé Nast Traveler - Travel Reviews, News, Guides & Tips
Get the latest travel news, guides, tips, and ideas. See photos and slideshows of the most beautiful places, best vacation spots, and places to visit.
- og:title — Condé Nast Traveler - Travel Reviews, News, Guides & Tips
- og:description — Get the latest travel news, guides, tips, and ideas. See photos and slideshows of the most beautiful places, best vac...
- og:image — https://media.cntraveler.com/photos/667aaf2475431d75a584f219/16:9/w_1280,c_limit/cnt-social.png
- og:type — website
- og:url — https://www.cntraveler.com/
- og:site_name — Condé Nast Traveler

Condé Nast Traveler - Travel Reviews, News, Guides & Tips
cntraveler.com
- og:title — Condé Nast Traveler - Travel Reviews, News, Guides & Tips
- og:description — Get the latest travel news, guides, tips, and ideas. See photos and slideshows of the most beautiful places, best vac...
- og:image — https://media.cntraveler.com/photos/667aaf2475431d75a584f219/16:9/w_1280,c_limit/cnt-social.png
cntraveler.com
Condé Nast Traveler - Travel Reviews, News, Guides & Tips
Get the latest travel news, guides, tips, and ideas. See photos and slideshows of the most beautiful places, best vacation spots, and places to visit.

- og:title — Condé Nast Traveler - Travel Reviews, News, Guides & Tips
- og:description — Get the latest travel news, guides, tips, and ideas. See photos and slideshows of the most beautiful places, best vac...
- og:image — https://media.cntraveler.com/photos/667aaf2475431d75a584f219/16:9/w_1280,c_limit/cnt-social.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 | ⚠ | — | — | — |
CStructured DataAction1 JSON-LD block(s) found — some improvements recommended.REVIEW
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"
JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.
Learn more ▾ ▴
Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.
Source: schema.org / Google Search Central
JSON-LD Blocks
[
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Condé Nast Traveler",
"logo": {
"@type": "ImageObject",
"url": "https://www.cntraveler.com/verso/static/condenasttraveler-global/assets/logo-seo.png",
"width": "494px",
"height": "186px"
},
"url": "https://www.cntraveler.com",
"sameAs": [
"https://www.pinterest.com/cntraveler/",
"https://www.facebook.com/CondeNastTraveler",
"https://www.snapchat.com/add/cntraveler",
"https://www.instagram.com/cntraveler/",
"https://twitter.com/CNTraveler"
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.cntraveler.com",
"name": "Condé Nast Traveler",
"headline": "Condé Nast Traveler - Travel Reviews, News, Guides & Tips",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.cntraveler.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Want to Retire Abroad Tax-Free? These Are the Best Countries to Relocate To",
"url": "https://www.cntraveler.com/story/want-to-retire-abroad-tax-free-these-are-the-best-countries-to-relocate-to",
"position": 1
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "2026 Readers' Choice Awards Survey",
"url": "https://www.cntraveler.com/story/vote-readers-choice-awards",
"position": 2
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "7 Resorts Where You Can Help Baby Turtles Reach the Sea",
"url": "https://www.cntraveler.com/gallery/resorts-where-you-can-help-baby-turtles-reach-the-sea",
"position": 3
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "A First Look at the V&A East Museum—London's Most Exciting New Cultural Addition",
"url": "https://www.cntraveler.com/story/a-first-look-at-the-v-and-a-east-museum-londons-most-exciting-new-cultural-addition",
"position": 4
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Global Entry vs. TSA PreCheck: Which Should You Get?",
"url": "https://www.cntraveler.com/story/global-entry-vs-tsa-precheck-which-should-you-get",
"position": 5
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "*Bridget Jones* Turns 25: A Guide to the Real-Life London Locations Behind the Films",
"url": "https://www.cntraveler.com/story/bridget-jones-turns-25-a-guide-to-the-real-life-london-locations-behind-the-films",
"position": 6
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Air New Zealand's Bunk Beds Will Soon Be Bookable Aboard Select Dreamliners",
"url": "https://www.cntraveler.com/story/air-new-zealands-bunk-beds-will-soon-be-bookable-aboard-select-dreamliners",
"position": 7
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "This Tucked-Away Coastal Town in Mozambique Is One of Africa's Best-Kept Secrets",
"url": "https://www.cntraveler.com/story/this-tucked-away-coastal-town-in-mozambique-is-one-of-africas-best-kept-secrets",
"position": 8
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "In Rural Ireland, Textile Weavers Offer a Glimpse of a Craft's Past and Future",
"url": "https://www.cntraveler.com/story/in-rural-ireland-textile-weavers-offer-a-glimpse-of-a-crafts-past-and-future",
"position": 9
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "The Best Family-Friendly Resorts in Florida",
"url": "https://www.cntraveler.com/gallery/the-best-family-friendly-resorts-in-florida",
"position": 10
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Learning to Let Go of Mom Guilt in Mexico",
"url": "https://www.cntraveler.com/story/learning-to-let-go-of-mom-guilt-in-mexico",
"position": 11
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "The Most Comfortable Walking Sandals, According to Our Travel Editors",
"url": "https://www.cntraveler.com/story/best-walking-sandals-for-women",
"position": 12
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "3 Perfect Days in Lisbon, Curated by a Frequent Visitor",
"url": "https://www.cntraveler.com/story/lisbon-itinerary-curated-by-a-frequent-visitor",
"position": 13
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "The Hotel Rewards Program You Probably Don't Know About—And That's Free to Join",
"url": "https://www.cntraveler.com/story/the-hotel-rewards-program-you-probably-dont-know-about-and-thats-free-to-join",
"position": 14
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Calpak Discount Codes: Up to 60% Off in April 2026",
"url": "https://www.cntraveler.com/story/calpak-discount-code",
"position": 15
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Why Planes Flying Like Geese Could Cut Back on Aviation Emissions",
"url": "https://www.cntraveler.com/story/why-planes-flying-like-geese-could-cut-back-on-aviation-emissions",
"position": 16
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "The Best Family-Friendly Hotels in Portugal",
"url": "https://www.cntraveler.com/gallery/the-best-family-friendly-hotels-in-portugal",
"position": 17
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Where Was *Amélie* Filmed? A Stroll Through Surrealist Montmartre",
"url": "https://www.cntraveler.com/story/where-was-amelie-filmed-a-stroll-through-surrealist-montmartre",
"position": 18
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "Best Places to Go Whale Watching in California",
"url": "https://www.cntraveler.com/story/best-places-to-go-whale-watching-in-california",
"position": 19
},
{
"@context": "https://schema.org",
"@type": "ListItem",
"name": "I've Tested Dozens of Travel Toiletry Bottles—These Are the Ones I Recommend Most",
"url": "https://www.cntraveler.com/story/reusable-bottles-mini-toiletries",
"position": 20
}
],
"numberOfItems": 20,
"mainEntityOfPage": {
"@context": "https://schema.org",
"@type": "CollectionPage",
"@id": "https://www.cntraveler.com"
}
}
]