Skip to content
https://glamour.com

Content

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

54/100

Site name appears as

Page titleLargeChevron
og:site_nameGlamour
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

4/15

Organization schema present but missing all recommended fields

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
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • twitter:card missing
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • 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.

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://media.glamour.com/photos/65a0f2b98c1b66eea77421cf/16:9/w_1280,c_limit/GLAMOUR-US.png
Info::
og:title is long (61 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 61 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://media.glamour.com/photos/65a0f2b98c1b66eea77421cf/16:9/w_1280,c_limit/GLAMOUR-US.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: 61 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

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

glamour.com

Women's Issues, Politics, Fashion, Beauty, Entertainment News

Glamour.com is your source for what matters to women now, from outfit ideas and makeup tutorials to celebrity news and politics.

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

GLAMOUR.COM

Women's Issues, Politics, Fashion, Beauty, Entertainment News

Glamour.com is your source for what matters to women now, from outfit ideas and makeup tutorials to celebrity news and politics.

Preview quality · Facebook A+ · 95/100

Title will be truncated (61 chars / 60 max)

  • og:title — Women's Issues, Politics, Fashion, Beauty, Entertainment News
  • og:description — Glamour.com is your source for what matters to women now, from outfit ideas and makeup tutorials to celebrity news an...
  • og:image — https://media.glamour.com/photos/65a0f2b98c1b66eea77421cf/16:9/w_1280,c_limit/GLAMOUR-US.png
  • og:type — website
  • og:url — https://www.glamour.com/
  • og:site_name — Glamour
  • Title will be truncated on Facebook (61 chars, max 60)

    → Shorten og:title to ≤60 characters

Women's Issues, Politics, Fashion, Beauty, Entertainment News

glamour.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Women's Issues, Politics, Fashion, Beauty, Entertainment News
  • og:description — Glamour.com is your source for what matters to women now, from outfit ideas and makeup tutorials to celebrity news an...
  • og:image — https://media.glamour.com/photos/65a0f2b98c1b66eea77421cf/16:9/w_1280,c_limit/GLAMOUR-US.png

glamour.com

Women's Issues, Politics, Fashion, Beauty, Entertainment News

Glamour.com is your source for what matters to women now, from outfit ideas and makeup tutorials to celebrity news and politics.

Preview quality · Slack A+ · 100/100
  • og:title — Women's Issues, Politics, Fashion, Beauty, Entertainment News
  • og:description — Glamour.com is your source for what matters to women now, from outfit ideas and makeup tutorials to celebrity news an...
  • og:image — https://media.glamour.com/photos/65a0f2b98c1b66eea77421cf/16:9/w_1280,c_limit/GLAMOUR-US.png

Social preview quality

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

A · 86/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
C
Structured Data
Action
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #1
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"

JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"

Why this matters

JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.

Learn more

Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.

Source: schema.org / Google Search Central

JSON-LD Blocks

Block 1 : Organization
0 properties Invalid
Invalid JSON: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Glamour",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.glamour.com/verso/static/glamour/assets/logo-seo.png?v=1",
      "width": "567px",
      "height": "128px"
    },
    "url": "https://www.glamour.com"
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "url": "https://www.glamour.com",
    "name": "Glamour",
    "headline": "Women's Issues, Politics, Fashion, Beauty, Entertainment News",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.glamour.com/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "ItemList",
    "itemListElement": [
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "2010s Fashion Was All Over the 2026 New York Fashion Week Runways",
        "url": "https://www.glamour.com/story/2010s-fashion-trend-nyfw",
        "position": 1
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "8 Spring Fashion Trends That’ll Only Get Bigger in 2026",
        "url": "https://www.glamour.com/story/2026-fashion-trends",
        "position": 2
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "6 New York Fashion Week Street-Style Trends Worth Copying Immediately",
        "url": "https://www.glamour.com/story/new-york-fashion-week-street-style-trends-february-2026",
        "position": 3
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Spring’s 6 Biggest Bag Trends Will Elevate All Your Warm-Weather Looks",
        "url": "https://www.glamour.com/story/bag-trends-2026",
        "position": 4
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Granny Sandals Are the Secret to a Stylish Summer Look",
        "url": "https://www.glamour.com/story/granny-sandals-are-the-secret-to-a-stylish-look-this-summer",
        "position": 5
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "What to Wear With Leggings to Look Incredibly Chic for Spring",
        "url": "https://www.glamour.com/story/how-to-style-leggings",
        "position": 6
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Grandpa Shoes Are the Unexpected Trend Coming for Your 2026 Footwear Rotation",
        "url": "https://www.glamour.com/story/grandpa-shoes-trend",
        "position": 7
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Millennials’ Favorite ‘Green Jacket’ Is Making a Comeback",
        "url": "https://www.glamour.com/story/millennials-favorite-green-jacket-is-making-a-comeback",
        "position": 8
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Samantha Barry Vertical Image",
        "url": "https://www.glamour.com/samantha-barry-editor-picks",
        "position": 9
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Ariana Yaptangco Vertical Image",
        "url": "https://glamour.com/ariana-yaptangco-editor-picks",
        "position": 10
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Jen Calle Vertical Image",
        "url": "https://glamour.com/jenifer-calle-editor-picks",
        "position": 11
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Anna Moeslein Vertical Image",
        "url": "https://glamour.com/anna-moeslein-editor-picks",
        "position": 12
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Jake Smith Vertical Image",
        "url": "https://glamour.com/jake-henry-smith-editor-picks",
        "position": 13
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Alanna Martine Kilkeary Vertical Image",
        "url": "https://glamour.com/alanna-martine-kilkeary-editor-picks",
        "position": 14
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Malia Griggs Vertical Image",
        "url": "https://glamour.com/malia-griggs-editor-picks",
        "position": 15
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Gel Nails: Everything You Need to Know About the No-Chip Manicure",
        "url": "https://www.glamour.com/story/gel-manicure",
        "position": 16
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "How to Style Cropped Jeans for Work, Travel, or Weekend Outings",
        "url": "https://www.glamour.com/story/how-to-style-cropped-jeans",
        "position": 17
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "5 Summer Swimwear Trends We’re Packing in Our Carry-Ons for 2026",
        "url": "https://www.glamour.com/story/swimwear-trends",
        "position": 18
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "Zoe Saldaña on How Her Skin Care Routine Has Changed in Her 40s",
        "url": "https://www.glamour.com/story/zoe-saldana-big-beauty-questions",
        "position": 19
      },
      {
        "@context": "https://schema.org",
        "@type": "ListItem",
        "name": "How to Wear Cowboy Boots, Summer’s Most Surprisingly Versatile Shoe",
        "url": "https://www.glamour.com/story/how-to-wear-cowboy-boots-to-be-surprisingly-versatile",
        "position": 20
      }
    ],
    "numberOfItems": 20,
    "mainEntityOfPage": {
      "@context": "https://schema.org",
      "@type": "CollectionPage",
      "@id": "https://www.glamour.com"
    }
  }
]
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
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback