Skip to content
https://www.lyfehotels.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
1
PASS
6
INFO
0
Checks
9
6 PASS 1 REVIEW 2 FIX
F
Image Optimization
Action
6 issues found across 200 images
FIX
6 issues found across 200 images
Warning::
24 images significantly larger than display size
Resizing to display dimensions could save approximately 4496 KB.
Got: ~4496 KB wasted
Warning::
200 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
194 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
127 of 200 images use legacy formats
Warning::
Total image weight: 11614 KB (11.3 MB)
Consider compressing images, using modern formats, and serving appropriately sized images.
Info::
10 image(s) rendered at a different aspect ratio than the source
The displayed dimensions distort the source -- CSS is forcing the image into a container at the wrong ratio, producing visible stretching or squashing. Either crop the source to match or use object-fit: cover (and accept the crop). Sample: https://www.lyfehotels.com/media/ycudhxp5/spotlight-banner-02_dining.webp, https://www.lyfehotels.com/media/yy0e4tmz/spotlight-banner-01_rooms.webp, https://www.lyfehotels.com/media/ycudhxp5/spotlight-banner-02_dining.webp (+7 more).
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

51/100

Site name appears as

Page titleLyfe Hotels
og:site_name@LyfeHotel
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

covers SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

10/10

contact page, mailto link + tel link

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

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

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: "Syntax error at index 1622: invalid char\n\n\t,\"name\":\"Bathtub\"}\n ] }\n }, }\n\t............................^...\n"

JSON parse error: "Syntax error at index 1622: invalid char\n\n\t,\"name\":\"Bathtub\"}\n ] }\n }, }\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 : Hotel
0 properties Invalid
Invalid JSON: "Syntax error at index 1622: invalid char\n\n\t,\"name\":\"Bathtub\"}\n ] }\n }, }\n\t............................^...\n"
{ "@context": "http://schema.org", 
  "@type": "Hotel",
  "name": "Lyfe Hotels",
"alternateName": "Lyfe Hotels, Bhubaneshwar",
"url": "https://www.lyfehotels.com/",
"image":"https://www.lyfehotels.com/media/yy0e4tmz/spotlight-banner-01_rooms.webp",
"description": "Lyfe Hotel, the ideal choice for Luxury & Business Hotels in Bhubaneshwar.Experience luxurious rooms, spa delights, and fine dining at Odisha's finest hotel. Book now!",
"sameAs": ["https://www.facebook.com/Lyfehotelsandresorts/",
        "https://www.linkedin.com/company/lyfe-hotels/",
        "https://twitter.com/LyfeHotels",
        "https://www.instagram.com/lyfehotelsandresorts/" ],
"telephone": "0674-6484848",	
"email": "reservations.bbsr@lyfehotels.com",
"hasMap":"https://www.google.com/maps/place/LYFE+BHUBANESWAR/@20.2837524,85.8430669,17z/data=!3m1!4b1!4m9!3m8!1s0x3a190918742dda43:0xe6382ccafdfc8239!5m2!4m1!1i2!8m2!3d20.2837524!4d85.8430669!16s%2Fg%2F11y2285xzl?authuser=0&entry=ttu",
"checkinTime": "14:00",
"checkoutTime": "12:00",
"address" :  {
    "@type" : "PostalAddress",
    "addressLocality": "C/5, Janpath Nagar, Bhubaneswar, Odisha",
    "addressRegion": "Bhubaneshwar, Odisha",
    "postalCode": "751022",
     "addressCountry": "India"
},
"priceRange" : "INR 6,250- INR 14,500",
"amenityFeature": [
   {"@type":"LocationFeatureSpecification","name":"Rooms & Suites"},
   {"@type":"LocationFeatureSpecification","name":"Dinning"},
   {"@type":"LocationFeatureSpecification","name":"Meeting Rooms"},
   {"@type":"LocationFeatureSpecification","name":"Spa"},
   {"@type":"LocationFeatureSpecification","name":"Bathtub"}
   ]  }
 }, }
A
Mixed Content
1 HTTP resource(s) loaded on HTTPS page
PASS
1 HTTP resource(s) loaded on HTTPS page
Warning::
HTTP meta loaded on HTTPS page
Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
Got: http://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png Expected: https://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png
URL: http://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png

Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.

Expected: https://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png
Why this matters

Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.

Source: Google Chrome Security

A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

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

www.lyfehotels.com

Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels

Lyfe Hotel: A 5-star business hotel in Bhubaneswar. Offers luxurious rooms, spa services, meeting spaces & fine dining at the finest hotel in Odisha. Book Now!

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

WWW.LYFEHOTELS.COM

Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels

Lyfe Hotel: A 5-star business hotel in Bhubaneswar. Offers luxurious rooms, spa services, meeting spaces & fine dining at the finest hotel in Odisha. Book Now!

Preview quality · Facebook A+ · 95/100

Description will be truncated (159 chars / 155 max)

  • og:title — Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels
  • og:description — Lyfe Hotel: A 5-star business hotel in Bhubaneswar. Offers luxurious rooms, spa services, meeting spaces & fine dinin...
  • og:image — http://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png
  • og:type — website
  • og:url — https://www.lyfehotels.com/
  • og:site_name — @LyfeHotel
  • Description will be truncated on Facebook (159 chars, max 155)

    → Tighten og:description to ≤155 characters

Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels

www.lyfehotels.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (159 chars / 150 max)

  • og:title — Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels
  • og:description — Lyfe Hotel: A 5-star business hotel in Bhubaneswar. Offers luxurious rooms, spa services, meeting spaces & fine dinin...
  • og:image — http://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png
  • Description will be truncated on LinkedIn (159 chars, max 150)

    → Tighten og:description to ≤150 characters

www.lyfehotels.com

Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels

Lyfe Hotel: A 5-star business hotel in Bhubaneswar. Offers luxurious rooms, spa services, meeting spaces & fine dining at the finest hotel in Odisha. Book Now!

Preview quality · Slack A+ · 100/100
  • og:title — Luxury & Business Hotel in Bhubaneswar | Lyfe Hotels
  • og:description — Lyfe Hotel: A 5-star business hotel in Bhubaneswar. Offers luxurious rooms, spa services, meeting spaces & fine dinin...
  • og:image — http://www.lyfehotels.com/media/f52jdnjt/upcoming-fold.png

Social preview quality

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

A · 85/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+
Open Graph / Twitter Card Depth
OG image dimensions and Twitter card configuration look healthy
PASS
OG image dimensions and Twitter card configuration look healthy
Info::
OG/Twitter Card depth is clean -- dimensions, card type, and inheritance all valid
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 0 schema type(s)
PASS
1 JSON-LD block(s) declaring 0 schema type(s)
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback