Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.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
bestreviews.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)
BESTREVIEWS.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 — Add og:type — Recommended — tells Facebook the content category
- og:url — Add og:url — Recommended — canonical URL for the share
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
No preview image for Facebook
→ Add og:image (recommended 1200×630)
No title set
bestreviews.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)
bestreviews.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 | — | — | — |
FImage OptimizationAction6 issues found across 83 imagesFIX
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
41/100
Site name appears as
| Page title | Never Settle for Second Best | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | BestReviews |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
0/20Meta completeness
4/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- No social share image — shared links render as bare URLs
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- og:title missing
- og:image missing
- 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.
CLinksAction188 links checked, 183 healthy, 5 brokenREVIEW
Broken Links (6)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://www.googletagmanager.com | <link> | Not Found |
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 400 | https://www.lightboxcdn.com | <link> | Bad Request |
| 400 | https://cdn.cookielaw.org | <link> | Bad Request |
| 429 | https://www.instagram.com/bestreviews | <a> | Too Many Requests |
| 403 | https://c.aps.amazon-adsystem.com | <link> | Forbidden |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://ajax.googleapis.com | https://ajax.googleapis.com | <link> | 0 |
| https://bestreviews.com/fashion | https://bestreviews.com/fashion | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open Graph / Twitter Card DepthNo OG image or Twitter card set -- depth check is N/A (presence covered by Open Graph section)PASS
A+Structured Data6 JSON-LD block(s) found — structured data is well configured.PASS
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
{
"@context": "https://schema.org",
"@type": "WebPage",
"headline": "BestReviews - Never Settle for Second Best",
"url": "https://bestreviews.com/",
"description": "Check out our reviews before buying anything. We help ensure that you never end up with something mediocre.",
"mainEntity": {
"@type": "NewsMediaOrganization",
"name": "BestReviews",
"url": "https://bestreviews.com/"
},
"publisher": {
"@type": "Organization",
"name": "BestReviews",
"logo": {
"@type": "ImageObject",
"url": "https://cdn.bestreviews.com/images/logo.svg",
"height": "100",
"width": "200"
}
}
}{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "BestReviews",
"url": "https://bestreviews.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://bestreviews.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"name": "BestReviews",
"slogan": "Never Settle for Second Best",
"logo": {
"@type": "ImageObject",
"url": "https://cdn.bestreviews.com/images/logo.svg",
"height": "100",
"width": "200"
}
},
"knowsAbout": [
"Apparel",
"Appliances",
"Automotive",
"Baby & Kids",
"Beauty & Personal Care",
"Bed & Bath",
"Black Friday",
"Books",
"Cameras",
"Computer",
"Cyber Monday",
"Education",
"Electronics",
"Events",
"Fashion Accessories",
"Food & Drink",
"Gaming",
"Gifts",
"Health & Wellness",
"Holiday",
"Home",
"Kitchen",
"Lawn & Garden",
"Music",
"Office",
"Outdoors",
"Patio",
"Pets",
"Phones",
"Prime Day",
"Services",
"Shoes",
"Shopping",
"Sports & Fitness",
"Tools",
"Toys & Games",
"Travel",
"TVs",
"Wedding"
],
"publishingPrinciples": "https://https://bestreviews.com/about-us",
"sameAs": [
"https://www.facebook.com/bestreviews",
"https://twitter.com/bestreviews",
"https://www.instagram.com/bestreviews/",
"https://www.linkedin.com/company/bestreviews/",
"https://www.youtube.com/bestreviews",
"https://www.pinterest.ca/BestReviews/"
]
}{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://bestreviews.com/",
"name": "Homepage"
}
}
]
}{
"@context": "https://schema.org",
"@type": "NewsMediaOrganization",
"name": "BestReviews",
"url": "https://bestreviews.com/",
"logo": "https://cdn.bestreviews.com/images/logo.svg",
"sameAs": [
"https://www.facebook.com/bestreviews",
"https://twitter.com/bestreviews",
"https://www.instagram.com/bestreviews/",
"https://www.linkedin.com/company/bestreviews/",
"https://www.youtube.com/bestreviews",
"https://www.pinterest.ca/BestReviews/"
]
}{
"@context": "http://schema.org",
"@type": "Organization",
"name": "BestReviews",
"url": "https://bestreviews.com/",
"logo": "https://cdn.bestreviews.com/images/logo.svg",
"parentOrganization": {
"@type": "Organization",
"@id": "https://www.nexstar.tv/",
"name": "Nexstar Media Group, Inc",
"url": "https://www.nexstar.tv/"
},
"sameAs": [
"https://www.instagram.com/bestreviews/",
"https://www.linkedin.com/company/bestreviews",
"https://x.com/bestreviews",
"https://www.facebook.com/bestreviews/",
"https://www.youtube.com/bestreviews"
],
"description": "Check out our reviews before buying anything. We help ensure that you never end up with something mediocre.",
"email": "info@bestreviews.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "545 John Carpenter Freeway",
"addressLocality": "Texas",
"addressCountry": "US",
"addressRegion": "TX",
"postalCode": "75062"
}
}{
"@context": "https://schema.org",
"0": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Homepage",
"url": "https://bestreviews.com/",
"@id": "https://bestreviews.com/#navigation"
},
"1": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Expert Shopper",
"url": "https://bestreviews.com/articles",
"@id": "https://bestreviews.com/#navigation"
},
"2": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Black Friday",
"url": "https://bestreviews.com/black-friday",
"@id": "https://bestreviews.com/#navigation"
},
"3": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Prime Day",
"url": "https://bestreviews.com/prime-day",
"@id": "https://bestreviews.com/#navigation"
},
"4": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Holiday",
"url": "https://bestreviews.com/holiday",
"@id": "https://bestreviews.com/#navigation"
},
"5": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "FAQ",
"url": "https://bestreviews.com/faq",
"@id": "https://bestreviews.com/#navigation"
},
"6": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Deals",
"url": "https://bestreviews.com/deals",
"@id": "https://bestreviews.com/#navigation"
},
"7": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Apparel",
"url": "https://bestreviews.com/apparel",
"@id": "https://bestreviews.com/#navigation"
},
"8": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Appliances",
"url": "https://bestreviews.com/appliances",
"@id": "https://bestreviews.com/#navigation"
},
"9": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Automotive",
"url": "https://bestreviews.com/automotive",
"@id": "https://bestreviews.com/#navigation"
},
"10": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Baby & Kids",
"url": "https://bestreviews.com/baby-and-kids",
"@id": "https://bestreviews.com/#navigation"
},
"11": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Beauty & Personal Care",
"url": "https://bestreviews.com/beauty-and-personal-care",
"@id": "https://bestreviews.com/#navigation"
},
"12": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Bed & Bath",
"url": "https://bestreviews.com/bed-and-bath",
"@id": "https://bestreviews.com/#navigation"
},
"13": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Books",
"url": "https://bestreviews.com/books",
"@id": "https://bestreviews.com/#navigation"
},
"14": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Cameras",
"url": "https://bestreviews.com/camera",
"@id": "https://bestreviews.com/#navigation"
},
"15": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Computer",
"url": "https://bestreviews.com/computer",
"@id": "https://bestreviews.com/#navigation"
},
"16": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Education",
"url": "https://bestreviews.com/education",
"@id": "https://bestreviews.com/#navigation"
},
"17": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Electronics",
"url": "https://bestreviews.com/electronics",
"@id": "https://bestreviews.com/#navigation"
},
"18": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Events",
"url": "https://bestreviews.com/events",
"@id": "https://bestreviews.com/#navigation"
},
"19": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Fashion Accessories",
"url": "https://bestreviews.com/fashion-accessories",
"@id": "https://bestreviews.com/#navigation"
},
"20": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Food & Drink",
"url": "https://bestreviews.com/food-drink",
"@id": "https://bestreviews.com/#navigation"
},
"21": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Gaming",
"url": "https://bestreviews.com/gaming",
"@id": "https://bestreviews.com/#navigation"
},
"22": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Gifts",
"url": "https://bestreviews.com/gifts",
"@id": "https://bestreviews.com/#navigation"
},
"23": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Health & Wellness",
"url": "https://bestreviews.com/health-and-wellness",
"@id": "https://bestreviews.com/#navigation"
},
"24": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Home",
"url": "https://bestreviews.com/home",
"@id": "https://bestreviews.com/#navigation"
},
"25": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Kitchen",
"url": "https://bestreviews.com/kitchen",
"@id": "https://bestreviews.com/#navigation"
},
"26": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Lawn & Garden",
"url": "https://bestreviews.com/lawn-and-garden",
"@id": "https://bestreviews.com/#navigation"
},
"27": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Music",
"url": "https://bestreviews.com/music",
"@id": "https://bestreviews.com/#navigation"
},
"28": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Office",
"url": "https://bestreviews.com/office",
"@id": "https://bestreviews.com/#navigation"
},
"29": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Outdoors",
"url": "https://bestreviews.com/outdoors",
"@id": "https://bestreviews.com/#navigation"
},
"30": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Patio",
"url": "https://bestreviews.com/patio",
"@id": "https://bestreviews.com/#navigation"
},
"31": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Pets",
"url": "https://bestreviews.com/pets",
"@id": "https://bestreviews.com/#navigation"
},
"32": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Phones",
"url": "https://bestreviews.com/phone",
"@id": "https://bestreviews.com/#navigation"
},
"33": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Services",
"url": "https://bestreviews.com/services",
"@id": "https://bestreviews.com/#navigation"
},
"34": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Shoes",
"url": "https://bestreviews.com/shoes",
"@id": "https://bestreviews.com/#navigation"
},
"35": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Shopping",
"url": "https://bestreviews.com/shopping",
"@id": "https://bestreviews.com/#navigation"
},
"36": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Sports & Fitness",
"url": "https://bestreviews.com/sports-and-fitness",
"@id": "https://bestreviews.com/#navigation"
},
"37": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Tools",
"url": "https://bestreviews.com/tools",
"@id": "https://bestreviews.com/#navigation"
},
"38": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Toys & Games",
"url": "https://bestreviews.com/toys-and-games",
"@id": "https://bestreviews.com/#navigation"
},
"39": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Travel",
"url": "https://bestreviews.com/travel",
"@id": "https://bestreviews.com/#navigation"
},
"40": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "TVs",
"url": "https://bestreviews.com/tv",
"@id": "https://bestreviews.com/#navigation"
},
"41": {
"@context": "https://schema.org",
"@type": "SiteNavigationElement",
"name": "Wedding",
"url": "https://bestreviews.com/wedding",
"@id": "https://bestreviews.com/#navigation"
}
}