Skip to content
https://bestreviews.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
75
GRADE
C
FIX
3
REVIEW
1
PASS
5
INFO
0
Checks
9
5 PASS 1 REVIEW 3 FIX
F
Open Graph
Action
No Open Graph tags found — social sharing previews will be generic.
FIX
No Open Graph tags found — social sharing previews will be generic.
Warning::
No Open Graph meta tags found
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Why this matters

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

No image set

bestreviews.com

No title set

No description

Preview quality · Twitter/X F · 20/100
  • 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)

No image set

BESTREVIEWS.COM

No title set

No description

Preview quality · Facebook F · 10/100
  • 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 image set

No title set

bestreviews.com

Preview quality · LinkedIn D · 55/100
  • 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

Preview quality · Slack C · 70/100
  • 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.

F · 38/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
F
Image Optimization
Action
6 issues found across 83 images
FIX
6 issues found across 83 images
Warning::
3 images significantly larger than display size
Resizing to display dimensions could save approximately 0 KB.
Got: ~0 KB wasted
Warning::
34 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
78 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
All 6 images use legacy formats (JPEG/PNG/GIF)
WebP offers 25-35% smaller files than JPEG. Use <picture> with <source type="image/webp"> for modern format support.
Warning::
1 images missing alt text
Alt text is essential for screen readers and SEO. Every meaningful image needs descriptive alt text.
Info::
1 image(s) wider than 400px without srcset (no responsive serving)
These images deliver the same asset to every viewport (mobile, tablet, retina). Adding srcset / <picture> lets the browser pick a viewport-appropriate variant and typically saves 40-70% of bytes on mobile. Sample: https://cdn.bestreviews.com/images/v4/our-mission/who-is-br-image.png?p=blur_w16.
D
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

D

41/100

Site name appears as

Page titleNever Settle for Second Best
og:site_name
twitter:site
Organization.nameBestReviews

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon + SVG

Social share image

0/20

Meta completeness

4/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact 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.

A+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A+
Open Graph / Twitter Card Depth
No OG image or Twitter card set -- depth check is N/A (presence covered by Open Graph section)
PASS
No OG image or Twitter card set -- depth check is N/A (presence covered by Open Graph section)
Info::
No OG image / Twitter card to evaluate
A+
Structured Data
6 JSON-LD block(s) found — structured data is well configured.
PASS
6 JSON-LD block(s) found — structured data is well configured.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Custom type "WebPage" — unable to validate specific properties
Info::
Custom type "NewsMediaOrganization" — unable to validate specific properties
Info::
Custom type "SiteNavigationElement" — unable to validate specific properties
Info::
6 JSON-LD blocks found

Adding "description" can improve how search engines display your content.

Why this matters

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

Block 1 : WebPage
7 properties Valid
{
  "@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"
    }
  }
}
Block 2 : WebSite
9 properties Valid
{
  "@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/"
  ]
}
Block 3 : BreadcrumbList
3 properties Valid
{
  "@context": "http://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@id": "https://bestreviews.com/",
        "name": "Homepage"
      }
    }
  ]
}
Block 4 : NewsMediaOrganization
6 properties Valid
{
  "@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/"
  ]
}
Block 5 : Organization
10 properties Valid
{
  "@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"
  }
}
Block 6 : SiteNavigationElement
43 properties Valid
{
  "@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"
  }
}
A+
Rich Results Eligibility
6 JSON-LD block(s) declaring 5 schema type(s)
PASS
6 JSON-LD block(s) declaring 5 schema type(s)
Info::
SiteLinks Search Box markup detected
The page declares a `WebSite` schema with a `potentialAction` of `SearchAction`. This makes the homepage eligible for Google's in-SERP search box -- a high-visibility SERP feature for branded queries.
Info::
5 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): BreadcrumbList, NewsMediaOrganization, Organization, WebPage, WebSite Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback