Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DLinksAction146 links checked, 139 healthy, 6 brokenFIX
Broken Links (8)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://vanilla.futurecdn.net/theweek | <link> | Not Found |
| 404 | https://slice.vanilla.futurecdn.net | <link> | Not Found |
| 404 | https://securepubads.g.doubleclick.net | <link> | Not Found |
| 400 | https://targetemsecure.blob.core.windows.net | <link> | Bad Request |
| 410 | https://widgets.hawk-assets.co.uk | <link> | HTTP 410 |
| 410 | https://hawk.techradar.com | <link> | HTTP 410 |
| 403 | https://bordeaux.futurecdn.net | <link> | Forbidden |
| 403 | https://cdn.privacy-mgmt.com | <link> | Forbidden |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://subscribe.theweek.com/servlet/Or... | https://subscribe.theweek.com/servlet/Or... | <a> | 0 |
| https://subscribe.theweek.com/servlet/Or... | https://subscribe.theweek.com/servlet/Or... | <a> | 0 |
FOpen GraphActionNo Open Graph tags found — social sharing previews will be generic.FIX
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.
Without Open Graph tags, social shares show a broken or empty preview card.
Learn more ▾ ▴
When someone shares your URL on Facebook, LinkedIn, Slack, iMessage, or any modern chat app, the preview comes from <meta property="og:*"> tags. Without them you get either no card or whatever fragment the social platform guesses — usually unflattering. The four core og: tags (title, description, image, url) cover what every major platform actually reads.
Source: Open Graph Protocol
Preview
theweek.com
No title set
No description
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from <title>
- twitter:description — falling back from <meta name=description>
- twitter:image — Add twitter:image — preview card without an image looks broken
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">
No preview image for Twitter/X
→ Add og:image or twitter:image (≥300×157 for summary_large_image)
THEWEEK.COM
No title set
No description
- og:title — falling back from <title>
- og:description — falling back from <meta name=description>
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://theweek.com
- og:site_name — The Week
No preview image for Facebook
→ Add og:image (recommended 1200×630)
No title set
theweek.com
- og:title — falling back from <title>
- og:description — falling back from <meta name=description>
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
theweek.com
No title set
No description
- og:title — falling back from <title>
- og:description — falling back from <meta name=description>
- 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 | — | — | — |
FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
F
34/100
Site name appears as
| Page title | TheWeek | |
| og:site_name | The Week | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
0/20Meta completeness
4/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Missing brand name in: twitter:site, Organization.name
- No social share image — shared links render as bare URLs
- og:title missing
- og:image missing
- twitter:card 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.
BStructured Data4 JSON-LD block(s) found — some improvements recommended.REVIEW
Search engines need @type to understand the structured data.
JSON-LD without @type is invalid — Google can't determine which schema to validate against.
Learn more ▾ ▴
Every JSON-LD block must declare @type (Article, Product, Organization, etc.). Without it, the block is structurally valid JSON but not valid schema.org. Add @type matching the content (e.g., '@type': 'Article' for blog posts).
Source: schema.org / Google Search Central
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
{
"@type": "WebPage",
"url": "https://theweek.com",
"@context": "http://schema.org"
}{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "The Week",
"url": "https://theweek.com",
"publisher": {
"@context": "https://schema.org",
"@type": "Organization",
"name": "The Week",
"url": "https://theweek.com",
"logo": {
"@context": "https://schema.org",
"@type": "ImageObject",
"url": "https://cdn.mos.cms.futurecdn.net/flexiimages/qsgislpohy1687441729.svg",
"caption": "The Week logo"
},
"parentOrganization": {
"name": "Future PLC",
"url": "https://futureplc.com/",
"sameAs": [
"https://en.wikipedia.org/wiki/Future_plc",
"https://twitter.com/futureplc"
],
"location": [
{
"@type": "Place",
"name": "Future US Inc, New York City Office",
"telephone": "+12123780448",
"address": {
"@type": "PostalAddress",
"streetAddress": "Full 7th Floor, 130 West 42nd Street",
"addressLocality": "New York",
"addressRegion": "NY",
"postalCode": "10036",
"addressCountry": "US"
}
},
{
"@type": "Place",
"name": "Future PLC, London Office",
"telephone": "+442070424000",
"address": {
"@type": "PostalAddress",
"streetAddress": "121 - 141 Westbourne Terrace, Paddington",
"addressLocality": "London",
"postalCode": "W2 6JR",
"addressCountry": "GB"
}
},
{
"@type": "Place",
"name": "Future PLC, Bath Office",
"telephone": "+441225442244",
"address": {
"@type": "PostalAddress",
"streetAddress": "Quay House, The Ambury",
"addressLocality": "Bath",
"postalCode": "BA1 1UA",
"addressCountry": "GB"
}
},
{
"@type": "Place",
"name": "Future PLC, Cardiff Office",
"address": {
"@type": "PostalAddress",
"streetAddress": "Suite 2A, Hodge House, 114-116 St Mary Street",
"addressLocality": "Cardiff",
"postalCode": "CF10 1DY",
"addressCountry": "GB"
}
},
{
"@type": "Place",
"name": "Future Publishing Australia, Sydney Office",
"telephone": "+610299552677",
"address": {
"@type": "PostalAddress",
"streetAddress": "Level 10, 89 York Street",
"addressLocality": "Sydney",
"postalCode": "2000",
"addressCountry": "AU"
}
}
]
}
},
"potentialAction": {
"@context": "https://schema.org",
"@type": "SearchAction",
"target": "https://theweek.com/search?searchTerm={query}",
"query-input": "required name=query"
}
}{
"@context": "https://schema.org",
"@graph": [
{
"@type": "ItemList",
"name": "Main Navigation",
"description": "Site navigation",
"numberOfItems": 8,
"itemListOrder": "https://schema.org/ItemListOrderAscending",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "home",
"url": "https://theweek.com/"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "The Explainer",
"url": "https://theweek.com/the-explainer"
},
{
"@type": "SiteNavigationElement",
"position": 3,
"name": "The Week Recommends",
"url": "https://theweek.com/the-week-recommends"
},
{
"@type": "SiteNavigationElement",
"position": 4,
"name": "Newsletters",
"url": "https://theweek.com/newsletters"
},
{
"@type": "SiteNavigationElement",
"position": 5,
"name": "Cartoons",
"url": "https://theweek.com/cartoons"
},
{
"@type": "SiteNavigationElement",
"position": 6,
"name": "From the Magazine",
"url": "https://usmagazine.theweek.com/t/storefront/storefront"
},
{
"@type": "SiteNavigationElement",
"position": 7,
"name": "The Week Junior",
"url": "https://theweekjunior.com/?utm_source=theweek.com&utm_medium=referral&utm_campaign=theweekus_menu_link"
},
{
"@type": "SiteNavigationElement",
"position": 8,
"name": "Student Offers",
"url": "https://subscribe.theweek.com/pubs/W0/TWE/studentbeans_promo.jsp?cds_mag_code=TWE&cds_page_id=285040"
}
]
}
]
}{
"@context": "https://schema.org"
}