Skip to content
https://eaglehosting.in

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
86
GRADE
B
FIX
1
REVIEW
2
PASS
6
INFO
0
Checks
9
6 PASS 2 REVIEW 1 FIX
F
Image Optimization
Action
7 issues found across 11 images
FIX
7 issues found across 11 images
Warning::
3 images significantly larger than display size
Resizing to display dimensions could save approximately 2805 KB.
Got: ~2805 KB wasted
Warning::
11 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
1 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
All 11 images use legacy formats (JPEG/PNG/GIF)
WebP offers 25-35% smaller files than JPEG. Use <picture> with <source type="image/webp"> for modern format support.
Warning::
Total image weight: 9907 KB (9.7 MB)
Consider compressing images, using modern formats, and serving appropriately sized images.
Info::
8 image(s) wider than 400px without srcset (no responsive serving)
These images deliver the same asset to every viewport (mobile, tablet, retina). Adding srcset / <picture> lets the browser pick a viewport-appropriate variant and typically saves 40-70% of bytes on mobile. Sample: https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png, https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png, https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png (+5 more).
Info::
3 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://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png, https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png, https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png.
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: json: cannot unmarshal array into Go value of type map[string]interface {}

JSON parse error: json: cannot unmarshal array into Go value of type map[string]interface {}

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: json: cannot unmarshal array into Go value of type map[string]interface {}
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "EAGLE HOSTING SERVICES PRIVATE LIMITED",
    "url": "https://eaglehosting.in",
    "logo": "https://eaglehosting.in/logo.png",
    "contactPoint": {
      "@type": "ContactPoint",
      "email": "support@eaglehosting.in",
      "contactType": "customer support"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebApplication",
    "name": "Eagle Hosting WebApp",
    "url": "https://eaglehosting.in",
    "applicationCategory": "HostingService",
    "offers": {
      "@type": "AggregateOffer",
      "lowPrice": "7.50",
      "priceCurrency": "USD"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "What is Windows VPS hosting?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Windows VPS hosting provides an isolated Windows Server environment with dedicated plan resources and full administrator access."
        }
      },
      {
        "@type": "Question",
        "name": "What is the difference between Windows VPS and Remote Desktop?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "A Windows VPS is the server itself. Remote Desktop is the connection method commonly used to access its Windows desktop."
        }
      },
      {
        "@type": "Question",
        "name": "Which operating systems are available?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Supported options include Windows Server editions and popular Linux distributions such as Ubuntu, Debian, AlmaLinux, Rocky Linux, and supported CentOS images."
        }
      },
      {
        "@type": "Question",
        "name": "Do I receive root or administrator access?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Linux VPS plans include root access, while Windows products include administrator access."
        }
      },
      {
        "@type": "Question",
        "name": "Can I upgrade my server later?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Upgrade availability depends on the active plan, node, and inventory. Support can advise on compatible upgrades or migrations."
        }
      },
      {
        "@type": "Question",
        "name": "Is DDoS protection included?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Network-level DDoS mitigation is included with published services, without an absolute guarantee against every attack."
        }
      },
      {
        "@type": "Question",
        "name": "Are backups included free?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "No. Backups are optional paid add-ons where available."
        }
      },
      {
        "@type": "Question",
        "name": "How do I choose the right plan?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Compare CPU, memory, storage, bandwidth, operating-system, and location requirements. Sales can help with larger or custom workloads."
        }
      }
    ]
  }
]
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

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

C

69/100

Site name appears as

Page titleEagle Hosting - High Performance Windows RDP & Linux VPS Hosting
og:site_name
twitter:site
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

4/15

Organization schema present but missing all recommended fields

Contact info discoverable

5/10

mailto link + tel link

Findings

  • Missing brand name in: og:site_name, twitter:site, Organization.name
  • 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.

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
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.

The og:site_name tag displays the website name in social previews.

Why this matters

Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.

Learn more

og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.

Source: Open Graph Protocol

Preview

eaglehosting.in

Fast & Secure VPS Hosting | Eagle Hosting

Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 monthly equivalent.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Fast & Secure VPS Hosting | Eagle Hosting
  • twitter:description — Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 mon...
  • twitter:image — /og-v2.png

EAGLEHOSTING.IN

Fast & Secure VPS Hosting | Eagle Hosting

Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 monthly equivalent.

Preview quality · Facebook A · 85/100
  • og:title — Fast & Secure VPS Hosting | Eagle Hosting
  • og:description — Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 mon...
  • og:image — https://eaglehosting.in/og-v2.png
  • og:type — website
  • og:url — https://eaglehosting.in
  • og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

Fast & Secure VPS Hosting | Eagle Hosting

eaglehosting.in

Preview quality · LinkedIn A+ · 100/100
  • og:title — Fast & Secure VPS Hosting | Eagle Hosting
  • og:description — Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 mon...
  • og:image — https://eaglehosting.in/og-v2.png

eaglehosting.in

Fast & Secure VPS Hosting | Eagle Hosting

Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 monthly equivalent.

Preview quality · Slack A+ · 100/100
  • og:title — Fast & Secure VPS Hosting | Eagle Hosting
  • og:description — Scale your business with enterprise-grade RDP and VPS solutions. Three-year Linux VPS pricing starts from a $7.50 mon...
  • og:image — https://eaglehosting.in/og-v2.png

Social preview quality

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

A+ · 96/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