Skip to content
https://fadr.com/remix/6a7d59b94d98eba9a4f6f59f

Content

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

F

38/100

Site name appears as

Page titleFadr
og:site_nameFadr
twitter:site@fadrapp
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

10/20

twitter:image set; og:image missing

Meta completeness

8/20

Organization schema

0/15

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add og:image — LinkedIn, Slack, Facebook ignore twitter:image
  • og:image missing
  • twitter:card missing
  • No Organization schema — Google can't render your logo in the knowledge panel
  • 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.

C
Open Graph
Action
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.
Info::
og:title is short (21 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 21 chars Expected: 25–60 chars
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

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

URL: 21 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

The og:url tag specifies the canonical URL for the shared content.

Why this matters

Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.

Learn more

og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.

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

fadr.com

AI Remix Maker - Fadr

Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and syncs key and tempo automatically.

Preview quality · Twitter/X C · 65/100
  • twitter:card — Add <meta name="twitter:card" content="summary_large_image">
  • twitter:title — AI Remix Maker - Fadr
  • twitter:description — Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and...
  • twitter:image — https://fadr.com/assets/images/Splash.png
  • twitter:card is missing

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

FADR.COM

AI Remix Maker - Fadr

Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and syncs key and tempo automatically.

Preview quality · Facebook D · 50/100
  • og:title — AI Remix Maker - Fadr
  • og:description — Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and...
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — Add og:url — Recommended — canonical URL for the share
  • og:site_name — Fadr
  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

AI Remix Maker - Fadr

fadr.com

Preview quality · LinkedIn D · 60/100

Description will be truncated (152 chars / 150 max)

  • og:title — AI Remix Maker - Fadr
  • og:description — Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and...
  • og:image — Add og:image — preview card without an image looks broken
  • Description will be truncated on LinkedIn (152 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

fadr.com

AI Remix Maker - Fadr

Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and syncs key and tempo automatically.

Preview quality · Slack A+ · 95/100
  • og:title — AI Remix Maker - Fadr
  • og:description — Fadr Remix is an online AI-powered studio for making remixes and mashups of your favorite songs. It's free to use and...
  • og:image — falling back from og:image

Social preview quality

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

C · 67/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
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
C
Rich Results Eligibility
Action
No JSON-LD found -- no rich-result eligibility
REVIEW
No JSON-LD found -- no rich-result eligibility
Info::
No JSON-LD structured data on the page
No `<script type="application/ld+json">` blocks found. Without structured data, search engines fall back to inferring page meaning from raw HTML -- which works but doesn't unlock SERP features (rich snippets, knowledge panel, FAQ accordion, breadcrumb trail). Adding even basic JSON-LD (Organization for the site identity, BreadcrumbList for navigation context) is a low-effort SEO win.
B
Image Optimization
2 issues found across 18 images
REVIEW
2 issues found across 18 images
Warning::
1 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://fadr.com/assets/images/logo/icon.svg.
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://fadr.com/_next/image?url=https%3A%2F%2Fsongtostems-songs.s3.us-east-1.amazonaws.com%2F5f59117afa53d71d1da08c12%252F600x600bb%2525204%252520jpg-0adfe00d-dc17-4382-9915-93a4b17d8367.jpg&w=384&q=75, https://fadr.com/_next/image?url=https%3A%2F%2Fsongtostems-songs.s3.us-east-1.amazonaws.com%2F5f59117afa53d71d1da08c12%252F19%252520jpg-06cf0ecb-151b-479b-881e-91c93b1be1bb.jpg&w=384&q=75, https://fadr.com/_next/image?url=https%3A%2F%2Fsongtostems-songs.s3.us-east-1.amazonaws.com%2F5f59117afa53d71d1da08c12%2F951%252520jpg-caf8246a-b262-46e1-a029-bdf8528385c5.jpg%3FX-Amz-Algorithm%3DAWS4-HMAC-SHA256%26X-Amz-Content-Sha256%3DUNSIGNED-PAYLOAD%26X-Amz-Credential%3DASIAQNJIJZWBXALI5RIW%252F20260813%252Fus-east-1%252Fs3%252Faws4_request%26X-Amz-Date%3D20260813T055204Z%26X-Amz-Expires%3D3600%26X-Amz-Security-Token%3DIQoJb3JpZ2luX2VjEBMaCXVzLWVhc3QtMSJFMEMCH2B0opQ9j5YLT48Upan%252BIOc%252FH8pr9y7itgPshU1k46MCIFomf5e76SVpwOp2XAlwyhjsYxuxuWrtXi3gnGG9fIWQKvIDCNz%252F%252F%252F%252F%252F%252F%252F%252F%252F%252FwEQBBoMMDI4NTM4Njg2ODUxIgwTaQ06czOXH2miYZgqxgOUjw5zFOdFY52QpUv%252FcSCYrmZvORdpZ5r3kTFB6JwOaJ0oRXyhOyOxMjE0xviA%252FXh92dP7GrrEaRZPGbah8B9Mrgi%252BzbBKctcLE8OjEYNpfZGcUaPMLOFEHTBp7jSK%252FpGHZqdqTO3sRHZgNXEEpPji8yuvlU4DdWdtcPiZTCR0hLXl4L6Beb6Ym%252F2AtmMwIxOeOEF4IiPA3MnoJRM4LR7u26iVAkLeiso4tf3Jy9puJi6cXBesSORl8pM%252FLhuYxYpZb9A8fCDjX9TrbwGO5TxpKGEHvGTKVjReqzrJMV7ka7a7iUFiU%252BJP1b5pZ4KP9%252FGIYNpVKg%252BnXxhCqT%252FbAeC3BHyJVPb743JWIk1%252BaqRdOqPx70xk9XDTNivZB2OwULzXuOK0m5uJQP0UUQP2sOAVMdriCGS4Mn99AU3y3ZAaYvqDV7tO7r23jZtNC8YDeO5hDgh7qpZuEDAJctc1Rg1d5XWs1ZuewC6PM0APIDb21xcIxbC2ZF8xABlprmMBWOzwzYbvv28NQm9nze3m7TmqOvwgl%252BJy%252B7HGgBo6rWJzrQtG06%252FiHb%252FJl7V%252BhDwbgGi5xkafHQeKH5gqMwm6Qxjqf7HuQr4PMMbW9NMGOqcBDFcRotz93Wvq0aMSMeTtnduxKjSj4kANuY4QMKhDg5Z%252BiGmTkzycmypgWlxR1l9kSQ%252BmUXgT8Ps04qAQML3xjA7IJn92OXw928F%252BWsu9p1qa2AVtBE1okfES9FpgIyNCVRmMtDWqUlxUJ%252BsCdSkI5ioY4QzioM%252FgPpuzRdBK7o3nRq51MOjIN0lRoMCwzfrQM0Aou9bu1wFC3u5YKPUxavbHPPY3tNE%253D%26X-Amz-Signature%3D49ce3f64ea48aacef5123470a00efa21ba39c5e4f60fa2f6481b1f4248051d0e%26X-Amz-SignedHeaders%3Dhost%26response-content-disposition%3Dinline%26x-id%3DGetObject&w=384&q=75 (+5 more).
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+
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