Skip to content
https://famslut.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
86
GRADE
B
FIX
2
REVIEW
1
PASS
6
INFO
0
Checks
9
6 PASS 1 REVIEW 2 FIX
F
Image Optimization
Action
7 issues found across 58 images
FIX
7 issues found across 58 images
Warning::
28 images significantly larger than display size
Resizing to display dimensions could save approximately 0 KB.
Got: ~0 KB wasted
Warning::
57 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
42 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
All 51 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::
55 images missing alt text
Alt text is essential for screen readers and SEO. Every meaningful image needs descriptive alt text.
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://images.psmcdn.net/placer/img/1kt.gif.
Info::
1 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://images.psmcdn.net/placer/img/1kt.gif.
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

50/100

Site name appears as

Page titleJoin Now!
og:site_nameFamily Strokes
twitter:site
Organization.nameFamily Strokes

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

8/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

0/10

no contact info discoverable

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

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:description
The og:description tag controls the description in social sharing previews.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

The og:description tag controls the description in social sharing previews.

Why this matters

No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.

Learn more

Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.

Source: Open Graph Protocol

Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

Why this matters

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

famslut.com

Family Strokes Pin Tour - Join Now!

No description

Preview quality · Twitter/X F · 40/100
  • twitter:card — Add <meta name="twitter:card" content="summary_large_image">
  • twitter:title — falling back from og:title
  • twitter:description — Add twitter:description to give the preview body text
  • twitter:image — falling back from og:image
  • twitter:card is missing

    → Add <meta name="twitter:card" content="summary_large_image">

FAMSLUT.COM

Family Strokes Pin Tour - Join Now!

No description

Preview quality · Facebook A · 85/100
  • og:title — Family Strokes Pin Tour - Join Now!
  • og:description — Add og:description to give the preview body text
  • og:image — https://images.psmcdn.net/fs/tour/logo/fs_white_blue_inline.png
  • og:type — website
  • og:url — https://www.familystrokes.com
  • og:site_name — Family Strokes

Family Strokes Pin Tour - Join Now!

famslut.com

Preview quality · LinkedIn A · 85/100
  • og:title — Family Strokes Pin Tour - Join Now!
  • og:description — Add og:description to give the preview body text
  • og:image — https://images.psmcdn.net/fs/tour/logo/fs_white_blue_inline.png

famslut.com

Family Strokes Pin Tour - Join Now!

No description

Preview quality · Slack A · 85/100
  • og:title — Family Strokes Pin Tour - Join Now!
  • og:description — Add og:description to give the preview body text
  • og:image — https://images.psmcdn.net/fs/tour/logo/fs_white_blue_inline.png

Social preview quality

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

C · 73/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+
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+
Structured Data
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.

JSON-LD Blocks

Block 1 : Organization
7 properties Valid
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "name": "Family Strokes",
  "alternateName": [
    "familystrokes.com",
    "www.familystrokes.com"
  ],
  "url": "https://www.familystrokes.com/",
  "logo": "https://images.psmcdn.net/design/tour/fs/pintour/1/default/img/logo.png",
  "sameAs": [
    "https://twitter.com/familystrokes"
  ]
}
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 1 schema type(s)
PASS
1 JSON-LD block(s) declaring 1 schema type(s)
Info::
1 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): Organization 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