Skip to content
https://latinaebusiness.it

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
85
GRADE
B
FIX
2
REVIEW
1
PASS
6
INFO
0
Checks
9
6 PASS 1 REVIEW 2 FIX
F
Structured Data
Action
3 JSON-LD block(s) found — issues found that may affect search visibility.
FIX
3 JSON-LD block(s) found — issues found that may affect search visibility.
Warning::
Missing or invalid @context in block #1
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Warning::
Missing or invalid @context in block #2
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Warning::
Missing or invalid @context in block #3
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "openingHours" for LocalBusiness
Adding "openingHours" can improve how search engines display your content.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.
Info::
3 JSON-LD blocks found
URL: https://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

The "name" property is required for the WebSite schema type.

Why this matters

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

URL: https://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

URL: https://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

Adding "description" can improve how search engines display your content.

Why this matters

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 "openingHours" can improve how search engines display your content.

Why this matters

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 "description" can improve how search engines display your content.

Why this matters

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 "potentialAction" can improve how search engines display your content.

Why this matters

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

Block 1 : WebSite
4 properties Valid
Missing or invalid @context
Missing required property: name
{
  "@context": "https://schema.org/",
  "@type": "WebSite",
  "url": "https://www.latinaebusiness.it/",
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://www.latinaebusiness.it/search?q={search_term}"
    },
    "query-input": "required name=search_term"
  }
}
Block 2 : LocalBusiness
7 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "LocalBusiness",
  "name": "Latina E-Business",
  "url": "https://www.latinaebusiness.it",
  "image": "https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a~mv2.png",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT",
    "addressLocality": "Latina",
    "addressRegion": "62",
    "postalCode": "04100",
    "streetAddress": "18 Via San Carlo da Sezze"
  },
  "telephone": "+393492760743"
}
Block 3 : WebSite
4 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "WebSite",
  "name": "Latina E-Business",
  "url": "https://www.latinaebusiness.it"
}
F
Image Optimization
Action
5 issues found across 200 images
FIX
5 issues found across 200 images
Warning::
27 images significantly larger than display size
Resizing to display dimensions could save approximately 39 KB.
Got: ~39 KB wasted
Warning::
200 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
199 of 200 images use legacy formats
Warning::
10 above-fold image(s) marked loading="lazy" (LCP anti-pattern)
Above-fold images marked lazy delay LCP -- the browser waits for the IntersectionObserver to fire before fetching, even though the image is in the initial viewport. Remove `loading="lazy"` on above-the-fold images (especially the LCP candidate). Sample: https://static.wixstatic.com/media/cf36e3_05fe2b73f8f54a32aa59fdd91300bfa0~mv2.png/v1/fill/w_148,h_49,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/logo.png, https://static.wixstatic.com/media/11062b_69a239c566104744a4fb47bf1504aabe~mv2.jpg/v1/fill/w_250,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Negozio%20di%20abbigliamento.jpg, https://static.wixstatic.com/media/a378d7f56b3541c980c2baed1faf2ad2.jpg/v1/fill/w_250,h_51,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/accessori.jpg (+7 more).
Info::
8 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://static.wixstatic.com/media/11062b_ffd126baa7a343a3a0dc8598163549a2~mv2_d_5304_3990_s_4_2.jpg/v1/fill/w_147,h_111,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Primo%20piano%20del%20camion%20rosso.jpg, https://static.wixstatic.com/media/4a074e_fd1a60b3caf84cafa11620bc425cfc44~mv2.webp/v1/fill/w_147,h_54,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/multiva-sfondo.webp, https://static.wixstatic.com/media/11062b_9428e2dd955c472ab43ab877de6b64ed~mv2.jpeg/v1/fill/w_147,h_87,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/Gelato.jpeg (+5 more).
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

C

65/100

Site name appears as

Page titleLatina in digitale
og:site_nameLatina E-Business
twitter:site
Organization.nameLatina E-Business

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

8/15

has name + url

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

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.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png/v1/fit/w_2500,h_1330,al_c/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png
URL: https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png/v1/fit/w_2500,h_1330,al_c/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

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

Preview

latinaebusiness.it

Latina E-Business | Latina in digitale

La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in digitale

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Latina E-Business | Latina in digitale
  • twitter:description — La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in d...
  • twitter:image — https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png/v1/fit/w_2500,h_1330,al_c/cf36e3...

LATINAEBUSINESS.IT

Latina E-Business | Latina in digitale

La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in digitale

Preview quality · Facebook A+ · 100/100
  • og:title — Latina E-Business | Latina in digitale
  • og:description — La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in d...
  • og:image — https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png/v1/fit/w_2500,h_1330,al_c/cf36e3...
  • og:type — website
  • og:url — https://www.latinaebusiness.it
  • og:site_name — Latina E-Business

Latina E-Business | Latina in digitale

latinaebusiness.it

Preview quality · LinkedIn A+ · 100/100
  • og:title — Latina E-Business | Latina in digitale
  • og:description — La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in d...
  • og:image — https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png/v1/fit/w_2500,h_1330,al_c/cf36e3...

latinaebusiness.it

Latina E-Business | Latina in digitale

La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in digitale

Preview quality · Slack A+ · 100/100
  • og:title — Latina E-Business | Latina in digitale
  • og:description — La più grande e completa piattaforma per siti web vetrina a Latina e provincia | Latina E-Business | Vivi Latina in d...
  • og:image — https://static.wixstatic.com/media/cf36e3_eb679ac034bb4089ba196cf9ecdb8d7a%7Emv2.png/v1/fit/w_2500,h_1330,al_c/cf36e3...

Social preview quality

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

A+ · 100/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
3 JSON-LD block(s) declaring 2 schema type(s)
PASS
3 JSON-LD block(s) declaring 2 schema type(s)
Info::
SiteLinks Search Box markup detected
The page declares a `WebSite` schema with a `potentialAction` of `SearchAction`. This makes the homepage eligible for Google's in-SERP search box -- a high-visibility SERP feature for branded queries.
Info::
2 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): WebSite (×2), LocalBusiness Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
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