Skip to content
https://androidcentral.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
73
GRADE
C
FIX
3
REVIEW
0
PASS
2
INFO
0
Checks
5
2 PASS 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

androidcentral.com

No title set

No description

Preview quality · Twitter/X F · 15/100

Description will be truncated (271 chars / 200 max)

  • 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">

  • Description will be truncated on Twitter/X (271 chars, max 200)

    → Tighten the description to ≤200 characters

  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

ANDROIDCENTRAL.COM

No title set

No description

Preview quality · Facebook F · 45/100

Title will be truncated (68 chars / 60 max)

Description will be truncated (271 chars / 155 max)

  • 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://www.androidcentral.com
  • og:site_name — Android Central
  • Title will be truncated on Facebook (68 chars, max 60)

    → Shorten og:title to ≤60 characters

  • Description will be truncated on Facebook (271 chars, max 155)

    → Tighten og:description to ≤155 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

No title set

androidcentral.com

Preview quality · LinkedIn D · 50/100

Description will be truncated (271 chars / 150 max)

  • 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
  • Description will be truncated on LinkedIn (271 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

androidcentral.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 · 45/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
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.

F

29/100

Site name appears as

Page titleAndroid Central - News, Reviews, Deals & Help on all Android devices
og:site_nameAndroid Central
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

0/20

Meta completeness

4/20

Organization schema

0/15

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

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+
Structured Data
4 JSON-LD block(s) found — structured data is well configured.
PASS
4 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 "SiteNavigationElement" — unable to validate specific properties
Info::
Custom type "ItemList" — unable to validate specific properties
Info::
4 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
4 properties Valid
{
  "@type": "WebPage",
  "name": "Android Central |",
  "url": "https://www.androidcentral.com",
  "@context": "http://schema.org"
}
Block 2 : WebSite
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Android Central",
  "url": "https://www.androidcentral.com",
  "publisher": {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Android Central",
    "url": "https://www.androidcentral.com",
    "logo": {
      "@context": "https://schema.org",
      "@type": "ImageObject",
      "url": "https://cdn.mos.cms.futurecdn.net/flexiimages/c8t5znsqpd1648225513.svg",
      "caption": "Android Central 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://www.androidcentral.com/search?searchTerm={query}",
    "query-input": "required name=query"
  }
}
Block 3 : SiteNavigationElement
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "SiteNavigationElement",
      "name": "Amazon Big Spring Sale",
      "url": "https://www.androidcentral.com/streaming-tv/amazon/amazon-big-spring-sale-everything-you-need-to-know-2026",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Google I/O 2026",
      "url": "https://www.androidcentral.com/tag/google-io",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Galaxy S26",
      "url": "https://www.androidcentral.com/phones/samsung-galaxy-s26-your-ultimate-guide",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "AI: Everything you need to know",
      "url": "https://www.androidcentral.com/apps-software/ai/ai-in-motion-the-road-to-ai-and-the-future-of-mobile",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Pixel 10",
      "url": "https://www.androidcentral.com/phones/google-pixel-10",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Pixel 10 Pro Fold",
      "url": "https://www.androidcentral.com/phones/google-pixel-10-pro-fold",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Galaxy Z Fold 7",
      "url": "https://www.androidcentral.com/phones/samsung-galaxy-z-fold-7-and-z-flip-7-your-ultimate-guide",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Galaxy Z Flip 7",
      "url": "https://www.androidcentral.com/phones/samsung-galaxy-z-fold-7-and-z-flip-7-your-ultimate-guide",
      "@id": "#trending"
    }
  ]
}
Block 4 : ItemList
2 properties Valid
{
  "@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://www.androidcentral.com"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 2,
          "name": "Phones",
          "url": "https://www.androidcentral.com/phones",
          "hasPart": [
            {
              "@type": "SiteNavigationElement",
              "position": 1,
              "name": "Phone Types"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 2,
              "name": "Brands"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 3,
              "name": "Phone Accessories",
              "url": "https://www.androidcentral.com/accessories"
            }
          ]
        },
        {
          "@type": "SiteNavigationElement",
          "position": 3,
          "name": "Wearables",
          "url": "https://www.androidcentral.com/wearables",
          "hasPart": [
            {
              "@type": "SiteNavigationElement",
              "position": 1,
              "name": "Watches",
              "url": "https://www.androidcentral.com/tag/smartwatches"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 2,
              "name": "Rings",
              "url": "https://www.androidcentral.com/tag/smart-ring"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 3,
              "name": "Glasses",
              "url": "https://www.androidcentral.com/tag/smart-glasses"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 4,
              "name": "VR",
              "url": "https://www.androidcentral.com/gaming/virtual-reality"
            }
          ]
        },
        {
          "@type": "SiteNavigationElement",
          "position": 4,
          "name": "Laptops & Tablets",
          "url": "https://www.androidcentral.com/chromebooks-laptops",
          "hasPart": [
            {
              "@type": "SiteNavigationElement",
              "position": 1,
              "name": "Chromebooks",
              "url": "https://www.androidcentral.com/chromebooks-laptops"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 2,
              "name": "Tablets",
              "url": "https://www.androidcentral.com/tablets"
            }
          ]
        },
        {
          "@type": "SiteNavigationElement",
          "position": 5,
          "name": "Apps & Software",
          "url": "https://www.androidcentral.com/apps-software",
          "hasPart": [
            {
              "@type": "SiteNavigationElement",
              "position": 1,
              "name": "OS"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 2,
              "name": "Google"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 3,
              "name": "Software"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 4,
              "name": "AI",
              "url": "https://www.androidcentral.com/apps-software/ai"
            }
          ]
        },
        {
          "@type": "SiteNavigationElement",
          "position": 6,
          "name": "Accessories",
          "url": "https://www.androidcentral.com/accessories",
          "hasPart": [
            {
              "@type": "SiteNavigationElement",
              "position": 1,
              "name": "Smart Home",
              "url": "https://www.androidcentral.com/accessories/smart-home"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 2,
              "name": "Storage",
              "url": "https://www.androidcentral.com/accessories/storage"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 3,
              "name": "Power & Charging",
              "url": "https://www.androidcentral.com/accessories/power-charging"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 4,
              "name": "Cases & Screen Protectors",
              "url": "https://www.androidcentral.com/accessories/cases-screen-protectors"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 5,
              "name": "Watch Bands",
              "url": "https://www.androidcentral.com/accessories/watch-bands"
            }
          ]
        },
        {
          "@type": "SiteNavigationElement",
          "position": 7,
          "name": "Audio",
          "url": "https://www.androidcentral.com/accessories/audio"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 8,
          "name": "Deals",
          "url": "https://www.androidcentral.com/tag/deals",
          "hasPart": [
            {
              "@type": "SiteNavigationElement",
              "position": 1,
              "name": "Retailers"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 2,
              "name": "Phones & Tech"
            },
            {
              "@type": "SiteNavigationElement",
              "position": 3,
              "name": "Buying Guides"
            }
          ]
        }
      ]
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback