Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BLinks200 links checked, 197 healthy, 3 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://www.hostinger.com/api-proxy | <link> | Not Found |
| 404 | https://www.googletagmanager.com | <link> | Not Found |
| 404 | https://fonts.googleapis.com | <link> | Not Found |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://challenges.cloudflare.com/turnst... | https://challenges.cloudflare.com/turnst... | <script> | 0 |
| https://www.hostinger.com/support | https://www.hostinger.com/support | <a> | 0 |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://www.hostinger.com/og-image.pngThe og:image URL could not be fetched. Social platforms won't be able to display it.
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
The og:type tag helps social platforms categorize the content.
Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.
Learn more ▾ ▴
og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.
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

www.hostinger.com
Hostinger - Bring Your Idea Online With a Website
Choose Hostinger and make the perfect site. From Shared Hosting and Domains to VPS and Cloud plans. We have all you need for online success.

WWW.HOSTINGER.COM
Hostinger - Bring Your Idea Online With a Website
Choose Hostinger and make the perfect site. From Shared Hosting and Domains to VPS and Cloud plans. We have all you need for online success.

Hostinger - Bring Your Idea Online With a Website
www.hostinger.com
www.hostinger.com
Hostinger - Bring Your Idea Online With a Website
Choose Hostinger and make the perfect site. From Shared Hosting and Domains to VPS and Cloud plans. We have all you need for online success.

CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
55/100
Site name appears as
| Page title | Bring Your Idea Online With a Website | |
| og:site_name | Hostinger | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
10/10contact page + 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
- 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
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
Adding "url" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "logo" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
Adding "sameAs" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@graph": [
{
"@id": "https://www.hostinger.com/#/schema/organization/1",
"@type": "Organization",
"foundingDate": "2004",
"legalName": "Hosting Hostinger",
"logo": "https://www.hostinger.com/logo-400x400.png",
"name": "Hostinger",
"url": "https://www.hostinger.com",
"address": {
"@type": "PostalAddress"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Sales"
},
"image": {
"@id": "https://www.hostinger.com/#/schema/image/1"
},
"sameAs": [
"https://www.facebook.com/Hostinger",
"https://x.com/Hostinger",
"https://www.youtube.com/@Hostinger"
]
},
{
"@id": "https://www.hostinger.com#website",
"@type": "WebSite",
"name": "Hostinger",
"url": "https://www.hostinger.com",
"image": {
"@type": "ImageObject",
"url": "https://www.hostinger.com/logo-400x400.png",
"height": 400,
"width": 400
},
"sameAs": [
"https://www.facebook.com/Hostinger",
"https://x.com/Hostinger",
"https://www.youtube.com/@Hostinger"
]
},
{
"@id": "https://www.hostinger.com#webpage",
"@type": "WebPage",
"description": "Choose Hostinger and make the perfect site. From Shared Hosting and Domains to VPS and Cloud plans. We have all you need for online success.",
"inLanguage": "en-US",
"name": "Hostinger - Bring Your Idea Online With a Website",
"url": "https://www.hostinger.com",
"about": {
"@id": "https://www.hostinger.com#organization"
},
"isPartOf": {
"@id": "https://www.hostinger.com#website"
}
},
{
"@id": "https://www.hostinger.com#pricing",
"@type": "Service",
"description": "Choose Hostinger and make the perfect site. From Shared Hosting and Domains to VPS and Cloud plans. We have all you need for online success.",
"name": "Web hosting",
"serviceType": "Web hosting",
"url": "https://www.hostinger.com",
"areaServed": {
"@type": "Place",
"name": "Worldwide"
},
"image": {
"url": "https://www.hostinger.com/logo-400x400.png",
"height": 400,
"width": 400
},
"provider": {
"@type": "Organization",
"name": "Hostinger",
"url": "https://www.hostinger.com",
"logo": {
"@type": "ImageObject",
"url": "https://www.hostinger.com/logo-400x400.png",
"height": 400,
"width": 400
}
}
},
{
"@id": "https://www.hostinger.com/#/schema/product/1",
"@type": "Product",
"description": "Choose Hostinger and make the perfect site. From Shared Hosting and Domains to VPS and Cloud plans. We have all you need for online success.",
"name": "Web hosting",
"brand": {
"@type": "Brand",
"name": "Hostinger"
},
"image": {
"@type": "ImageObject",
"url": "https://www.hostinger.com/logo-400x400.png",
"height": 400,
"width": 400
},
"offers": [
{
"@type": "Offer",
"name": "Premium",
"priceCurrency": "USD",
"price": 2.99
},
{
"@type": "Offer",
"name": "Business",
"priceCurrency": "USD",
"price": 3.99
},
{
"@type": "Offer",
"name": "Cloud Startup",
"priceCurrency": "USD",
"price": 7.99
}
]
},
{
"@id": "https://www.hostinger.com/#/schema/image/1",
"@type": "ImageObject",
"contentUrl": "https://www.hostinger.com/logo-400x400.png",
"inLanguage": "en-US",
"url": "https://www.hostinger.com/logo-400x400.png"
}
]
}