Skip to content
https://pagesix.com

Content

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

46/100

Site name appears as

Page titleFilter Icon
og:site_namePage Six
twitter:site@pagesix
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

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
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • 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.

B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://pagesix.com/wp-content/themes/gtf/static/images/default/pagesix.png
Info::
og:title is short (8 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 8 chars Expected: 25–60 chars
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
URL: https://pagesix.com/wp-content/themes/gtf/static/images/default/pagesix.png

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

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

URL: 8 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

Why this matters

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

pagesix.com

Page Six

Your source for celebrity news, gossip, entertainment, pop culture, photos, video and more.

Preview quality · Twitter/X D · 50/100
  • 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">

PAGESIX.COM

Page Six

Your source for celebrity news, gossip, entertainment, pop culture, photos, video and more.

Preview quality · Facebook A+ · 100/100
  • og:title — Page Six
  • og:description — Your source for celebrity news, gossip, entertainment, pop culture, photos, video and more.
  • og:image — https://pagesix.com/wp-content/themes/gtf/static/images/default/pagesix.png
  • og:type — website
  • og:url — https://pagesix.com/
  • og:site_name — Page Six

Page Six

pagesix.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Page Six
  • og:description — Your source for celebrity news, gossip, entertainment, pop culture, photos, video and more.
  • og:image — https://pagesix.com/wp-content/themes/gtf/static/images/default/pagesix.png

pagesix.com

Page Six

Your source for celebrity news, gossip, entertainment, pop culture, photos, video and more.

Preview quality · Slack A+ · 100/100
  • og:title — Page Six
  • og:description — Your source for celebrity news, gossip, entertainment, pop culture, photos, video and more.
  • og:image — https://pagesix.com/wp-content/themes/gtf/static/images/default/pagesix.png

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A · 87/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
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
3 JSON-LD block(s) found — structured data is well configured.
PASS
3 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 "NewsMediaOrganization" — unable to validate specific properties
Info::
Custom type "VideoObject" — unable to validate specific properties
Info::
3 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 : NewsMediaOrganization
6 properties Valid
{
  "@context": "https:\/\/schema.org",
  "publisher": {
    "@type": "NewsMediaOrganization",
    "name": "Page Six",
    "sameAs": "https:\/\/pagesix.com",
    "logo": {
      "@type": "ImageObject",
      "url": "https:\/\/pagesix.com\/wp-content\/themes\/pagesix\/static\/images\/logo-pagesix.png",
      "height": 60,
      "width": 222
    },
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "1211 Avenue of the Americas",
      "addressLocality": "Manhattan",
      "addressRegion": "NY",
      "postalCode": "10036",
      "addressCountry": "US"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer service",
      "telephone": "+1-800-552-7678",
      "email": "help@pagesix.com"
    },
    "foundingDate": "1977-01-03",
    "publishingPrinciples": "https:\/\/pagesix.com\/editorial-standards\/"
  },
  "headline": "Page Six",
  "url": "https:\/\/pagesix.com",
  "@type": "WebPage",
  "keywords": [
    "home"
  ]
}
Block 2 : WebSite
5 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "WebSite",
  "name": "Page Six",
  "url": "https:\/\/pagesix.com",
  "potentialAction": [
    {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https:\/\/pagesix.com\/search\/{search_term}"
      },
      "query-input": "required name=search_term"
    }
  ]
}
Block 3 : VideoObject
10 properties Valid
{
  "@context": "https://schema.org",
  "@type": "VideoObject",
  "name": "'RHORI' Recap: VRT breaks down Alicia, Rosie’s explosive argument & Kelsey’s relationship with Dino",
  "description": "We're recapping season 1, episode 4 of “The Real Housewives of Rhode Island” with our \"Virtual Reali-Tea\" co-hosts Danny Murphy and Evan Real. Rosie DiMare reveals Alicia Carmody's secret feelings about Liz McGraw. Rulla Nehme Pontarelli receives tough love. Check out the full recap now!\n\n\"Real Housewives of Rhode Island\" airs Sundays at 9 p.m. ET on Bravo.",
  "thumbnailUrl": "https://cdn.jwplayer.com/v2/media/R4RI3qt2/poster.jpg?width=720",
  "potentialAction": {
    "@type": "SeekToAction",
    "target": "https://pagesix.com/?jw_start={seek_to_second_number}",
    "startOffset-input": "required name=seek_to_second_number"
  },
  "uploadDate": "2026-04-20T21:18:47.000Z",
  "contentUrl": "https://cdn.jwplayer.com/manifests/R4RI3qt2.m3u8",
  "embedUrl": "https://pagesix.com/",
  "duration": "PT16M26S"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback