Skip to content
https://Lojadasbateriaspe.com.br

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
88
GRADE
B
FIX
2
REVIEW
2
PASS
5
INFO
0
Checks
9
5 PASS 2 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 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 "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

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 "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 : BreadcrumbList
3 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Loja das Baterias | Recife | Baterias Moura",
      "item": "https://www.lojadasbateriaspe.com.br/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Loja das Baterias | Recife | Baterias Moura",
      "item": "https://www.lojadasbateriaspe.com.br/"
    }
  ]
}
Block 2 : LocalBusiness
7 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "LocalBusiness",
  "name": "Loja das Baterias",
  "url": "https://www.lojadasbateriaspe.com.br",
  "image": "https://static.wixstatic.com/media/3b815b_483b7f5ad181488caf103fb34cab2d62~mv2.png",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BR",
    "addressLocality": "Boa Viagem",
    "addressRegion": "PE",
    "postalCode": "51030-300",
    "streetAddress": "611 Rua Barão de Souza Leão"
  },
  "telephone": "8132041092"
}
Block 3 : WebSite
4 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "WebSite",
  "name": "Baterias",
  "url": "https://www.lojadasbateriaspe.com.br"
}
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

44/100

Site name appears as

Page titlePernambuco
og:site_nameLoja de Baterias
twitter:site
Organization.nameLoja das Baterias

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

0/20

Meta completeness

14/20

Organization schema

8/15

has name + url

Contact info discoverable

5/10

mailto link + tel 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
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • 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.

B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:image
The og:image tag provides a preview image for social sharing.

The og:image tag provides a preview image for social sharing.

Why this matters

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

Preview

No image set

Lojadasbateriaspe.com.br

Loja das Baterias | Recife | Baterias Moura | Pernambuco

loja de baterias automotivas baterias moura entrega de baterias

Preview quality · Twitter/X C · 65/100
  • twitter:card — summary_large_image
  • twitter:title — Loja das Baterias | Recife | Baterias Moura | Pernambuco
  • twitter:description — loja de baterias automotivas baterias moura entrega de baterias
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

LOJADASBATERIASPE.COM.BR

Loja das Baterias | Recife | Baterias Moura | Pernambuco

loja de baterias automotivas baterias moura entrega de baterias

Preview quality · Facebook C · 65/100
  • og:title — Loja das Baterias | Recife | Baterias Moura | Pernambuco
  • og:description — loja de baterias automotivas baterias moura entrega de baterias
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://www.lojadasbateriaspe.com.br
  • og:site_name — Loja de Baterias
  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

Loja das Baterias | Recife | Baterias Moura | Pernambuco

Lojadasbateriaspe.com.br

Preview quality · LinkedIn C · 65/100
  • og:title — Loja das Baterias | Recife | Baterias Moura | Pernambuco
  • og:description — loja de baterias automotivas baterias moura entrega de baterias
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

Lojadasbateriaspe.com.br

Loja das Baterias | Recife | Baterias Moura | Pernambuco

loja de baterias automotivas baterias moura entrega de baterias

Preview quality · Slack B · 80/100
  • og:title — Loja das Baterias | Recife | Baterias Moura | Pernambuco
  • og:description — loja de baterias automotivas baterias moura entrega de baterias
  • 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.

C · 68/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
C
Image Optimization
Action
3 issues found across 23 images
REVIEW
3 issues found across 23 images
Info::
6 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
All 23 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.
Info::
1 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://static.wixstatic.com/media/ab7169_d8c512ef4f1d458ebaa665803dcfd86a~mv2.png/v1/fill/w_980,h_573,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/ab7169_d8c512ef4f1d458ebaa665803dcfd86a~mv2.png.
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 / 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 3 schema type(s)
PASS
3 JSON-LD block(s) declaring 3 schema type(s)
Info::
3 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): BreadcrumbList, LocalBusiness, WebSite 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