Skip to content
https://housebeautiful.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
88
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
F
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

F

35/100

Site name appears as

Page titleHouse Beautiful
og:site_nameHouse Beautiful
twitter:site
Organization.name

Consistent

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

0/20

Meta completeness

8/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Missing brand name in: twitter:site, Organization.name
  • No social share image — shared links render as bare URLs
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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.

C
Open Graph
Action
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:image
The og:image tag provides a preview image for social sharing.
Info::
og:title is long (70 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 70 chars Expected: 25–60 chars
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

The og:image tag provides a preview image for social sharing.

Why this matters

No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.

Learn more

Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.

Source: Open Graph Protocol

URL: 70 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

The og:url tag specifies the canonical URL for the shared content.

Why this matters

Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.

Learn more

og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.

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

No image set

housebeautiful.com

Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful

Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.

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

HOUSEBEAUTIFUL.COM

Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful

Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.

Preview quality · Facebook F · 45/100

Title will be truncated (70 chars / 60 max)

  • og:title — Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful
  • og:description — Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — Add og:url — Recommended — canonical URL for the share
  • og:site_name — House Beautiful
  • Title will be truncated on Facebook (70 chars, max 60)

    → Shorten og:title to ≤60 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful

housebeautiful.com

Preview quality · LinkedIn C · 65/100
  • og:title — Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful
  • og:description — Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

housebeautiful.com

Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful

Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.

Preview quality · Slack B · 80/100
  • og:title — Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful
  • og:description — Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.
  • 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.

D · 52/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 : ItemList
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": [
      "ItemList",
      "CollectionPage"
    ],
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "url": "https://www.housebeautiful.com/design-inspiration/a71030014/quartz-vs-quartzite/",
        "name": "Quartz vs. Quartzite: Here's the One Experts Say Is Best for Your Home"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "url": "https://www.housebeautiful.com/lifestyle/organizing-tips/a71006675/best-closet-organization-ideas/",
        "name": "50 Expert-Approved Closet Storage Ideas for Your Most Organized Wardrobe Yet"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "url": "https://www.housebeautiful.com/design-inspiration/a71040790/british-cabinet-curtains/",
        "name": "Every “Fancy” Living Room in 2026 Will Have This One British-Inspired Detail"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "url": "https://www.housebeautiful.com/design-inspiration/a71083729/antique-decor-trends-2026/",
        "name": "Experts Say These Are the Most Valuable Antiques to Look for in 2026"
      },
      {
        "@type": "ListItem",
        "position": 5,
        "url": "https://www.housebeautiful.com/design-inspiration/a71072024/zellige-tile-design-inspiration/",
        "name": "10 Clever Ways Designers Are Using Zellige Tile in 2026"
      },
      {
        "@type": "ListItem",
        "position": 6,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a70910091/digital-home-tour-abigail-kahan-rockland-county-ny/",
        "name": "Inside a Sprawling New York Home Where Classic Elegance Meets Fearless Color"
      },
      {
        "@type": "ListItem",
        "position": 7,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a71029428/digital-home-tour-raad-studio-gruver-cooley-clarke-county-va/",
        "name": "A Secluded Mountain Retreat Built Into the Hillside Plays Host to a Variety of \"Secret\" Spaces"
      },
      {
        "@type": "ListItem",
        "position": 8,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a71028140/digital-home-tour-elaina-darden-nantucket-massachusetts/",
        "name": "One Designer Made Over Her Grandma's Nantucket Cottage to Honor Her Lifelong Love of Flowers"
      },
      {
        "@type": "ListItem",
        "position": 9,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a70975928/digital-home-tour-julia-chasman-santa-monica-ca/",
        "name": "A Reinvention So Personal, You Wouldn’t Even Know an Interior Designer Touched This California Home"
      },
      {
        "@type": "ListItem",
        "position": 10,
        "url": "https://www.housebeautiful.com/design-inspiration/a70408190/recovery-zones-trend/",
        "name": "The New Home Gym: Fitness Experts Say \"Recovery Zones\" Will Be Huge in 2026"
      },
      {
        "@type": "ListItem",
        "position": 11,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a70427747/print-home-tour-mel-bean-webb-city-missouri/",
        "name": "This Missouri Home Prioritizes Slowing Down with a Screened-In Porch, Gym, and Cozy Keeping Room"
      },
      {
        "@type": "ListItem",
        "position": 12,
        "url": "https://www.housebeautiful.com/lifestyle/g70063965/hotel-wellness-spa/",
        "name": "14 of the Most Extravagant Hotel Spas Around the World"
      },
      {
        "@type": "ListItem",
        "position": 13,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a70427680/print-home-tour-james-thomas-lake-michigan/",
        "name": "A Dark Lakeside Retreat in Michigan Gets a Calming, Light-Filled Second Life"
      },
      {
        "@type": "ListItem",
        "position": 14,
        "url": "https://www.housebeautiful.com/design-inspiration/a70249325/next-big-wellness-trend-2026/",
        "name": "\"Invisible Wellness\" Is the Next Big 2026 Home Trend, According to Designers"
      },
      {
        "@type": "ListItem",
        "position": 15,
        "url": "https://www.housebeautiful.com/design-inspiration/real-estate/a71039683/desirable-home-features-buyers-want/",
        "name": "These 5 Architectural Features Make Homes More Desirable in 2026, According to New Data"
      },
      {
        "@type": "ListItem",
        "position": 16,
        "url": "https://www.housebeautiful.com/design-inspiration/real-estate/a70966114/jfk-dc-home-marbury-house/",
        "name": "JFK's Former D.C. Home Is on the Market—Here's Everything We Know About \"Marbury House\""
      },
      {
        "@type": "ListItem",
        "position": 17,
        "url": "https://www.housebeautiful.com/design-inspiration/real-estate/a70887231/features-making-homes-sell-faster-2026/",
        "name": "This One Feature Is Making Homes Sell Faster Than Ever in 2026, According to New Data"
      },
      {
        "@type": "ListItem",
        "position": 18,
        "url": "https://www.housebeautiful.com/design-inspiration/real-estate/a70860097/drew-barrymore-selling-westchester-home/",
        "name": "Drew Barrymore Just Listed Her 280-Year-Old New York Retreat for Nearly $5 Million"
      },
      {
        "@type": "ListItem",
        "position": 19,
        "url": "https://www.housebeautiful.com/lifestyle/a71018574/place-authenticity-psychology/",
        "name": "Psychologists Reveal Why You Love Antiques"
      },
      {
        "@type": "ListItem",
        "position": 20,
        "url": "https://www.housebeautiful.com/lifestyle/a71004749/kitchen-design-mistakes/",
        "name": "8 “Tacky” Things Designers NEVER Have in Their Own Kitchens"
      },
      {
        "@type": "ListItem",
        "position": 21,
        "url": "https://www.housebeautiful.com/design-inspiration/a70942053/designers-perfect-pillow-amount/",
        "name": "THIS Is the \"Correct\" Number of Pillows to Have on Your Bed, According to Designers"
      },
      {
        "@type": "ListItem",
        "position": 22,
        "url": "https://www.housebeautiful.com/lifestyle/gardening/a71004399/5-4-3-2-1-gardening-method-nicole-burke/",
        "name": "The \"5-4-3-2-1 Method\" Is the Expert-Approved Secret to Vibrant Summer Garden"
      },
      {
        "@type": "ListItem",
        "position": 23,
        "url": "https://www.housebeautiful.com/lifestyle/entertainment/a71014216/hgtv-designer-paint-colors/",
        "name": "12 Gorgeous Paint Colors That HGTV Stars ALWAYS Use"
      },
      {
        "@type": "ListItem",
        "position": 24,
        "url": "https://sabai.design/products/the-bacana-lounge-chair-in-upcycled-poly?variant=50942208180384",
        "name": " <strong>An Upcycled Solid Wood Lounge Chair </strong>"
      },
      {
        "@type": "ListItem",
        "position": 25,
        "url": "https://www.bludot.com/products/shoegaze-shoe-rack?variant=44858884784307",
        "name": " <strong>A Colorful Shoe Rack to Display Your Best Pairs</strong>"
      },
      {
        "@type": "ListItem",
        "position": 26,
        "url": "https://www.hatihome.com/products/yara-pouf-cocoa-floral",
        "name": " <strong>A Patterned Ottoman for Extra Whimsy </strong>"
      },
      {
        "@type": "ListItem",
        "position": 27,
        "url": "https://www.the-citizenry.com/products/lomas-wall-hanging?v=39357747396795",
        "name": " <strong>A Zero-Waste Yarn Wall Hanging</strong>"
      },
      {
        "@type": "ListItem",
        "position": 28,
        "url": "https://www.housebeautiful.com/design-inspiration/a33445032/malene-barnett-black-stories-ancestry-ceramics/",
        "name": "How Artist Malene Barnett Tells The Stories of Her Ancestors Through Clay"
      },
      {
        "@type": "ListItem",
        "position": 29,
        "url": "https://www.housebeautiful.com/design-inspiration/a71084741/stressful-paint-colors-avoid/",
        "name": "Psychologists Explain Why You Should Avoid a “Hostility Color Palette” in Your Home"
      },
      {
        "@type": "ListItem",
        "position": 30,
        "url": "https://www.housebeautiful.com/design-inspiration/a71071570/make-kitchen-look-expensive/",
        "name": "11 Designer-Approved Details That Instantly Make Your Kitchen Look So Expensive"
      },
      {
        "@type": "ListItem",
        "position": 31,
        "url": "https://www.housebeautiful.com/design-inspiration/a70886281/mixing-antiques-contemporary-furniture/",
        "name": "This Styling Trick Is the ONLY Way to Decorate With Antiques, According to Designers"
      },
      {
        "@type": "ListItem",
        "position": 32,
        "url": "https://www.housebeautiful.com/design-inspiration/a71040735/vintage-pieces-modern-home/",
        "name": "7 Vintage Pieces Every Modern Home Needs to Avoid That “Showroom” Look"
      },
      {
        "@type": "ListItem",
        "position": 33,
        "url": "https://www.housebeautiful.com/design-inspiration/a70978751/the-next-issue-heirloom-worthy-decor/",
        "name": "A Design Expert Reveals Why You Should Stop Chasing Trends and Start Investing in “Heirlooms”"
      },
      {
        "@type": "ListItem",
        "position": 34,
        "url": "https://www.housebeautiful.com/about/a27508968/house-beautiful-masthead/",
        "name": "We are a community of design obsessives, but we happily welcome the design curious."
      },
      {
        "@type": "ListItem",
        "position": 35,
        "url": "https://www.housebeautiful.com/design-inspiration/house-tours/a70910091/digital-home-tour-abigail-kahan-rockland-county-ny/",
        "name": "Inside a Sprawling New York Home Where Classic Elegance Meets Fearless Color"
      }
    ],
    "numberOfItems": 35,
    "mainEntityOfPage": {
      "@type": [
        "CollectionPage"
      ],
      "@id": "https://www.housebeautiful.com/",
      "name": "Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful",
      "headline": "House Beautiful",
      "description": "Get the latest home decor inspiration and news from the editors of House Beautiful Magazine."
    },
    "publisher": {
      "@type": "Organization",
      "name": "House Beautiful",
      "url": "https://www.housebeautiful.com/",
      "brand": {
        "@type": "Thing",
        "name": "House Beautiful"
      },
      "sameAs": [
        "https://x.com/housebeautiful",
        "https://www.youtube.com/c/housebeautiful",
        "https://www.facebook.com/HouseBeautiful",
        "https://www.instagram.com/housebeautiful/",
        "https://www.pinterest.com/housebeautiful/",
        "https://en.wikipedia.org/wiki/House_Beautiful"
      ],
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.housebeautiful.com/_assets/design-tokens/housebeautiful/static/images/logos/logo-jsonld.699f162.png",
        "width": 312,
        "height": 60
      },
      "address": {
        "@type": "PostalAddress",
        "postalCode": "10019",
        "addressRegion": "NY",
        "streetAddress": "300 W 57th Street",
        "addressCountry": "US",
        "addressLocality": "New York"
      },
      "publishingPrinciples": "https://housebeautiful.com/about/a27508968/house-beautiful-masthead/#",
      "parentOrganization": {
        "@type": "NewsMediaOrganization",
        "name": "Hearst Corporation",
        "url": "https://www.hearst.com/magazines",
        "sameAs": [
          "https://en.wikipedia.org/wiki/Hearst_Magazines",
          "https://www.instagram.com/hearstmagazines/",
          "https://www.linkedin.com/company/hearst-magazines/posts/"
        ],
        "address": {
          "postalCode": "10019",
          "addressRegion": "NY",
          "streetAddress": "300 W 57th Street",
          "addressCountry": "US",
          "addressLocality": "New York"
        }
      }
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "name": "House Beautiful",
    "headline": "Home Decorating Ideas, Kitchen Designs, Paint Colors - House Beautiful",
    "description": "Get the latest home decor inspiration and news from the editors of House Beautiful Magazine.",
    "mainEntityOfPage": {
      "@type": "WebPage",
      "@id": "https://www.housebeautiful.com/",
      "image": {
        "@type": "ImageObject",
        "url": "https://www.housebeautiful.com/_assets/design-tokens/housebeautiful/static/images/logos/logo-jsonld.699f162.png",
        "width": 312,
        "height": 60
      }
    }
  }
]
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