Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
F
30/100
Site name appears as
| Page title | Delish.com | |
| og:site_name | Delish | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
0/20Meta completeness
8/20Organization schema
0/15Contact info discoverable
5/10mailto link
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: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.
COpen GraphActionOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:image tag provides a preview image for social sharing.
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
62 charsTitles over 60 characters may be truncated in social sharing previews.
25–60 charsog: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.
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.
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
delish.com
Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ideas, family meals, and more at Delish.
- 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)
DELISH.COM
Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ideas, family meals, and more at Delish.
Title will be truncated (62 chars / 60 max)
Description will be truncated (158 chars / 155 max)
- og:title — Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
- og:description — For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ...
- 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 — Delish
Title will be truncated on Facebook (62 chars, max 60)
→ Shorten og:title to ≤60 characters
Description will be truncated on Facebook (158 chars, max 155)
→ Tighten og:description to ≤155 characters
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
delish.com
Description will be truncated (158 chars / 150 max)
- og:title — Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
- og:description — For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ...
- og:image — Add og:image — preview card without an image looks broken
Description will be truncated on LinkedIn (158 chars, max 150)
→ Tighten og:description to ≤150 characters
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
delish.com
Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ideas, family meals, and more at Delish.
- og:title — Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com
- og:description — For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ...
- 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.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | ⚠ | — | — | — |
| twitter:description | ⚠ | — | — | — |
| twitter:image | — | — | — |
CStructured DataAction1 JSON-LD block(s) found — some improvements recommended.REVIEW
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-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
[
{
"@context": "https://schema.org",
"@type": [
"ItemList",
"CollectionPage"
],
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"url": "https://www.delish.com/cooking/recipe-ideas/a58567/tres-leches-cake-recipe/",
"name": "This Tres Leches Cake Is The Sweetest Way To End A Meal"
},
{
"@type": "ListItem",
"position": 2,
"url": "https://www.delish.com/cooking/a43533683/coleslaw-recipe/",
"name": "Our Perfect Coleslaw Recipe Is Exactly What Your BBQ Deserves"
},
{
"@type": "ListItem",
"position": 3,
"url": "https://www.delish.com/cooking/recipe-ideas/a52112/strawberry-shortcake-recipe/",
"name": "This Strawberry Shortcake Is The Most Classic Way To Use Up Your Strawberries"
},
{
"@type": "ListItem",
"position": 4,
"url": "https://www.delish.com/cooking/recipe-ideas/a28914527/best-frito-pie-recipe/",
"name": "Nothing Screams Tex-Mex Like Frito Pie"
},
{
"@type": "ListItem",
"position": 5,
"url": "https://www.delish.com/cooking/recipe-ideas/a26883467/best-grilled-lobster-tail-recipe/",
"name": "Grilling Lobster Tails At Home Could Not Be Easier (Or More Delicious)"
},
{
"@type": "ListItem",
"position": 6,
"url": "https://www.delish.com/cooking/recipe-ideas/a71029431/skillet-spanakopita-recipe/",
"name": "Skillet Spanakopita Is Just As Flaky & Flavorful As The Classic"
},
{
"@type": "ListItem",
"position": 7,
"url": "https://www.delish.com/food-news/a71088832/top-chef-snacks-podcast/",
"name": "We Finally Know The WORST Bites <em>Top Chef</em> Judges Had To Sit Through"
},
{
"@type": "ListItem",
"position": 8,
"url": "https://www.delish.com/food-news/a71088069/best-april-spring-costco-bakery-items/",
"name": "The 3 Best Seasonal Treats At The Costco Bakery Right Now"
},
{
"@type": "ListItem",
"position": 9,
"url": "https://www.delish.com/food-news/a71085605/costco-blueberry-sourdough/",
"name": "Costco Just Dropped A Brand-New Bakery Item"
},
{
"@type": "ListItem",
"position": 10,
"url": "https://www.delish.com/food-news/a71085905/chipotle-chipotle-honey-chicken-return-2026/",
"name": "Chipotle Is Bringing Back Chipotle Honey Chicken After Its Record-Breaking Debut Last Year"
},
{
"@type": "ListItem",
"position": 11,
"url": "https://www.delish.com/food-news/a71077188/burger-king-mandalorian-menu/",
"name": "Burger King Is Launching A Mandalorian-Themed Menu On Star Wars Day"
},
{
"@type": "ListItem",
"position": 12,
"url": "https://www.delish.com/food-news/a71075437/lego-pasta-target-scam/",
"name": "Man Accused Of Replacing LEGO Sets With Pasta In $34K Scam"
},
{
"@type": "ListItem",
"position": 13,
"url": "https://www.delish.com/about/a26446372/about-us-contact-information-team-masthead/",
"name": "Meet Our Team"
},
{
"@type": "ListItem",
"position": 14,
"url": "https://www.delish.com/cooking/recipe-ideas/a42918056/everything-bagel-crusted-salmon-recipe/",
"name": "Everything Bagel Crusted Salmon Will Be Your New Go-To Weeknight Dinner"
},
{
"@type": "ListItem",
"position": 15,
"url": "https://www.delish.com/cooking/recipe-ideas/a70967566/creamy-pesto-orzotto-recipe/",
"name": "This Creamy Pesto Orzotto Is Pure Spring Comfort Food"
},
{
"@type": "ListItem",
"position": 16,
"url": "https://www.delish.com/cooking/recipe-ideas/a44111084/no-bake-blackberry-oreo-tart-recipe/",
"name": "Our No-Bake Blackberry Oreo Tart Is The Best Way To Showcase The Sexy Summer Fruit"
},
{
"@type": "ListItem",
"position": 17,
"url": "https://www.delish.com/cooking/recipe-ideas/a54360/barbeque-power-bowls-recipe/",
"name": "Need Meal Prep Inspo? Make My BBQ Protein Bowls"
},
{
"@type": "ListItem",
"position": 18,
"url": "https://www.delish.com/about/a34893408/delish-unlimited-membership-announcement/",
"name": "Your favorite recipes, reimagined."
},
{
"@type": "ListItem",
"position": 19,
"url": "https://www.delish.com/cooking/recipe-ideas/a64703659/one-pan-chimichurri-shrimp-recipe/",
"name": "This One-Pan Chimichurri Shrimp Is My Go-To Weeknight Dinner "
},
{
"@type": "ListItem",
"position": 20,
"url": "https://www.delish.com/cooking/recipe-ideas/a29861385/easy-blackberry-virgin-mojito-recipe/",
"name": "Blackberry Virgin Mojito Has Summer Written All Over It"
},
{
"@type": "ListItem",
"position": 21,
"url": "https://www.delish.com/cooking/recipe-ideas/a60370725/cheesy-chicken-and-pepper-bake-recipe/",
"name": "Switch Up Your Basic Chicken Dinner With Our Cheesy Chicken & Pepper Bake "
},
{
"@type": "ListItem",
"position": 22,
"url": "https://www.delish.com/cooking/recipe-ideas/a42818570/best-strawberry-cheesecake-bars-recipe/",
"name": "Strawberry Cheesecake Bars Are A Staple Summer Dessert"
},
{
"@type": "ListItem",
"position": 23,
"url": "https://www.delish.com/kitchen-tools/kitchen-secrets/a71052718/order-of-ingredients-to-blend-smoothies/",
"name": "Yes, There Is A Right Way To Add Ingredients To Your Smoothie Blender"
},
{
"@type": "ListItem",
"position": 24,
"url": "https://www.delish.com/kitchen-tools/kitchen-secrets/a71075598/riskiest-pre-cut-produce-to-buy/",
"name": "The Pre-Cut Produce You Should NEVER Buy, According To Experts"
},
{
"@type": "ListItem",
"position": 25,
"url": "https://www.delish.com/kitchen-tools/kitchen-secrets/a71028895/how-to-clean-sticky-pots/",
"name": "Stubborn, Sticky Pots? Skip The Scrubbing & Try This Easy Hack Instead"
},
{
"@type": "ListItem",
"position": 26,
"url": "https://www.delish.com/kitchen-tools/kitchen-secrets/a71028896/how-to-clean-wooden-cutting-boards/",
"name": "I Cook For A Living & Here's How To Restore Smelly, Ashy Wooden Cutting Boards"
},
{
"@type": "ListItem",
"position": 27,
"url": "https://www.delish.com/kitchen-tools/kitchen-secrets/a71006162/5-golden-rules-of-new-haven-pizza/",
"name": "5 Golden Rules Of New Haven Pizza"
},
{
"@type": "ListItem",
"position": 28,
"url": "https://www.delish.com/cooking/recipe-ideas/a54291/one-pan-balsamic-chicken-and-asparagus-recipe/",
"name": "One-Pan Balsamic Chicken and Asparagus Can Be Yours In Just 30 Minutes"
},
{
"@type": "ListItem",
"position": 29,
"url": "https://www.delish.com/cooking/recipe-ideas/a55315/best-baked-salmon-recipe/",
"name": "This Is Our Favorite Way To Cook Salmon"
},
{
"@type": "ListItem",
"position": 30,
"url": "https://www.delish.com/cooking/recipe-ideas/a65871977/magic-lemon-pie-recipe/",
"name": "This Is The Reason Why My Lemon Pie Is 'Magic'"
},
{
"@type": "ListItem",
"position": 31,
"url": "https://www.delish.com/cooking/recipe-ideas/a58381/best-honey-glazed-carrots-recipe/",
"name": "You Can’t Beat Our Sticky-Sweet Honey-Glazed Carrots"
},
{
"@type": "ListItem",
"position": 32,
"url": "https://www.delish.com/cooking/recipe-ideas/a24229816/frittata-recipe/",
"name": "The Only Frittata Formula You'll Ever Need"
},
{
"@type": "ListItem",
"position": 33,
"url": "https://www.delish.com/cooking/recipe-ideas/a71043091/dinners-for-dummies/",
"name": "These 15 Dinners For Dummies Are Perfect For Lazy Nights"
},
{
"@type": "ListItem",
"position": 34,
"url": "https://www.delish.com/cooking/recipe-ideas/a71088130/one-pot-chicken-recipes/",
"name": "Our 23 Favorite One-Pot Chicken Dinners"
},
{
"@type": "ListItem",
"position": 35,
"url": "https://www.delish.com/food/a71052667/rare-chips-ebay/",
"name": "People Are Selling ‘Rare’ Snacks on eBay—And Some Of Them Are Going For Wild Prices"
},
{
"@type": "ListItem",
"position": 36,
"url": "https://www.delish.com/food/a71077681/mixing-diet-soda-alcohol-effect/",
"name": "Does Drinking Alcohol With Diet Soda Get You Drunk Faster? Doctors Explain"
},
{
"@type": "ListItem",
"position": 37,
"url": "https://www.delish.com/food/a71076941/eggs-vs-smoothies-breakfast/",
"name": "Eggs vs. Smoothies: Which Breakfast Is Better For You?"
},
{
"@type": "ListItem",
"position": 38,
"url": "https://www.delish.com/food/a71055194/costco-snacks-savings-vs-amazon/",
"name": "10 Costco Kitchen Essentials That Are SO Much Cheaper Than Amazon"
},
{
"@type": "ListItem",
"position": 39,
"url": "https://www.delish.com/food/a71074152/vintage-kitchen-items-worth-real-money/",
"name": "Don’t Toss! 10 Vintage Kitchen Items That Are Worth A LOT Of Money"
},
{
"@type": "ListItem",
"position": 40,
"url": "https://www.delish.com/food/a71076205/greek-yogurt-vs-cottage-cheese-protein/",
"name": "Greek Yogurt vs. Cottage Cheese: Which Packs More Protein?"
},
{
"@type": "ListItem",
"position": 41,
"url": "https://www.delish.com/food-news/a71074129/arbys-bbq-menu-brisket-mac-bowl/",
"name": "Arby’s BBQ Menu Returns With Brand-New Mac & Cheese Bowls"
},
{
"@type": "ListItem",
"position": 42,
"url": "https://www.delish.com/food-news/a71075063/red-lobster-endless-shrimp-return-2026/",
"name": "Red Lobster’s Endless Shrimp Comeback Includes New Marry Me Shrimp"
},
{
"@type": "ListItem",
"position": 43,
"url": "https://www.delish.com/just-for-fun/a70919475/outdoor-adventures-snacks-at-target/",
"name": "<strong>The Best Snacks At Target To Fuel Your Outdoor Adventures</strong>"
},
{
"@type": "ListItem",
"position": 44,
"url": "https://www.delish.com/food/a71055424/best-international-fast-food-items/",
"name": "12 International Fast Food Dishes We NEED In The U.S."
},
{
"@type": "ListItem",
"position": 45,
"url": "https://www.delish.com/food/a71040308/food-logos-hidden-meanings/",
"name": "7 Food Logos With Secret Details That Will Change How You See Them"
}
],
"numberOfItems": 45,
"mainEntityOfPage": {
"@type": [
"CollectionPage"
],
"@id": "https://www.delish.com/",
"name": "Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com",
"headline": "Delish",
"description": "For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ideas, family meals, and more at Delish. "
},
"publisher": {
"@type": "Organization",
"name": "Delish",
"url": "https://www.delish.com/",
"brand": {
"@type": "Thing",
"name": "Delish"
},
"sameAs": [
"https://x.com/delish",
"https://www.tiktok.com/@delish",
"https://www.youtube.com/c/delish",
"https://www.facebook.com/delish",
"http://instagram.com/delish",
"http://www.pinterest.com/Delish/"
],
"logo": {
"@type": "ImageObject",
"url": "https://www.delish.com/_assets/design-tokens/delish/static/images/logos/logo-jsonld.1396ea2.png",
"width": 312,
"height": 60
},
"address": {
"@type": "PostalAddress",
"postalCode": "10019",
"addressRegion": "NY",
"streetAddress": "300 W 57th Street",
"addressCountry": "US",
"addressLocality": "New York"
},
"publishingPrinciples": "https://delish.com/about/a26446372/about-us-contact-information-team-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": "Delish",
"headline": "Recipes, Party Food, Cooking Guides, Dinner Ideas - Delish.com",
"description": "For home cooks who are hungry for something good: Find thousands of tested recipes, menus, cooking shortcuts, dinner ideas, family meals, and more at Delish. ",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.delish.com/",
"image": {
"@type": "ImageObject",
"url": "https://www.delish.com/_assets/design-tokens/delish/static/images/logos/logo-jsonld.1396ea2.png",
"width": 312,
"height": 60
}
}
}
]ALinks200 links checked, 198 healthy, 1 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | https://www.delish.com/cooking/recipe-ideas/ | <a> | Get "https://www.delish.com/cooking/reci... |
| 403 | https://search.hearstapps.com | <link> | Forbidden |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://delish.com/cooking/recipe-ideas/ | https://delish.com/cooking/recipe-ideas/ | <a> | 0 |
| https://delish.com/food-news/ | https://delish.com/food-news/ | <a> | 0 |