Skip to content
https://sensitivestones.com

Content

· 7 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
60
GRADE
D
FIX
2
REVIEW
3
PASS
2
INFO
0
Checks
7
2 PASS 3 REVIEW 2 FIX
F
Image Optimization
Action
9 issues found across 72 images
FIX
9 issues found across 72 images
Warning::
21 images significantly larger than display size
Resizing to display dimensions could save approximately 3924 KB.
Got: ~3924 KB wasted
Warning::
53 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
5 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
11 of 72 images use legacy formats
Warning::
8 images missing alt text
Alt text is essential for screen readers and SEO. Every meaningful image needs descriptive alt text.
Warning::
Total image weight: 9803 KB (9.6 MB)
Consider compressing images, using modern formats, and serving appropriately sized images.
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://cdn.shopify.com/s/files/1/0627/6300/8088/files/sensitive_stones_logo_transparent_background.svg?v=1772263770, https://cdn.shopify.com/s/files/1/0627/6300/8088/files/sensitive_stones_logo_transparent_background.svg?v=1772263770, https://sensitivestones.com/cdn/shop/files/sapphire-eyed-moissanite-snake-ring-on-handemini_Generated_Image_lufygtlufygtlufy.webp?v=1764777481 (+7 more).
Info::
10 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://sensitivestones.com/cdn/shop/files/sapphire-eyed-moissanite-snake-ring-on-handemini_Generated_Image_lufygtlufygtlufy.webp?v=1764777481, https://sensitivestones.com/cdn/shop/files/emerald-eyed-moissanite-snake-ring-on-hand-closeup.webp?v=1764778510, https://sensitivestones.com/cdn/shop/files/coiled-snake-ring-gold-green-on-woman-closeup.webp?v=1773464795 (+7 more).
Info::
6 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://sensitivestones.com/cdn/shop/files/moissanite-stud-earrings-round-green.png?v=1764671402&width=375, https://sensitivestones.com/cdn/shop/files/closeup_2.6ct_moissanite_classic_small_hoops_gold.webp?v=1764942994&width=375, https://sensitivestones.com/cdn/shop/files/moissanite-bangle-bracelet-925-sterling-silver-gold-plated-in-box.webp?v=1776677854&width=375 (+3 more).
C
Structured Data
Action
No structured data (JSON-LD) found.
REVIEW
No structured data (JSON-LD) found.
Info::
No structured data (JSON-LD) found
Adding structured data helps search engines understand your content and can enable rich results.

Adding structured data helps search engines understand your content and can enable rich results.

Why this matters

Without schema.org markup, your pages can't appear as rich results (stars, FAQs, recipes) in search.

Learn more

Structured data is what unlocks rich snippets — review stars, FAQ accordions, recipe cards, breadcrumbs, etc. — that take up more SERP space and dramatically improve click-through. The schema.org vocabulary is well-documented and JSON-LD is the easiest format.

Source: Google Search Central / schema.org

No structured data found

Structured data (JSON-LD) helps search engines understand your content better. Adding it can improve your search result appearance.

Common types include:

  • WebSite — your site identity and search box
  • Organization — your company information
  • Article — blog posts and news articles
  • Product — e-commerce product pages
  • BreadcrumbList — navigation paths
Learn more at schema.org
B
Autoplay Media
6 autoplay media element(s) -- all muted
REVIEW
6 autoplay media element(s) -- all muted
Info::
6 autoplay media element(s) on page (muted)
Autoplay video transfers bytes whether the user engages or not -- a sustainability concern even when muted. Consider replacing with a static poster image and a click-to-play overlay; the user opts in to the bandwidth cost.
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

57/100

Site name appears as

Page titleQuiet Luxury Jewelry in Moissanite & Silver
og:site_nameSensitive Stones
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/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
  • 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.

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://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883 Expected: https://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883
URL: http://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883

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

Expected: https://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883
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::
og:title is long (62 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 62 chars Expected: 25–60 chars
URL: 62 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

Source: Open Graph Protocol

Preview

sensitivestones.com

Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver

Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, modern elegance, and daily wear.

Preview quality · Twitter/X A+ · 95/100
  • twitter:card — summary_large_image
  • twitter:title — Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver
  • twitter:description — Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, mo...
  • twitter:image — falling back from og:image

SENSITIVESTONES.COM

Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver

Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, modern elegance, and daily wear.

Preview quality · Facebook A+ · 95/100

Title will be truncated (62 chars / 60 max)

  • og:title — Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver
  • og:description — Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, mo...
  • og:image — http://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883
  • og:type — website
  • og:url — https://sensitivestones.com/
  • og:site_name — Sensitive Stones
  • Title will be truncated on Facebook (62 chars, max 60)

    → Shorten og:title to ≤60 characters

Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver

sensitivestones.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver
  • og:description — Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, mo...
  • og:image — http://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883

sensitivestones.com

Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver

Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, modern elegance, and daily wear.

Preview quality · Slack A+ · 100/100
  • og:title — Sensitive Stones | Quiet Luxury Jewelry in Moissanite & Silver
  • og:description — Shop moissanite and S925 silver jewelry with 18K gold plating. Rings, earrings, and more crafted for quiet luxury, mo...
  • og:image — http://sensitivestones.com/cdn/shop/files/Artboard_1_4x-100_46192f65-9c13-4c85-9633-d0c9b09b936e.jpg?v=1740656883

Social preview quality

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

A+ · 97/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback